index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
gen
/
syslog.c
Age
Commit message (
Expand
)
Author
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-01-18
Merge the nathanw_sa branch.
thorpej
2002-05-26
__STDC__ is always defined on NetBSD.
wiz
2001-07-30
Build a single retry into syslog() so that if someone restarted
atatat
2001-02-19
convert from __progname to getprogname()
cgd
2000-12-30
Be consistent with argument types vs. prototype; use _BSD_VA_LIST_ as
martin
2000-01-22
Delint.
mycroft
1999-05-03
Fix unaligned access lint warning.
christos
1999-03-16
Use SUN_LEN, not sizeof.
is
1999-03-16
Use a struct sockaddr_un, so that the new _PATH_LOG actually fits into it.
is
1999-02-04
Protect syslog descriptor state with a mutex. TODO: cleanup handling for
kleink
1998-11-13
delint
christos
1998-09-13
Use localtime_r() rather than localtime(); removes a potential source of
kleink
1998-08-18
Add some braces to make egcs happy.
thorpej
1998-07-27
Delint (partially).
mycroft
1998-07-18
use AF_LOCAL instead of AF_UNIX
lukem
1998-02-03
remove obsolete register declarations
perry
1998-02-02
merge/update to lite-2
perry
1997-07-21
If port provides __weak_alias(), provide an Standard C and POSIX pure
jtc
1997-07-13
Pacify gcc
christos
1995-08-31
Clean up a little, and fix a fencepost error.
mycroft
1995-08-30
Don't overflow fixed sized buffers. Parts of this patch come from
jtc
1995-04-11
fix operator precedence error (pr 951 from Ted Lemon)
cgd
1995-03-04
fix up some RCS Id's i botched.
cgd
1995-02-27
merge with 4.4-Lite, keeping local changes. clean up Ids
cgd
1993-11-24
Change C library functions to use strchr() and strrchr() instead of index()
jtc
1993-08-26
Declare rcsid strings so they are stored in text segment.
jtc
1993-07-30
Add even more RCS frobs.
mycroft
1993-04-27
improved error handling from ftp.uu.net:bsd-sources
glass
1993-03-21
initial import of 386bsd-0.1 sources
cgd