8221 Commits (bb8baa37e1b0d6744c09b7dd70cbf273b726ed18)
 

Author SHA1 Message Date
  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
  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