Age | Commit message (Expand) | Author |
---|---|---|
2001-10-31 | Set default facility is noone is specified at syslog(3) time; millert@ jj@ ok. | Federico G. Schwindt |
2001-10-24 | syslog_r() implementation. deraadt@ ok. | Jean-Jacques Bernard-Gundol |
2001-08-18 | deal with -1 from snprintf, if it ever happens | Theo de Raadt |
2001-06-27 | use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok. | lebel |
2000-01-02 | Try to reopen socket if send fails. (perhaps syslogd restarted) | Hugh Graham |
1998-03-19 | some -Wall | Todd C. Miller |
1998-03-06 | And terminate SyslogAddr.sun_path (duh!) | brian |
1998-03-06 | sizeof(SyslogAddr.sun_path) -> sizeof(SyslogAddr.sun_path) - 1 | brian |
1998-03-05 | Initialise sockaddr::sa_len (stopping a pretty nasty | brian |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff |
1997-07-09 | Clean up some -Wall complaints. | Todd C. Miller |
1996-08-19 | Fix RCS ids | Thorsten Lockert |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |