freebsd-src/usr.sbin/syslogd
David Malone a144588d15 Allow syslogd to select messages based on the originating host in
a similar way to the way it can select messages from a given program.

Lines beginning with "+hostname" or "#+hostname" select messaes
from that hostname and lines beginning with "-hostname" or "#-hostname"
match messages not from that hostname.

There are some significant style issues left in the original program
selection code and the man page. This should be cleared up in some
later commits.

Reviewed by:	sheldonh
Based on an original patch by:    Bernd Walter <ticso@cicely8.cicely.de>
Man page stylist:	sheldonh
2000-07-24 14:10:17 +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 Allow syslogd to select messages based on the originating host in 2000-07-24 14:10:17 +00:00
syslogd.8 Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
syslogd.c Allow syslogd to select messages based on the originating host in 2000-07-24 14:10:17 +00:00