summaryrefslogtreecommitdiff
path: root/usr.sbin/syslogd
AgeCommit message (Expand)Author
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2006-11-13PR/34979: Scott Ellis: Detect 0 length name and skip it instead of infinitechristos
2006-10-21matches_spec: fix a bug so that "+host111,host1" actually matches to host1.yamt
2006-09-16PR/30879: Jukka Salmi: syslogd(8) doesn't parse `@' hostname specificationchristos
2006-09-16PR/28753: Martin J. Laubach: syslogd disables remote logging on non-fatal errorschristos
2006-09-16Sync usage with man page (-b).wiz
2006-09-15PR/14563: Brian A. Seklecki: syslogd binds udp sockets on all interfaceschristos
2006-04-24It's "its."snj
2006-04-23Add -T to SYNOPSIS.wiz
2006-04-23Fix typo.wiz
2006-04-19PR 32579: Add a -T flag to syslogd, which causes it to use local time forpavel
2006-01-20Add reference to RFC 3164. From Pavel Cahyna in PR 32578.wiz
2005-06-02appease gcc -Wuninitializedlukem
2005-01-10Only compile in IPv6 support if ${USE_INET6} != "no"lukem
2005-01-09Abolish the magic 7, and count iovectors explicitly.christos
2004-12-09Make syslogd automatically recover from full disks by noticing that thematt
2004-11-23Fix typo that caused priories to compare incorrectly. PR bin/28376 andthorpej
2004-11-19Make HTML-save.wiz
2004-11-19Fix typo, and make HTML-save.wiz
2004-11-19-u changed to -U when porting from FreeBSD; update comment.wiz
2004-11-19We have to read the config file the first time after we allocate thethorpej
2004-11-19Merge the thorpej-syslogd-hack-branch down to the trunk. Enhancementsthorpej
2004-10-30Add (unsigned char) cast to ctype functionsdsl
2004-10-28Postpone initial setting of the alarm timer until after the call to daemon(),heas
2004-10-10Add -S to usage.wiz
2004-10-10Add -S to SYNOPSIS; sort descriptions; bump date for new -S flag.wiz
2004-10-08Don't fsync() kernel messages by default -- enable it with the "-S" flag.mycroft
2004-03-06use "volatile sig_atomic_t" for gothup; Havard Eidnesitojun
2004-03-06make SIGHUP handler very small, and call init() from the main poll() loop.itojun
2003-10-17Implement -r, which prevents syslogd from compressing multiple messages withlukem
2003-10-16safer use of reallocitojun
2003-09-19no need for explicit '?'; openbsditojun
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-02Match example code with example comment; multiple selectors should bewiz
2003-05-14whitespace fixitojun
2003-05-14strlcpy audititojun
2003-05-14setup -> set up.wiz
2003-05-06New sentence, new line.wiz
2003-05-02Add an explanation of the log format. From PR#14290.gmcgarry
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-11-16die if out-of-range uid/gid is specified.itojun
2002-09-24set IPV6_V6ONLY to 1 to avoid complicated access control issueitojun
2002-09-18use NETBSDSRCDIR as appropriatelukem
2002-08-02add utmpx support;christos
2002-06-09no need for KAME_SCOPEID any longeritojun
2002-05-25ANSIfy, and some KNF. Sort options in getopt-switch. Drop some unneededwiz
2002-05-25Sort options in man page, don't mention non-existing '-S' option,wiz
2002-05-25Grammar fixes and a markup fix.wiz
2002-05-02remove commented out debug printf() accidentally committed in the last rev.lukem
2002-02-02Drop a .Pp, sort SEE ALSO.wiz