| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: Syncs and diff reductions with -current. This includes: | Tom Rhodes | 2003-03-12 | 2 | -2/+2 |
| * | MFC: Various language tweaks. | Tom Rhodes | 2002-12-24 | 1 | -17/+17 |
| * | Sync with -current, except the -o option (which isn't as relivant | David Malone | 2002-12-01 | 3 | -220/+224 |
| * | MFC revision 1.109: Sync usage() with reality and sort it alphabetically. | Tim J. Robbins | 2002-11-17 | 1 | -4/+5 |
| * | MFC: (1.108) avoid dereferencing a removed and freed queue entry. | Dag-Erling Smørgrav | 2002-10-24 | 1 | -2/+4 |
| * | MFC: rev 1.107. Introduce !-program and !+program, so you can specify the | Daniel C. Sobral | 2002-10-11 | 2 | -2/+25 |
| * | MFC (1.103): Allow program names in the syslog configuration file | Robert Drehmel | 2002-10-11 | 1 | -1/+1 |
| * | Backout previous commit. In code freeze for 4.7. Yes, I am an idiot. | Crist J. Clark | 2002-09-05 | 1 | -20/+3 |
| * | MFC: 1.105. Don't give up on a remote log host when we get a | Crist J. Clark | 2002-09-05 | 1 | -3/+20 |
| * | MFC: use IPV6_V6ONLY instead of non standard IPV6_BINDV6ONLY. | Hajimu UMEMOTO | 2002-07-29 | 1 | -3/+1 |
| * | MFC rev. 1.96: unlink all log sockets at startup. | Maxim Konovalov | 2002-02-27 | 1 | -0/+1 |
| * | MFC rev. 1.97: remove unnecessary setjmp.h. | Maxim Konovalov | 2002-02-20 | 1 | -1/+0 |
| * | MFC: Add a new flag '-c' to disable repeated line compression. | Archie Cobbs | 2002-01-08 | 2 | -2/+13 |
| * | MFC: rev 1.92, If the mask length is zero, there is no need to | Paul Saab | 2001-11-27 | 1 | -1/+4 |
| * | MFC: synch with HEAD: | Dag-Erling Smørgrav | 2001-10-18 | 3 | -166/+264 |
| * | MFC: 1.82, allow syslogd(8) update its idea of the local hostname when | Crist J. Clark | 2001-09-22 | 1 | -7/+27 |
| * | MFC: 1.25, Fix some small errors and markup nits. | Crist J. Clark | 2001-08-29 | 1 | -9/+8 |
| * | MFC: markup and misc fixes. | Ruslan Ermilov | 2001-08-16 | 2 | -9/+8 |
| * | MFC: rev 1.39 (syslogd(8) requires logs files to be created before it | David E. O'Brien | 2001-08-02 | 1 | -0/+6 |
| * | MFC 1.80: | Hajimu UMEMOTO | 2001-07-26 | 1 | -4/+9 |
| * | MFC: remove whitespace at EOL. | Dima Dorfman | 2001-07-22 | 1 | -1/+1 |
| * | MFC: remove extraneous .Pp before and/or after .Sh. | Dima Dorfman | 2001-07-22 | 1 | -1/+0 |
| * | MFC: 1.105, lose masked host bits from IP address given with '-a' option. | Crist J. Clark | 2001-07-10 | 1 | -1/+3 |
| * | MFC: (1.36) Mention that -a is ignored with -s. | Ruslan Ermilov | 2001-06-23 | 1 | -0/+6 |
| * | Sync with -current: | David Malone | 2001-05-29 | 3 | -16/+25 |
| * | MFC: MAN[1-9] -> MAN. | Ruslan Ermilov | 2001-04-25 | 1 | -2/+1 |
| * | MFC: Document LOG_CONSOLE. Approved-by: jkh | Chris Timmons | 2001-04-03 | 1 | -3/+6 |
| * | MFC: recent mdoc(7) fixes. | Ruslan Ermilov | 2001-03-06 | 2 | -7/+20 |
| * | MFC: IPv6 support for syslogd. | Hajimu UMEMOTO | 2001-02-18 | 3 | -144/+418 |
| * | MFC: Stop syslogd looping messages to the console. | David Malone | 2001-02-05 | 1 | -1/+1 |
| * | MFC: Add LOG_CONSOLE and make sure it doesn't end up on /dev/console. | Poul-Henning Kamp | 2001-01-09 | 1 | -0/+2 |
| * | MFC: Prepare for mdoc(7)NG. | Ruslan Ermilov | 2000-12-27 | 1 | -1/+1 |
| * | MFC: recent mdoc(7) fixes. | Ruslan Ermilov | 2000-12-08 | 1 | -2/+2 |
| * | MFC: Sync with syslogd in -current. Includes: | David Malone | 2000-10-30 | 3 | -55/+172 |
| * | MFC: forgotten -n to SYNOPSIS | Alfred Perlstein | 2000-09-23 | 1 | -1/+1 |
| * | MFC: -n option to disable dns queries for every request. | Paul Saab | 2000-08-07 | 2 | -3/+12 |
| * | MFC: | Paul Saab | 2000-07-01 | 1 | -7/+13 |
| * | Remove single-space hard sentence breaks. These degrade the quality | Sheldon Hearn | 2000-03-01 | 2 | -6/+12 |
| * | Fix a nit in my previous commit: make SIGHUP and SIGCHLD restartable | Joerg Wunsch | 2000-02-29 | 1 | -2/+2 |
| * | Fix a serious bug in syslogd regarding the handling of pipes. The bug | Joerg Wunsch | 2000-02-28 | 1 | -35/+96 |
| * | s|/dev/log|/var/run/log| | Peter Wemm | 2000-02-14 | 1 | -1/+1 |
| * | Add section number to .Xr. Use .Pa for filenames. | Philippe Charnier | 2000-01-23 | 3 | -12/+15 |
| * | Do this the Right Way (tm), i.e. use shutdown() instead of fooling around | Dag-Erling Smørgrav | 2000-01-14 | 1 | -6/+2 |
| * | Reflect the change in secure mode semantics, and document fascist mode | Dag-Erling Smørgrav | 2000-01-14 | 1 | -3/+2 |
| * | Slight change of secure mode semantics: instead of reading (and counting) | Dag-Erling Smørgrav | 2000-01-14 | 1 | -13/+16 |
| * | Fix page fault in -vv mode. | Ruslan Ermilov | 2000-01-13 | 1 | -2/+2 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 3 | -3/+3 |
| * | This is the addition of a syslog(3) security.* top-level category. This | Brian Feldman | 1999-08-21 | 1 | -5/+4 |
| * | Make hostname comparisons case insensitive | Brian Somers | 1999-08-17 | 1 | -4/+5 |
| * | readklog(): rename variable 'l' to 'len', to avoid possible confusion with 'i' | Dmitrij Tejblum | 1999-05-06 | 1 | -11/+11 |