freebsd-skq/usr.sbin/syslogd
des 3663c2376b Slight change of secure mode semantics: instead of reading (and counting)
vogons, set the size of the receive buffer to 1 and rely on the kernel to
simply drop incoming packets. The logging code was buggy anyway.

Use socklen_t instead of int for the length argument to recvfrom.

Add a 'continue' at the end of a loop for ANSI conformance.
2000-01-14 15:09:06 +00:00
..
Makefile Submitted by: archie@whistle.com 1998-08-25 21:16:47 +00:00
pathnames.h
syslog.conf.5 $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
syslogd.8 $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
syslogd.c Slight change of secure mode semantics: instead of reading (and counting) 2000-01-14 15:09:06 +00:00