7170 Commits (dcb96ce7a3ecd7b822a8e34ed5c1982566a324f2)
 

Author SHA1 Message Date
  tedu dcb96ce7a3 Improve wording in alloca. 9 years ago
  deraadt 75d428b273 Move to the <limits.h> universe. 9 years ago
  deraadt 5b4d0b0e24 Since <netdb.h> soon won't include <sys/param.h>, MAXHOSTNAMELEN may 9 years ago
  deraadt d82c4b0635 Switch to including <sys/types.h> instead of <sys/param.h> 9 years ago
  tedu 826668e285 we don't have an alloca() symbol anywhere in libc, don't prototype it. 9 years ago
  schwarze 3772d4b01b remove .Tn; from Jan Stary <hans at stare dot cz> 9 years ago
  chl 2c03498197 remove unused variable 9 years ago
  millert 1a5ffaf941 Use explicit_bzero instead of memset in hash Final and End functions. 9 years ago
  deraadt 345209bd2a back in september I did the large abstraction refactoring to allow these 9 years ago
  millert 70272b819c Make strlcpy/strlcat slightly easier to read. 9 years ago
  naddy 281ec163e9 Switch drift file format to ppm for compatibility with the ntp.org 9 years ago
  bcook 3f937ba631 bump failure to set the initial time from debug to warning 9 years ago
  bcook 70297880a3 fix some memory leaks in dns handling. 9 years ago
  bcook 53a61ebe90 prefer sizeof(thing) to sizeof(type) 9 years ago
  millert 1644b19fff Add fgetwln(3) from FreeBSD and bump libc minor revision. 9 years ago
  deraadt 78f9439cae Due to recent savings with instbin, we can take i386 to one install 9 years ago
  tedu 94520ae40e rename blocks to words. bcrypt "blocks" are unrelated to blowfish blocks, 9 years ago
  tedu ff1d6653e1 don't check for a return value that host() doesn't return, so future 9 years ago
  bcook d66f723105 revert host() back to correct behavior. 9 years ago
  bcook e32816bab7 return -1 on host() address parsing failure, not 1. 9 years ago
  deraadt eb02123984 remove excessive/wrong use of sys/param.h 9 years ago
  bcook 2c934bd111 log as LOG_DAEMON in log_init again. 9 years ago
  deraadt 8ab45b8557 missing , found by Dongsheng Song 9 years ago
  deraadt 1eaa32d2da declare a local version of MIN(), call it MINIMUM() 9 years ago
  bcook e69bd15d31 sync log.c from smtpd. 9 years ago
  deraadt 474792cd61 declare a local version of MIN(), call it MINIMUM() 9 years ago
  bcook 950986b2ca use the correct format string for refid 9 years ago
  deraadt c7195d4619 Do not need sys/param.h 9 years ago
  tedu 3e66a761e0 stupid me. need errno.h 9 years ago
  tedu f2faceb1ea set errno = EINVAL for invalid salts and hashes in most functions. 9 years ago
  naddy fb8b85f8dc 5.8 packages key 9 years ago
  bcook bfaebb4169 mix in more virtual memory and process information 9 years ago
  deraadt d06eea4bf5 add 5.8 base key 9 years ago
  sthen dddb521475 firmware key for 5.8 9 years ago
  bcook 015bfd5abc add initial HP-UX getentropy/arc4random support. 9 years ago
  tedu 06084f37f2 rename kern enter/exit macros to malloc enter/leave to better reflect 9 years ago
  tedu 6758bf4952 convert clock() to clock_gettime() for improved precision (and accuracy?) 9 years ago
  bcook f04311c2a3 use MAXIMUM as the canonical local MAX macro. 9 years ago
  bcook 2b0bc47767 rename sockaddr_un variables from 'sun' to the more common 'sa'. 9 years ago
  bcook 63d93971e4 don't rely on sys/param.h having a MAX macro. 9 years ago
  bcook 1f5712d8d6 Remove the unused dns_pid variable. 9 years ago
  bcook d25ace0611 removed unused libevent header and structures in ntpd.h 9 years ago
  bcook d33f0cc042 Add a missing include for time.h to get the definitions of clock_gettime and strftime. 9 years ago
  miod fa37c0f6f5 Fix dow and apply the usual easter egg. 9 years ago
  ajacoutot e5c0d4b303 Fix return code of _rc_quirks(). 9 years ago
  deraadt f006c12698 adjust date 9 years ago
  ajacoutot 33a3eef999 Add a comment about the default values being duplicated in rcctl(8). 9 years ago
  deraadt 0a2d9a6853 move to 5.7-beta 9 years ago
  jasper 56237a5383 add entries for xmpp, mdns and puppet 9 years ago
  bluhm 956d45dc9b Add syslog-tls 6514/tcp to etc/services. 9 years ago