8148 Commits (f3645329ae3b69b0d7c96a715623ff9763f6a7fe)
 

Author SHA1 Message Date
  deraadt 35c873fe47 Immediately after mounting / read-write, chmod og-rwx the kernel. Remote 7 years ago
  deraadt 7c455ed0b4 kernels in compile dirs are og-rwx, so need to make them readable in 7 years ago
  florian 53a0d12009 Move slaacd to /sbin 7 years ago
  jmc 20dd90153e tweak previous; 7 years ago
  benno 184c157e2f add option "query from <ip>" to ntpd.conf, to specify a local IP 7 years ago
  millert f55fd6c814 Don't fall back to heapsort() if we would otherwise switch to 7 years ago
  tb 658b6fe5a3 Introduce a scary rc.conf(8) knob library_aslr=(YES|NO) to turn off the 7 years ago
  florian 4ee95bfc0f Enable slaacd(8) by default and disable router solicitation and 7 years ago
  florian fe7d6b2063 rc.d(8) for slaacd 7 years ago
  deraadt 64e2dc97c4 Randomize link-order of libcrypto as we do with libc. This library 7 years ago
  ajacoutot 3cbf7235df Move check later to mitigate a possible race. 7 years ago
  ajacoutot c555c5ecf3 Indent and rename var; no functional change. 7 years ago
  ajacoutot 3c9cd3db20 When a daemon reaches its timeout when starting, display "timeout" instead 7 years ago
  ajacoutot b6d8d015ab Drop useless lines continuation; no functional change. 7 years ago
  awolk 3abe3b2d17 etc/netstart: use colon separator instead of dot with chown 7 years ago
  ajacoutot 6f1669a9a1 Ok turns out we still want to keep the rc_bg variable around but we need 7 years ago
  naddy 0f79902411 move sha224_initial_hash_value[] under !SHA2_SMALL; ok deraadt@ millert@ 7 years ago
  ajacoutot 01a49fe601 Add an ALRM timer to cope with 2 annoying issues in rc.d(8): 7 years ago
  millert fe11de237e Support swapping 32-bit aligned elements on 64-bit platforms. 7 years ago
  visa 167dfdcd34 regen 7 years ago
  visa d34d1e7c2e Enable radeondrm(4) on loongson to get accelerated graphics 7 years ago
  millert 2476875a0e Document that qsort falls back to heapsort() if the recursion depth 7 years ago
  millert e83742917d Use David Musser's introsort algorithm to fall back to heapsort(3) 7 years ago
  millert 3791eca4cb The BSD qsort() performs tail recursion elimination on the second 7 years ago
  tb 1badcf625f Typo: freezeo -> freezero 7 years ago
  otto 0c8e3f2e80 - fix bug wrt posix_memalign(3) of blocks between half a page and a page 7 years ago
  tom 5d14e6afb2 arc4random_buf should be bounded buffer, not bounded string 7 years ago
  millert 60759aa95a Add bounded attribute to freezero(). OK tom@ 7 years ago
  rpe 473642c0eb Change test from [] to [[]] and simplify pattern. 7 years ago
  rpe 9b0956829c Replace hardcoded script name with ${0##*/} 7 years ago
  reyk 9b036c42f9 spacing (in EXAMPLES code) 7 years ago
  gsoares fc35552ad7 add vm.conf to changelist and mtree/special 7 years ago
  rpe 04829b62d5 Revert r1.170 and remove the id==0 check. 7 years ago
  rpe 6b0ae6efcc Remove last remnants of rtsol. IPv6 autoconfiguration of interfaces is now 7 years ago
  rpe e407e54bcc Comments and spacing. 7 years ago
  mpi 6dd8be9e0d Do not try to delete a default route before adding it. 7 years ago
  beck 0e208737fa Switch Linux getrandom() usage to non-blocking mode, continuing to 7 years ago
  sthen 8880a83fd9 Install arm64 manpages: eeprom(8), MAKEDEV(8). ok phessler kettenis 7 years ago
  rpe 15ac759f10 Unbreak netstart for multiple inteface configurations like trunk 7 years ago
  rpe e160122c5d Introduce a new function parse_hn_line() that replaces the existing 7 years ago
  otto 75d99259be Rearrange text a bit to make it clear what "discarded" means; ok jmc@ deraadt@ 7 years ago
  otto 6a32bb1c73 For small allocations (chunk) freezero only validates the given 7 years ago
  jmc e471403169 add previous to NAME; 7 years ago
  nicm cddf1b0fbc Add getptmfd(), fdopenpty(), fdforkpty() functions. These allow programs 7 years ago
  visa 8838f5e94b Get TCB address using the RDHWR instruction instead of __get_tcb(). 7 years ago
  schwarze 877650b51e Simplify patching of motd(5), also making it agree better with the 7 years ago
  otto 979a770ed0 don't forget to fill in canary bytes for posix_memalign(3); reported by 7 years ago
  deraadt 6d540f6109 installation of the compiler creates include/g++ if needed; mtree does not 7 years ago
  deraadt f94fcc6e0f use freezero() instead of explicit_bzero+free 7 years ago
  deraadt 2811f9b11c skip mtree creation of two include dirs. gcc3 may still use them, but 7 years ago