| Age | Commit message (Expand) | Author |
| 2007-05-28 | Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the | tls |
| 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-23 | Add -T to SYNOPSIS. | wiz |
| 2006-04-23 | Fix typo. | wiz |
| 2006-04-19 | PR 32579: Add a -T flag to syslogd, which causes it to use local time for | pavel |
| 2006-01-20 | Add reference to RFC 3164. From Pavel Cahyna in PR 32578. | wiz |
| 2005-06-02 | appease gcc -Wuninitialized | lukem |
| 2005-01-10 | Only compile in IPv6 support if ${USE_INET6} != "no" | 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 | Make HTML-save. | wiz |
| 2004-11-19 | Fix typo, and make HTML-save. | wiz |
| 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-10 | Add -S to SYNOPSIS; sort descriptions; bump date for new -S flag. | 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-07-02 | Match example code with example comment; multiple selectors should be | wiz |
| 2003-05-14 | whitespace fix | itojun |
| 2003-05-14 | strlcpy audit | itojun |
| 2003-05-14 | setup -> set up. | wiz |
| 2003-05-06 | New sentence, new line. | wiz |
| 2003-05-02 | Add an explanation of the log format. From PR#14290. | gmcgarry |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 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-09-18 | use NETBSDSRCDIR as appropriate | lukem |
| 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-25 | Grammar fixes and a markup fix. | wiz |
| 2002-05-02 | remove commented out debug printf() accidentally committed in the last rev. | lukem |
| 2002-02-02 | Drop a .Pp, sort SEE ALSO. | wiz |