freebsd-src/usr.sbin/syslogd
Dag-Erling Smørgrav e0d22b94e1 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 BSD 4.4 Lite usr.sbin Sources 1994-05-26 05:23:31 +00:00
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