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
2022-11-08
syslogd: make -d accept an optional argument
uwe
2022-05-20
s/auxillary/auxiliary/ in comments.
andvar
2021-11-27
usr.sbin: remove unnecessary CONSTCOND, lint no longer needs it
rillig
2021-08-13
s/bacause/because/
andvar
2020-11-08
syslogd: in die(), don't call die() again recursively.
dholland
2020-11-07
make the buffer fit any 32 bit number.
christos
2020-11-07
PR/55794: Jan Schaumann: Eliminate unchecked malloc
christos
2020-09-29
When reporting an error before daemonizing, prefix the error message
gson
2019-12-26
s/lenght/length/
msaitoh
2019-02-03
- add or adjust /* FALLTHROUGH */ where appropriate
mrg
2018-11-05
Revert previous - local merge mishap
martin
2018-11-05
Sort options.
wiz
2018-11-05
Make it compilable with gcc
martin
2018-11-04
syslogd: allow the reporting of buffer overflows to be disabled.
roy
2018-11-04
syslogd: allow the receiving buffer size to be set.
roy
2018-05-06
grow AF_UNIX receive buffer size
christos
2017-09-10
Use looked up remote host for remote message without a hostname
ginsbach
2016-06-11
PR/51234: Onno van der Linden: syslogd sometimes incorrectly handles iso to
christos
2015-09-05
tidy/fix printing of paths from sockaddr_un
dholland
2015-02-10
- always set *to_buf to a timestamp, even if there was none reported/parseable
christos
2014-08-18
- when checking hostname of incoming remote messages, fallback to checking
jnemeth
2013-11-27
CID 1132759: Abort on dehumanize_number error on constant built-in string.
christos
2013-11-11
CID 1128379: Fix TOCTOU, always open the file first with non-blocking I/O,
christos
2013-11-09
add support for outputting to FIFO's (Anthony Mallet)
christos
2013-11-09
fix two bugs related to queues (Anthony Mallet)
christos
2013-05-27
PR/47861: Fredrik Pettai: keep track of the address family for each socket
christos
2013-01-17
ut_line does not have /dev in front of it. Add it, from dholland@
christos
2013-01-15
PR/47449: David Holland: Don't log to terminals with mesg n, unless it is a
christos
2012-06-20
remove dup O_NDELAY.
christos
2012-06-19
- fix writev1() to pre-decrement count.
christos
2012-06-18
don't call isatty() to the fd before opening it.
christos
2012-06-06
WARNS=4
christos
2012-06-05
Open and write to ttys using non-blocking I/O to prevent DoS when hardware
christos
2012-05-15
improve error handling.
christos
2012-03-28
add aliases for the protocol format
christos
2011-08-31
NULL does not need a cast
plunky
2011-06-20
Now need to use own buffer for klog read due to previous change.
enami
2011-06-20
Defer the processing of incomplete line at the end of buffer so that
enami
2011-05-24
Explicitly mark a NEWREF as unused
joerg
2011-05-24
Properly use format strings
joerg
2010-06-09
Allow syslogd to compile when MKCRYPTO=no. No promises as to whether
riz
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
[next]