7911 Commits (b6f412be05216263da80e083357a39d91108d0a3)
 

Author SHA1 Message Date
  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
  florian 2334a0c4bb Add _ping user/group. 7 years ago
  ajacoutot 602fe81286 Add /etc/acme-client.conf to mtree/special and changelist. 7 years ago
  sthen aec1cfb695 Unhook sqlite3. 7 years ago
  florian 3a32ce7c2e the account key(s) live in /etc/acme; OK benno@ 7 years ago
  guenther 1a1f277cca Delete casts to off_t and size_t that are implied by assignments 7 years ago
  fcambus 813db82ee8 Remove duplicated includes in stdlib.h and termios.h 7 years ago
  kettenis 4309688d40 Add dl_unwind_find_exidx prototype. 7 years ago
  deraadt b52328de7e fix build 7 years ago
  benno 98c570899b add a config file parser to acme-client (unused at the moment, so that 7 years ago
  otto 814803d97e move page junking tp unmap(), right before we stick the region in the cache; 7 years ago
  tj 8ce39310c5 pathnames for cert and key files need to be quoted. 7 years ago
  tj 487822ca09 add example certificate and key files generated with acme-client. 7 years ago
  rpe 3a5d0b50bb Do the same with less code. 7 years ago
  rzalamena 1305c0d5de Teach ntpd(8) how to fork+exec. 7 years ago
  reyk 5ec8dcba4c Add clarifications ("comments") to three places where it wasn't 7 years ago
  reyk d7b0c49beb Fix copyright disclaimer in util.c. 7 years ago
  deraadt 06d7c247a7 proxy uid/gid was split up for seperate purposes; it can go away now. 7 years ago
  guenther 8d9d32898a Don't declare select() in <unistd.h> 7 years ago