summaryrefslogtreecommitdiff
path: root/usr.sbin/syslogd
AgeCommit message (Expand)Author
2013-11-27CID 1132759: Abort on dehumanize_number error on constant built-in string.christos
2013-11-11CID 1128379: Fix TOCTOU, always open the file first with non-blocking I/O,christos
2013-11-10Bump date for FIFO support.wiz
2013-11-09add support for outputting to FIFO's (Anthony Mallet)christos
2013-11-09fix two bugs related to queues (Anthony Mallet)christos
2013-05-27PR/47861: Fredrik Pettai: keep track of the address family for each socketchristos
2013-01-17ut_line does not have /dev in front of it. Add it, from dholland@christos
2013-01-15PR/47449: David Holland: Don't log to terminals with mesg n, unless it is achristos
2013-01-14fix thinkodholland
2012-10-30Remove trailing whitespace.wiz
2012-10-30Note enchancements that appeared in NetBSD 6.0.rkujawa
2012-10-05RFC 5848msaitoh
2012-06-20remove dup O_NDELAY.christos
2012-06-19- fix writev1() to pre-decrement count.christos
2012-06-18don't call isatty() to the fd before opening it.christos
2012-06-06WARNS=4christos
2012-06-05Open and write to ttys using non-blocking I/O to prevent DoS when hardwarechristos
2012-05-15improve error handling.christos
2012-04-08Remove unnecessary Bk/Ek pairs from SYNOPSIS.wiz
2012-03-28add aliases for the protocol formatchristos
2012-02-13fix resource leaks and NULL uses found by Coverity scan.spz
2011-10-07Simplify.joerg
2011-08-31NULL does not need a castplunky
2011-08-01According to the Oxford Dictionary of Etymology, a wether is a male sheepmbalmer
2011-06-20Now need to use own buffer for klog read due to previous change.enami
2011-06-20Defer the processing of incomplete line at the end of buffer so thatenami
2011-05-24Properly use format stringsjoerg
2011-05-24Explicitly mark a NEWREF as unusedjoerg
2011-05-24Properly use format stringsjoerg
2010-06-09Allow syslogd to compile when MKCRYPTO=no. No promises as to whetherriz
2010-05-13cast isblank(3)'s argument to unsigned char.tnozaki
2010-01-01Fix previous: Dd argument and lost Em markup.wiz
2010-01-01fold long lines.mbalmer
2009-10-15reinstate a sentence partly removed in v1.43 regarding the defaultplunky
2009-07-16draft-ietf-syslog-protocol-23 -> RFC 5424yamt
2009-04-22Enable WARNS=4 by default, except for:lukem
2009-04-20Add queue macros SLIST_FOREACH_SAFE, STAILQ_FOREACH_SAFE, STAILQ_LAST,mschuett
2009-04-09.br -> .Pp, capitalize subsection titlesjoerg
2009-02-06PR/40563: Takahiro Hayashi: syslogd(8) refers freed pointer on exitingmschuett
2009-02-01Bump date for previous.wiz
2009-02-01note some options' optarg in DESCRIPTION as well.yamt
2009-02-01make -o option consistent with others.yamt
2009-01-22PR/40438: Takahiro Hayashi: syslogd(8) refers freed areamschuett
2009-01-22sign-compare fixes for amd64lukem
2009-01-18fix -Wsign-compare issueslukem
2008-12-29fix suseconds_t format.christos
2008-11-27PR/40043: Geoff C. Wing: syslogd timestamping and protocol parsing deficiencieschristos
2008-11-07PR/39874: Geoff C. Wing: For compatibility trim hostname domains in bsdchristos
2008-11-07Remove trailing whitespace.minskim
2008-11-04use localtime_rchristos