NetBSD/usr.sbin/syslogd
riz 634f514ee6 Allow syslogd to compile when MKCRYPTO=no. No promises as to whether
it works or not, as this has been broken since late 2008, when the
"encrypted connections" support was added to syslogd.
2010-06-09 21:55:42 +00:00
..
Makefile Allow syslogd to compile when MKCRYPTO=no. No promises as to whether 2010-06-09 21:55:42 +00:00
extern.h Allow syslogd to compile when MKCRYPTO=no. No promises as to whether 2010-06-09 21:55:42 +00:00
howto.html
index.html
pathnames.h
sign.c
sign.h
sign.html
syslog.conf.5 Fix previous: Dd argument and lost Em markup. 2010-01-01 21:44:07 +00:00
syslogd.8 reinstate a sentence partly removed in v1.43 regarding the default 2009-10-15 20:35:07 +00:00
syslogd.c Allow syslogd to compile when MKCRYPTO=no. No promises as to whether 2010-06-09 21:55:42 +00:00
syslogd.h Add queue macros SLIST_FOREACH_SAFE, STAILQ_FOREACH_SAFE, STAILQ_LAST, 2009-04-20 09:56:07 +00:00
tls.c cast isblank(3)'s argument to unsigned char. 2010-05-13 17:52:11 +00:00
tls.h