summaryrefslogtreecommitdiff
path: root/lib/libc/gen/syslog.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-01-18Merge the nathanw_sa branch.thorpej
2002-05-26__STDC__ is always defined on NetBSD.wiz
2001-07-30Build a single retry into syslog() so that if someone restartedatatat
2001-02-19convert from __progname to getprogname()cgd
2000-12-30Be consistent with argument types vs. prototype; use _BSD_VA_LIST_ asmartin
2000-01-22Delint.mycroft
1999-05-03Fix unaligned access lint warning.christos
1999-03-16Use SUN_LEN, not sizeof.is
1999-03-16Use a struct sockaddr_un, so that the new _PATH_LOG actually fits into it.is
1999-02-04Protect syslog descriptor state with a mutex. TODO: cleanup handling forkleink
1998-11-13delintchristos
1998-09-13Use localtime_r() rather than localtime(); removes a potential source ofkleink
1998-08-18Add some braces to make egcs happy.thorpej
1998-07-27Delint (partially).mycroft
1998-07-18use AF_LOCAL instead of AF_UNIXlukem
1998-02-03remove obsolete register declarationsperry
1998-02-02merge/update to lite-2perry
1997-07-21If port provides __weak_alias(), provide an Standard C and POSIX purejtc
1997-07-13Pacify gccchristos
1995-08-31Clean up a little, and fix a fencepost error.mycroft
1995-08-30Don't overflow fixed sized buffers. Parts of this patch come fromjtc
1995-04-11fix operator precedence error (pr 951 from Ted Lemon)cgd
1995-03-04fix up some RCS Id's i botched.cgd
1995-02-27merge with 4.4-Lite, keeping local changes. clean up Idscgd
1993-11-24Change C library functions to use strchr() and strrchr() instead of index()jtc
1993-08-26Declare rcsid strings so they are stored in text segment.jtc
1993-07-30Add even more RCS frobs.mycroft
1993-04-27improved error handling from ftp.uu.net:bsd-sourcesglass
1993-03-21initial import of 386bsd-0.1 sourcescgd