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
/
usr.sbin
/
syslogd
/
syslogd.c
Age
Commit message (
Expand
)
Author
2009-02-06
PR/40563: Takahiro Hayashi: syslogd(8) refers freed pointer on exiting
mschuett
2009-01-22
PR/40438: Takahiro Hayashi: syslogd(8) refers freed area
mschuett
2009-01-22
sign-compare fixes for amd64
lukem
2009-01-18
fix -Wsign-compare issues
lukem
2008-12-29
fix suseconds_t format.
christos
2008-11-27
PR/40043: Geoff C. Wing: syslogd timestamping and protocol parsing deficiencies
christos
2008-11-07
PR/39874: Geoff C. Wing: For compatibility trim hostname domains in bsd
christos
2008-11-07
Remove trailing whitespace.
minskim
2008-11-04
use localtime_r
christos
2008-11-04
Call tzset() to init TZ information for localtime().
blymn
2008-11-03
make sure that we memset the struct tm we pass to mktime and set isdst to -1
christos
2008-11-03
PR/39857: Bernd Ernesti: Fix broken output caused by a wrong offset. From
christos
2008-10-31
Import syslogd SoC project by Martin Schuette:
christos
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2008-07-13
Clarify how one is supposed to use the pointers returned by getutentries()
dholland
2006-11-13
PR/34979: Scott Ellis: Detect 0 length name and skip it instead of infinite
christos
2006-10-21
matches_spec: fix a bug so that "+host111,host1" actually matches to host1.
yamt
2006-09-16
PR/30879: Jukka Salmi: syslogd(8) doesn't parse `@' hostname specification
christos
2006-09-16
PR/28753: Martin J. Laubach: syslogd disables remote logging on non-fatal errors
christos
2006-09-16
Sync usage with man page (-b).
wiz
2006-09-15
PR/14563: Brian A. Seklecki: syslogd binds udp sockets on all interfaces
christos
2006-04-24
It's "its."
snj
2006-04-19
PR 32579: Add a -T flag to syslogd, which causes it to use local time for
pavel
2005-06-02
appease gcc -Wuninitialized
lukem
2005-01-09
Abolish the magic 7, and count iovectors explicitly.
christos
2004-12-09
Make syslogd automatically recover from full disks by noticing that the
matt
2004-11-23
Fix typo that caused priories to compare incorrectly. PR bin/28376 and
thorpej
2004-11-19
-u changed to -U when porting from FreeBSD; update comment.
wiz
2004-11-19
We have to read the config file the first time after we allocate the
thorpej
2004-11-19
Merge the thorpej-syslogd-hack-branch down to the trunk. Enhancements
thorpej
2004-10-30
Add (unsigned char) cast to ctype functions
dsl
2004-10-28
Postpone initial setting of the alarm timer until after the call to daemon(),
heas
2004-10-10
Add -S to usage.
wiz
2004-10-08
Don't fsync() kernel messages by default -- enable it with the "-S" flag.
mycroft
2004-03-06
use "volatile sig_atomic_t" for gothup; Havard Eidnes
itojun
2004-03-06
make SIGHUP handler very small, and call init() from the main poll() loop.
itojun
2003-10-17
Implement -r, which prevents syslogd from compressing multiple messages with
lukem
2003-10-16
safer use of realloc
itojun
2003-09-19
no need for explicit '?'; openbsd
itojun
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-05-14
whitespace fix
itojun
2003-05-14
strlcpy audit
itojun
2002-11-16
die if out-of-range uid/gid is specified.
itojun
2002-09-24
set IPV6_V6ONLY to 1 to avoid complicated access control issue
itojun
2002-08-02
add utmpx support;
christos
2002-06-09
no need for KAME_SCOPEID any longer
itojun
2002-05-25
ANSIfy, and some KNF. Sort options in getopt-switch. Drop some unneeded
wiz
2002-05-25
Sort options in man page, don't mention non-existing '-S' option,
wiz
2002-05-02
remove commented out debug printf() accidentally committed in the last rev.
lukem
2002-01-18
logpath_add(): store pointer to strdup(3)ed copy of path provided.
lukem
[next]