NetBSD/usr.sbin/syslogd
christos ea5463304e CID 1128379: Fix TOCTOU, always open the file first with non-blocking I/O,
do that stat later and leave the file as non-blocking because it does not
make a difference for plain files.
2013-11-11 16:39:21 +00:00
..
Makefile WARNS=4 2012-06-06 00:33:45 +00:00
extern.h
howto.html
index.html
pathnames.h
sign.c WARNS=4 2012-06-06 00:33:45 +00:00
sign.h
sign.html
syslog.conf.5 Bump date for FIFO support. 2013-11-10 00:13:50 +00:00
syslogd.8 fix thinko 2013-01-14 03:05:41 +00:00
syslogd.c CID 1128379: Fix TOCTOU, always open the file first with non-blocking I/O, 2013-11-11 16:39:21 +00:00
syslogd.h PR/47861: Fredrik Pettai: keep track of the address family for each socket 2013-05-27 23:15:51 +00:00
tls.c PR/47861: Fredrik Pettai: keep track of the address family for each socket 2013-05-27 23:15:51 +00:00
tls.h