5935 Commits (OPENBSD_6_5_BASE)
 

Author SHA1 Message Date
  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
  millert e1517c2cb0 Fix one possible buffer overflow and one underflow. Also some minor 6 years ago
  guenther ef03f4da40 Move __cxa_thread_atexit* to its own .c file to avoid pulling the code 6 years ago
  kettenis 0566b09422 Make a few internal symbols static and add a Symbols.map version script 6 years ago
  deraadt 3329807a0b pledge()'s 2nd argument becomes char *execpromises, which becomes the 6 years ago
  zhuk 8d93985924 It's the imsg_compose(3) who accepts 'fd' argument, not imsg_create(3). 6 years ago
  kettenis 29bb9a950c Remove DEF_STRONG(__cxa_thread_atexit_impl). This produces an unwanted 6 years ago
  kettenis 901caa2734 Implement __cxa_thread_atexit to support C++11 thread_local scope. The 6 years ago
  sthen 151d945da1 Disallow the _pbuild user from making TCP/UDP connections in the default 6 years ago
  dtucker 66221a5a4d Import updated moduli. 6 years ago
  guenther 06875abb1a clang doesn't propagate attributes like "asm labels" and "visibility(hidden)" 6 years ago
  mlarkin 6d5248e03d Document NAT and DNS forwarding rules for vmd(8) 6 years ago
  kettenis 0e3a7a3d95 Add a member to be used by __cxa_thread_atexit(). Remove padding which would 6 years ago
  kettenis f82a07efc6 Implement a DL_REFERENCE dlctl. To be used by the upcoming 6 years ago