7635 Commits (7d4e59a72ecb9dff6099f7fabfe8c8666f0d2e16)
 

Author SHA1 Message Date
  sthen 3f42fe30fc remove stray { } 8 years ago
  sthen ecbe1e9d5f sync 8 years ago
  sthen 23e8783e65 add /dev/vmm, req'd by and ok mlarkin@ 8 years ago
  tim 5834aaa4b7 Fix typos in comments 8 years ago
  jsg b54135f58e With ikectl now requiring ca specific sections not present in the 8 years ago
  guenther d9ad872cfb Split the intra-thread functionality from kill(2) into its own syscall 8 years ago
  guenther be385217fe libc.so can't be unloaded, so move the hidden atexit() and pthread_atfork() 8 years ago
  mlarkin 03e2c37546 Add user "_vmd" for forthcoming vmd daemon 8 years ago
  bluhm 1cc2075928 After removing National Language Support (NLS) from base, stop 8 years ago
  reyk c4f8edebc9 bump minors after adding EVP_aead_chacha20_poly1305_ietf() 8 years ago
  rpe 6b0cd0e880 Start the rework of the /etc/netstart shell script. 8 years ago
  rpe 95f04d08f6 A missed backticks to $() conversion. 8 years ago
  guenther b3c328a386 delete old lint ARGSUSED comments 8 years ago
  naddy 0c7a1d49ed fully revert some parts introduced with the original server rtable support, 8 years ago
  naddy 2a9f149211 drop unused define; ok reyk@ 8 years ago
  reyk 13e2f2c777 Remove support for sending status reports to syslog on SIGINFO; 8 years ago
  rpe 6108998069 The hostname variable is not used since r1.99. Remove it and use 8 years ago
  guenther e221154ce6 Move the _atfork_list definition to atexit.c so that the fork syscall stub 8 years ago
  guenther 545241c6f9 Hide __atexit and __atexit_register_cleanup() 8 years ago
  deraadt 0115cb35e8 the DNS process was not discarding & redirecting stdin/out/err to 8 years ago
  bluhm 513918fc5d The only thing that was translated into multiple languages in OpenBSD 8 years ago
  guenther faa1cbd625 Use sigaction() instead of signal() to avoid pulling in unnecessary 8 years ago
  sthen 86f4ef9c8a ypcipher isn't supported any more - it was already removed from login.conf(5) 8 years ago
  deraadt a4d91af57b Rather than re-opening the driftfile to write, keep it open; rewinding 8 years ago
  claudio 410bdaf3c6 netstart bits for tap(4) 8 years ago
  claudio 2421c3c6b6 Sync (after tap addition) 8 years ago
  claudio 5b9df2aa48 MAKEDEV bits for tap(4) 8 years ago
  phessler e4a72ca09e Allowing upstream servers of ntp being in multiple routing tables is 8 years ago
  tedu b16db640a1 add BUILDINFO file. currently contains a timestamp. ok deraadt 8 years ago
  guenther 718610c69a Loop the waitpid() on EINTR, and save and restore the disposition of 8 years ago
  guenther e7906ce8f2 Merge the sigaction() and sigprocmask() overloads/wrappers from libpthread 8 years ago
  gsoares 702d14ade5 add missing rcsid 8 years ago
  doug 889db597bf Remove Diffie-Hellman moduli entries below 2048. 8 years ago
  schwarze bc33a0b283 Delete the empty example file "ftpchroot"; no example is needed. 8 years ago
  beck 6a2df26a82 Stop supporing "legcay" time formats that OpenSSL supports. Rewrite the 8 years ago
  dcoppa 5eec390110 Update etc/mtree/BSD.x11.dist (freetype-2.6.1) 8 years ago
  rpe fc802d7b89 Finish first round of rework of the rc script. 8 years ago
  deraadt 4ec28ec43a Forcibly delete /var/run/ypbind.lock to prepare for the worst cases. 8 years ago
  guenther 3320df74a6 Move the last of the __DBINTERFACE_PRIVATE bits from <db.h> to libc's wrapper 8 years ago
  ajacoutot 519b0a63e2 Missing local. 8 years ago
  schwarze 980229c5dc The hosts.lpd examples file does not contain a single example. 8 years ago
  tedu 15709f6a28 no mail for _rebound. deraadt 8 years ago
  tedu 2306ffba5c _rebound user and group (52) 8 years ago
  deraadt 9e1200d556 Don't Xr flock, since that is not the locking method used. 8 years ago
  millert 08ee3e4f33 Allow group wheel to read the mail log. OK gilles@ sthen@ 8 years ago
  millert c5fe488aad In rev 1.15 the sizeof argument was fixed in a strlcat() call but 8 years ago
  reyk 707f923fe3 Move execution of the constraints from the ntp to the parent process. 8 years ago
  deraadt a131c912b6 pledge "dns rw" is not a reliable pattern. This means malloc() and other 8 years ago
  ajacoutot 3409d6f53a Fix /var/spool/smtpd/offline ownership and mode. 8 years ago
  deraadt b8ed49dca0 the ntp engine can run with "stdio inet proc". For many reasons, 8 years ago