aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/syslogd
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: join split punctuation to macro calls.Ruslan Ermilov2001-08-101-2/+1
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-2/+4
* Remove GCC'isms in CFLAGS.David E. O'Brien2001-07-201-1/+1
* - `-a' option for IPv6 was not working correctly.Hajimu UMEMOTO2001-07-191-4/+9
* Document the fact that syslogd(8) requires logs files to be createdMike Barcroft2001-07-181-0/+6
* Remove whitespace at EOL.Dima Dorfman2001-07-152-8/+8
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-091-1/+0
* Lose any stray host bits that a user may have entered when providingCrist J. Clark2001-07-021-1/+3
* Note that -a is ignored if -s is also specified.Ruslan Ermilov2001-06-061-0/+6
* Fix constness warning introduced in syslog.h 1.21.David Malone2001-05-211-2/+2
* mdoc(7) police: uppercase abbreviations in revision 1.34.Ruslan Ermilov2001-05-161-4/+4
* Add the ability to specify alternate PID file for syslogd.David Malone2001-05-102-6/+14
* mdoc(7) police: removed hard sentence break.Ruslan Ermilov2001-04-041-2/+3
* Document LOG_CONSOLE.Chris Timmons2001-03-271-3/+6
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-2/+1
* MAXHOSTNAMELEN includes the NULBrian Somers2001-03-091-5/+5
* Prepare for mdocNG.Ruslan Ermilov2001-02-261-1/+1
* This seems to stop syslog console messages looping. The problemDavid Malone2001-02-041-1/+1
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-012-6/+19
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-271-1/+1
* mdoc(7) police: document IPv6 options in the SYNOPSIS.Ruslan Ermilov2000-12-181-1/+1
* IPv6 support for syslogd.Hajimu UMEMOTO2000-12-163-143/+417
* Add the "LOG_CONSOLE" facility and tell syslogd to not log it onPoul-Henning Kamp2000-11-251-0/+2
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-2/+2
* Syslogd normally converts messages of facility kern to facilityDavid Malone2000-10-173-3/+30
* Fix spelling of comparison.David Malone2000-10-171-2/+2
* Add forgotten -n option to SYNOPSIS sectionAlfred Perlstein2000-09-231-1/+1
* Fix unexploitable off by one error as mentioned on Bugtraq.Warner Losh2000-09-191-2/+1
* Update the usage string to reflect -n as an option.Paul Saab2000-08-071-1/+1
* Actually make syslogd understand the new -n option by putting itPaul Saab2000-08-071-1/+1
* Sort cases in getopt switch statement.David Malone2000-08-031-31/+32
* Replace two calls to strlen+calloc+strcpy with strdup.David Malone2000-08-031-12/+4
* Change option -r to -n inline with conventions we use elsewhere.Paul Saab2000-07-292-5/+5
* Add option 'r' to syslogd which will disable dns queries for everyPaul Saab2000-07-292-3/+12
* Allow syslogd to select messages based on the originating host inDavid Malone2000-07-242-16/+114
* Prevent a non-exploitable remote buffer overflow.Kris Kennaway2000-06-081-3/+3
* Back out the previous change to the queue(3) interface.Jake Burkholder2000-05-261-2/+2
* Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder2000-05-231-2/+2
* Enable 8bit chars excepting high controlsAndrey A. Chernov2000-04-181-4/+10
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-012-6/+12
* Fix a nit in my previous commit: make SIGHUP and SIGCHLD restartableJoerg Wunsch2000-02-291-2/+2
* Fix a serious bug in syslogd regarding the handling of pipes. The bugJoerg Wunsch2000-02-281-35/+96
* s|/dev/log|/var/run/log|Peter Wemm2000-02-141-1/+1
* Add section number to .Xr. Use .Pa for filenames.Philippe Charnier2000-01-233-12/+15
* Do this the Right Way (tm), i.e. use shutdown() instead of fooling aroundDag-Erling Smørgrav2000-01-141-6/+2
* Reflect the change in secure mode semantics, and document fascist modeDag-Erling Smørgrav2000-01-141-3/+2
* Slight change of secure mode semantics: instead of reading (and counting)Dag-Erling Smørgrav2000-01-141-13/+16
* Fix page fault in -vv mode.Ruslan Ermilov2000-01-131-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3