8381 Commits (fd3a2c69660f77e97e6c84d3f2d9211dd203bb69)
 

Author SHA1 Message Date
  mpf 0b3d8e1fc4 Remove default ls -C alias. 6 years ago
  djm 468ab01728 constrain fractional part to [0-9] (less confusing to static analysis); ok ian@ 6 years ago
  benno 04aba995ed don't put options in here that should not be needed in the majority of 6 years ago
  kettenis 9bce2fbaa9 Add std.1500000 entry, mostly because of firmware constraints on various 6 years ago
  denis f814382efe Add a missing header when compiling with -DDEBUG 6 years ago
  schwarze 369994e74f stop installing /etc/networks, it is now unused; OK deraadt@ tb@ 6 years ago
  rpe 728f495514 Add a proper usage() function. 6 years ago
  ajacoutot c930cc9e34 spaces->tab 6 years ago
  florian b45fb6b071 "listen on * port 80" means all v4 and v6 addresses these days. 6 years ago
  otto dbc5faf4ac sys/uio.h is not used anymore 6 years ago
  jsg 376907d69e adapt armv7 manual pages for arm64 6 years ago
  dtucker 8324e3ea4f Import regenerated moduli file. 6 years ago
  otto 79b103c901 fix MALLOC_STATS; spotted by and ok semarie@ 6 years ago
  florian 7e2a5e7e2d Add aggressive-nsec example block. 6 years ago
  deraadt 8b1b18f87e probably the correct date 6 years ago
  florian 26292f37a1 Provide an example httpd.conf that's actually useful. 6 years ago
  claudio c9a2eca5f1 Since a while relayd switched from the TLS session cache to using only TLS 6 years ago
  mpi 7a2dbe746e Consistently spell "IPsec" in comments and debug outputs. 6 years ago
  robert fda1a6ede1 add syspatch public keys for 6.3 and 6.4 6 years ago
  tj f3a21c728f remove 6.0 keys 6 years ago
  bcook becf8cef00 ensure SYS_getrandom and GRND_NONBLOCK are both defined before using getrandom(2) 6 years ago
  kettenis d9ddac82be Implement sicos(3), sincosf(3) and sincosl(3). These functions are common 6 years ago
  deraadt d6aeb76165 use _ALIGN() which is uhm a bit OpenBSD-specific, but it means we 6 years ago
  deraadt 02c2718077 Use _MAX_PAGE_SHIFT, rather than #ifdef mips64 6 years ago
  deraadt 04e34b8297 #define _MAX_PAGE_SHIFT in MD _types.h as the maximum pagesize an arch 6 years ago
  jmc 4f90eb9712 when -n is used, no need to spit out "Missing parameters." before 6 years ago
  landry ef55c3f3d3 Lowercase 'usage' and group -n with interface in it. 6 years ago
  naddy cfb5baa452 OpenBSD 6.4 packages key 6 years ago
  deraadt 4412da1cde openbsd 6.4 base key 6 years ago
  sthen 5543d472dd add 6.4 firmware key 6 years ago
  deraadt e36f1b600c move to 6.3-beta 6 years ago
  rpe e36efedce7 Tweak comments. 6 years ago
  jsg 85b83fc0ab add bsd.mp 6 years ago
  sthen 7299a2f2d8 Call "vmctl stop" on each VM at shutdown, for OpenBSD guests this means they 6 years ago
  rpe 0b9145153e Write warning/error messages to stderr and end them with a fullstop. 6 years ago
  rpe 988ee6a06b - use specific patterns when looping over /etc/hostname.if files 6 years ago
  kn 775ea3cbc9 zap *_path() functions 6 years ago
  rpe 88be1e7ada Remove unecessary line continuation markers after || and && 6 years ago
  rpe e21736f3c1 - Add descriptions for the new functions ifcreate() and vifscreate() 6 years ago
  nicm 2c571a29e6 Fix function argument names, from Abel Abraham Camarillo Ojeda via jmc@. 6 years ago
  dlg 29613cf71b create virtual interfaces before starting all interface config. 6 years ago
  claudio ed838896fa Remove some special IPv4 in IPv6 mapped prefixes that are already rejected 6 years ago
  florian f95d9f00de Load RFC 7217 key material and generate if it does not already exist. 6 years ago
  otto e06d7bccfa use consistent style for for loop in unmap(), no functional change 6 years ago
  tb 448ced64cc Print an explicit error if the backup volume is not present in 6 years ago
  tb a191b4c4cb If -n is given, the netstart script should not (try to) set the default 6 years ago
  yasuoka ff4f4e92a5 Remove . from $PATH since it seems there is no strong reason to keep 6 years ago
  otto be36452872 keep in sync with ld.so malloc.c 6 years ago
  jmc b78237bf7e word fix; from edgar pettijohn 6 years ago
  otto 22e454653c - An error in the multithreaded case could print the wrong function name 6 years ago