5935 Commits (openntpd-6.1p1)
 

Author SHA1 Message Date
  tb 3ba1fb54f0 Add the -d flag to the update command, so directories are created 7 years ago
  otto 8119a345a7 remove some old option letters and also make P non-settable. It has 7 years ago
  otto ae5357c652 Pages in the malloc cache are either reused quickly or unmapped 7 years ago
  tb 3968c88c54 $OpenBSD$ 7 years ago
  otto 992807bce2 - fix MALLOC_STATS compile 7 years ago
  otto 03ffdf003d fix some void * arithmetic by casting 7 years ago
  otto 1255da53a3 and recommit with fixed GC 7 years ago
  otto 5d783ecc04 backout for now; flag combination GC is not ok 7 years ago
  jmc 1a2414b3e4 avoid sentence splicing; 7 years ago
  otto e2ace002f9 canary corruption message changed a bit 7 years ago
  otto 5656d7bf98 Also place canaries in > page sized objects (if C is in effect); ok tb@ 7 years ago
  bluhm 356150aae5 Remove the save_errno dance inside strerror_r(3). It is from the 7 years ago
  rzalamena f8b06a2b6a Check for EAGAIN on imsg_flush() return otherwise we might be failing 7 years ago
  rzalamena f3735931aa Save the constraint process pid by getting the start_child() return value, 7 years ago
  tb e3a9a69351 Move libcrypto, librpcsvc and gnu/usr.bin/cc/include from RDIRS to PRDIRS, 7 years ago
  dtucker 741ef92d20 Roll back uintptr_t cast changes after discussions with tedu, otto and 7 years ago
  guenther 71af4d5f52 Wrap _malloc_init() so internal calls go directly 7 years ago
  jmc fa0722f382 zap trailing whitespace; 7 years ago
  deraadt b6f412be05 Build the bundle of GENERIC* kernels in using the new compile metods, 7 years ago
  dtucker db6e1f035d Cast pointers to uintptr_t to avoid potential signedness errors. 7 years ago
  otto c00ceb22a8 0xd0 -> 0xdb; ok deraadt@ millert@ tedu@ 7 years ago
  reyk 138484b6d2 copy updated log.c from vmd: for correctness, save errno when doing 7 years ago
  otto 8b706cc40e optimize canary code a bit by storing offset of sizes table instead of 7 years ago
  reyk 0fd38ba8e4 Fixup the example for msgbuf_write() and imsg_read() to check the 7 years ago
  natano 9cfffa3764 Remove check for RELEASEDIR permissions, there are usecases where other 7 years ago
  natano 99f46803b9 Check that DESTDIR is on a noperm filesystem that's properly locked 7 years ago
  otto 1ae413d0f7 make clear the length printed is the requested length 7 years ago
  deraadt 0bf1053ddd use better uid/gid for _switchd 7 years ago
  jmc ede9249779 grammar fix previous; 7 years ago
  otto 41daf65553 document "chunk canary corrupted" error 7 years ago
  otto 3eeb2e7bb1 stray tab 7 years ago
  otto 2c67f40d2b Beter implementation of chunk canaries: store size in chunk meta data 7 years ago
  otto bc56bde8af first set -max limit, then -cur, otherwise if -cur si higher than the current 7 years ago
  reyk 42edcd1a3c Add _switchd 7 years ago
  reyk 9e0f589208 Add switchd 7 years ago
  reyk b2bce7db2b Move vmd down as VMs might need the host's dhcpd, httpd etc. on startup. 7 years ago
  natano 78234d860d Print the root check error message to stderr. While there add the name 7 years ago
  natano c2efbb75c6 Build kernels as root for now. Otherwise we run into permission issues 7 years ago
  deraadt 3ed076289c conditionally create obj & xobj same way that src is handled 7 years ago
  reyk 609593cdaf Change switch "wireless" to another example - bridging from VM to 7 years ago
  natano e46707e627 De-escalate to an unprivileged users during 'make build' and 'make release'. 7 years ago
  reyk 3cf60d9933 Add support for enhanced networking configuration and virtual switches. 7 years ago
  deraadt 6e7bb827b6 stop supporting SUDO builds. Something better is coming, so let's 7 years ago
  rzalamena c82eb97e2b Fix a possible bug that will happen with dup2() when oldd == newd. In that 7 years ago
  rpe a74bbb4921 Run acpidump(8) at system startup and store ACPI tables in the 7 years ago
  rzalamena fde1b1ebfa Delay switch(4) interface start up so it can attach virtual interfaces 7 years ago
  florian b0402396e0 Add unprivileged user for traceroute. 7 years ago
  otto d5dc0eab45 + _ping 7 years ago
  rzalamena 4c66ab656c Teach ntpd(8) constraint process to use exec*() instead of just forking, 7 years ago
  rzalamena 4e462f2ebb Teach ntpd(8) how to use socket status to shutdown the daemon. While at 7 years ago