8187 Commits (5630e21f131603c4a5be63fb248005c553409503)
 

Author SHA1 Message Date
  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
  otto 6746db08da consictently use .Dv NULL and a few other tweaks; ok schwarze@ 7 years ago
  otto f7bddd982e whitespace fixes 7 years ago
  otto 9b92ee0342 don't manipulate hdr.len, it's used internally by libutil now; ok florian@ 7 years ago
  kettenis 2a888965bd Change build infrastructure to allow building both gcc and clang. This 7 years ago
  ajacoutot d58faa2337 Remove /etc/ssl/acme/. We don't need it now that we have a default acme-conf(5) 7 years ago
  schwarze 518142c928 Build full mandoc.db(5) databases by default using makewhatis(8) 7 years ago
  espie c732ec16fb mark newish phony targets as phony. 7 years ago
  otto 80c2ebad1c allow clearing less than allocated and document freezero(3) better 7 years ago
  deraadt e87e915602 SipHash_Final() was assuming the digest was 64-bit aligned, resulting in 7 years ago
  millert 30940c3f3b New strstr() implementation from musl libc by Rich Felker. This 7 years ago
  reyk 9e0fddd8a3 Use freezero(3) for the imsg framework in imsg_free(3) and ibuf_free(3). 7 years ago