8162 Commits (74793c893178fc195b0fcdb9c75fc10b0aa373ba)
 

Author SHA1 Message Date
  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
  jmc dc395db8fa tweak previous; 7 years ago
  otto 92d2cf9d5b Introducing freezero(3) a version of free that guarantees the process 7 years ago
  rpe 5c2fb1a07f - localize the if, file and stat variables which also ensures that 7 years ago
  rpe e222a11a78 Minimize differences in ifstart() function between netstart and 7 years ago
  rpe adcd971bb5 Align comments of ifstart() function in netstart and install.sub. 7 years ago
  rpe f3eefc05dc Align comments of stripcom() function in netstart and install.sub. 7 years ago
  otto 7c0adfa87b Consistentcy between nmembers and size order. From Christopher Hettrick; 7 years ago
  otto 253b92f197 first print size in meta-data then supplied arg size when an inconsistency is 7 years ago
  deraadt 83d1f2b267 cp -p the bootblocks to RELEASEDIR; ok tb 7 years ago
  deraadt 54678561dc MDT... 7 years ago
  robert 189fde81ad add signify public keys for syspatch for the current and next release 7 years ago
  naddy da665d0eb0 sync the version of the example package; ok deraadt@ 7 years ago
  otto f73e526d1b rephrase more enumerations of functions 7 years ago
  otto c1fcb739fc small cleanup & optimization; ok deraadt@ millert@ 7 years ago
  otto cf1d70783e Stop enumeration all allocation functions, just say "allocation functions" 7 years ago
  reyk 502204d7eb Boot using BIOS from /etc/firmware/vmm-bios by default. 7 years ago
  otto c662774838 add a helper function to print all pools #ifdef MALLOC_STATS 7 years ago
  otto a937a37bc9 document new recallocarray diagnostic; zap a few diagnostics that should 7 years ago
  otto 5b40b56851 move recallocarray to malloc.c and 7 years ago
  nicm df542bfce2 Use C99 types (uint32_t) instead of BSD (u_int32_t) - the former are 7 years ago
  ajacoutot c556da6ebd Don't check for spamd_black twice in rc_pre and rc_start; just do everything 7 years ago
  benno a2343dee78 Improve manpage and config file to show the more common use case. 7 years ago
  bluhm 21256fb318 From a syslog perspective it does not make sense to log fatal and 7 years ago
  florian 7a21625622 add user for slaacd(8) 7 years ago
  jmc d6f7c19958 remove unneccessary macro; 7 years ago