8148 Commits (f3645329ae3b69b0d7c96a715623ff9763f6a7fe)
 

Author SHA1 Message Date
  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
  rzalamena 40d619cc67 Enable dhcrelay6(8). 7 years ago
  deraadt 826b373fa7 Strengthen description of recallocarray(3) behaviour, hoping that readers 7 years ago
  deraadt a6614e5870 Grow buffers using recallocarray, to avoid the potential dribble that 7 years ago
  dtucker b249d7ea63 Fix overly-conservative overflow checks on mulitplications and add checks 7 years ago
  dtucker 73af3c1b7e Collapse underflow and overflow checks into a single block. 7 years ago
  dtucker 4cba5ce8e2 Catch integer underflow in scan_scaled reported by Nicolas Iooss. 7 years ago
  guenther ce21f11296 <struct.h> is unused and should not be used. Delete it. 7 years ago
  djm 29fbe34e31 fix signed integer overflow in scan_scaled. Found by Nicolas Iooss 7 years ago
  fcambus 3dde567fdc As per style.9, prototypes should not have variable names associated 7 years ago
  otto dddd0ad99b Some tweaks from jmc@ and describe better what recallocarray does; 7 years ago
  otto ff9e45d4d3 Introducing recallocarray(3), a blend of calloc(3) and reallocarray(3) 7 years ago
  otto 6cec33e265 Introducing recallocarray(3), a blend of calloc(3) and reallocarray(3) 7 years ago
  naddy 115cd31624 6.2 key for future packages 7 years ago
  tb 8dc481c311 bump one more 2016 7 years ago