5642 Commits (OPENBSD_6_3_BASE)
 

Author SHA1 Message Date
  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
  otto fbdda17fd8 - do not junk pages returned by free_bytes(), all freed chunks are already 6 years ago
  mpf 4c830fd207 Provide a simpler example ifstated.conf. 6 years ago
  gsoares 62392fcc1d /etc/snmpd.conf may contain passwords or other sensitive 6 years ago
  otto d471572632 Zap the rotor, it was a wrong idea. Cluebat applied by kshe who 6 years ago
  otto a1c70a667c Move to ffs(3) for bitmask scanning. I played with this earlier, 6 years ago
  guenther 5c76f998f2 Instead of trying to handle ffs() with the normal rename-mark-hidden-and-alias 6 years ago
  deraadt 3bfb6d03b3 Adjust references for sysctl(3) to sysctl(2) 6 years ago
  rpe dfb787161a Comments 6 years ago
  rpe 9c629f7d09 - change [] tests to [[]] 6 years ago
  rpe 933f0d8a83 Change the shebang line from /bin/sh to /bin/ksh in all base rc.d 6 years ago
  otto bb8baa37e1 optimization and some cleanup; mostly from kshe (except the unmap() part) 6 years ago
  otto 58ab079478 Only init chunk_info once, plus some moving of code to group related functions. 6 years ago
  otto 28aa9f8c65 step one in avoiding unneccesary init of chunk_info; 6 years ago
  tedu 8b61b5765d memcpy from the right place. at this point, the used variable is not 6 years ago