Age | Commit message (Expand) | Author |
2008-09-10 | sync synopsis and usage; documentation tweaks. | Igor Sobrado |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-01-10 | sync usage() somewhat; | Jason McIntyre |
2007-01-10 | - better wording for -f, as well as missing punctuation | Jason McIntyre |
2007-01-03 | Support for continuous reading of syslog memory buffers. | Marco Pfatschbacher |
2005-09-28 | err()->errx() and KNF; ok djm@ | Kevin Steves |
2005-09-24 | mention marking of logs that have wrapped their buffer, from stevesk@ | Damien Miller |
2005-09-19 | zap unused header and #defines, mostly from stevesk@ | Damien Miller |
2005-04-03 | kill redundant warning - getopt does it for us; from andrushock AT korovino.net | Damien Miller |
2004-09-14 | remove unused variables | Theo de Raadt |
2004-07-15 | add -o to usage() ok markus@ | Marco Pfatschbacher |
2004-07-11 | .Xr syslogd(8) in SEE ALSO; ok djm@ jmc@. | Xavier Santolaria |
2004-06-25 | support new syslogd control protocol and add new -o option to detect memory | Damien Miller |
2004-04-13 | Sort getopt list and tidy error checks. From andrushock@korovino.net; | Damien Miller |
2004-03-15 | zero struct sockaddr_un before use, from andrushock AT korovino.net; ok deraadt@ | Damien Miller |
2004-01-12 | remove redundant string termination; report from nimadeus@pandora.be | Damien Miller |
2004-01-05 | excessively detailed error messages are not unix | Theo de Raadt |
2004-01-04 | syslogc - client to read memory buffered logs from syslogd; | Damien Miller |