aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/syslogd
Commit message (Expand)AuthorAgeFilesLines
...
* Secure mode (-s) incorrectly disabled both sending and receiving of syslogPaul Traina1997-04-262-22/+15
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-311-2/+2
* Save and restore the state of the variable Initialized inside die().Joerg Wunsch1997-03-141-1/+4
* Typo police.Mike Pritchard1997-02-221-4/+4
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-222-2/+2
* The "burn-in" phase has finished: this set of patches seems to runJoerg Wunsch1997-02-222-7/+287
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-142-2/+2
* Unlink LogName before attempting to open it. Since we now have a lovelyJordan K. Hubbard1997-01-031-1/+2
* Revert part of the previous change. syslogd (when logging to ttys)Peter Wemm1996-12-101-5/+3
* Don't close f->f_file on F_TTY types on error returns from ttymsg() sincePeter Wemm1996-11-261-4/+1
* Make the handling of the /dev/ prefix for tty names more consistant.Peter Wemm1996-11-261-20/+28
* put on my flame resistant suit and tempt fate by attempting to fix some ofPeter Wemm1996-11-181-51/+69
* Back out the entire change from rev 1.11 of syslogd.c. It was bogus.Joerg Wunsch1996-10-282-53/+8
* Reviewed by: various (mailing list feedback)Julian Elischer1996-10-232-7/+57
* syslogd has always bugged me with it's async startup at boot time.Peter Wemm1996-10-051-6/+71
* Add info field.Paul Traina1996-09-271-1/+1
* Bring in some fixes from NetBSD and re-hack our syslogd to be option-compatiblePaul Traina1996-07-222-19/+28
* Correct synopsis (-d, -I options were missing because -mdoc mistookGarrett Wollman1996-05-201-2/+2
* With the recent 'make install' change in the kernel build makefiles, anPeter Wemm1995-11-141-2/+4
* Add a command-line option `-I' to disable logging from UDP.Garrett Wollman1995-10-122-14/+38
* Remove unconditional unlink at startup and conditionalised the unlink at exitPaul Richards1995-09-111-3/+5
* Fix up warning about const being lost.Paul Traina1995-08-231-2/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* Updates from Peter da Silva to match the recent syslogd changes.Jordan K. Hubbard1995-01-041-3/+34
* Extend syslogd to allow selection of log destinations by program.Garrett Wollman1994-12-291-9/+72
* Get rid of update. Make man page installation work with our schemeGarrett Wollman1994-08-051-2/+2
* Converted 'vmunix' to 'kernel'.David Greenman1994-08-051-1/+1
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-265-0/+1526