7706 Commits (dfb3f10f6b96952c88aa7f23d60bca4e6b52401b)
 

Author SHA1 Message Date
  deraadt f1d90ba852 Disable by default the *.emerg block; ok millert beck 8 years ago
  guenther c7b217f282 Wrap <icdb.h> so that calls go direct and the symbols are all weak 8 years ago
  daniel bc3b5c8183 Document that these functions are now in strings.h. 8 years ago
  bentley 490b2e24b5 Don't fake a bulleted list by prefixing items with 'o'. 8 years ago
  deraadt 531d870924 Cache values from getpwnam() done at initialization, which need to be 8 years ago
  millert 8c8787aac5 POSIX says that ffs(), strcasecmp(), strncasecmp(), r?index() and 8 years ago
  tedu 4c1a084e50 use RMS for jitter. we're linking with enough libraries that libm is tiny. 8 years ago
  mmcc c3ad325375 Simplify all instances of get_string() and get_data() using malloc() and 8 years ago
  tedu 7a4ef21e60 add a version field to prevent mayhem if different data gets stored 8 years ago
  tedu b15fab3fb6 update for new symbols and code 8 years ago
  tedu 775c7c5493 add icdb.h here (this header may go away entirely, but the functions 8 years ago
  tedu 1df731e22c Add icdb, the internal c database. A simpler replacement for the old 8 years ago
  tedu 5bbb9b871f Add _shadow variants to the two popular getpw functions (uid and nam). 8 years ago
  deraadt adcf1148c1 fix memory leak; from David CARLIER 8 years ago
  deraadt 10eed9ac37 libocurses can go to the Attic. last consumer of it was ramdisk more(1) 8 years ago
  rpe 27185a2b7d Changes to ifautostart(): 8 years ago
  rpe 3a4fd3b0ad Changes to ifmstart(): 8 years ago
  rpe 3832404083 Changes to stripcom(): 8 years ago
  deraadt 399fdad76b creat() -> open equiv; from Frederic Nowak 8 years ago
  jmc 657bd2849a update NAME section to include all documented functions, 8 years ago
  sthen 451aaf058e sync 8 years ago
  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