8221 Commits (bb8baa37e1b0d6744c09b7dd70cbf273b726ed18)
 

Author SHA1 Message Date
  tb 5d484dd9ea void functions don't return 0 7 years ago
  rpe 1f01084ede Switch reorder_kernel() from sending emails to logging via syslog 7 years ago
  job e439920063 Add GRACEFUL_SHUTDOWN example to bgpd.conf 7 years ago
  rpe a17bb5c13f Improve reorder_kernel() 7 years ago
  tedu 13f8fe77fb remove some old cruft. 7 years ago
  dtucker e2ce21fcf2 Import regenerated moduli. 7 years ago
  deraadt c6e0121799 Adjust relink procedure to use new targets. Better use semantics for 7 years ago
  deraadt 6bd77c2dd2 compile.tgz no longer needs to contain machine/ subdir, instead it needs 7 years ago
  deraadt 4f14619a0e When building a snapshot, install the compile.tgz file to builder's 7 years ago
  deraadt 8ba7cdbe8d As early as possible, create a link /bsd.booted to the /bsd kernel we 7 years ago
  dlg b4e0da4e31 port the RBT code to userland by making it part of libc. 7 years ago
  rpe caf9e7cb30 Add a new function reorder_kernel() that relinks and installs the 7 years ago
  deraadt a4a39bd6e8 Grow sgi iso, to account for base containing compile.tgz. 7 years ago
  deraadt d37bfa62a2 no need for branding in .Nd line 7 years ago
  deraadt 79f54021d7 For KARL, include a linkkit into the base set, as usr/share/compile.tgz. 7 years ago
  deraadt 25f6ca2ec9 The KARL compile.tgz linkkit adds some growth to the base set. 7 years ago
  espie b48e5dd07c destroy lint remnants. 7 years ago
  bluhm d8441d1af8 Report processes that were killed due to pledge or memory access 7 years ago
  florian 8aadf66961 start slaacd as early as possible, right after pf and sysctl.conf are 7 years ago
  tb f3d0ecf975 Mention that the special files are created in the current working 7 years ago
  ajacoutot 28ef416606 Temporarily disable the second call to rc_check until I figure out what 7 years ago
  ajacoutot 7fe3ad8353 Fix logic in _rc_wait to properly cope with setproctitle(3) daemons. It was a 7 years ago
  deraadt 6e9df4ede9 We have been running a small awk program before installing the relinked libc. 7 years ago
  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