| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove a trailing newline, to behave as documented in syslog(3): | Diomidis Spinellis | 2004-05-10 | 1 | -0/+4 |
| * | Handle %%m properly in syslog format string. Previously it would expand | Alfred Perlstein | 2003-02-10 | 1 | -3/+13 |
| * | Reset LogTag to NULL in closelog(3). This fixes mysterious crashes | Ruslan Ermilov | 2002-11-14 | 1 | -0/+1 |
| * | Assume __STDC__, remove non-__STDC__ code. | Alfred Perlstein | 2002-05-28 | 1 | -15/+0 |
| * | Do not use __progname directly (except in [gs]etprogname(3)). | Mark Murray | 2002-03-29 | 1 | -2/+4 |
| * | If syslog fails to talk to syslogd, then it tries to write a message | David Malone | 2002-03-09 | 1 | -4/+4 |
| * | * Remove __P and convert to ANSI prototypes. | David E. O'Brien | 2002-02-01 | 1 | -11/+9 |
| * | Use ctime_r to build the timestamp for syslog, so that we don't | David Malone | 2002-01-25 | 1 | -2/+2 |
| * | Remove _THREAD_SAFE and make libc thread-safe by default by | Daniel Eischen | 2001-01-24 | 1 | -5/+7 |
| * | Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(), | Jason Evans | 2000-01-27 | 1 | -6/+6 |
| * | Add three-tier symbol naming in support of POSIX thread cancellation | Jason Evans | 2000-01-12 | 1 | -6/+6 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Go back to version 1.16 - it was correct the way it was. | Brian Somers | 1998-05-01 | 1 | -6/+6 |
| * | connect() returns -1 on error - not 0. | Brian Somers | 1998-05-01 | 1 | -7/+7 |
| * | We don't need to NUL terminate our sun_path. | Brian Somers | 1998-03-06 | 1 | -4/+3 |
| * | Nul terminate sockaddr_un::sun_path | Brian Somers | 1998-03-06 | 1 | -3/+4 |
| * | Make SyslogAddr a sockaddr_un rather than a sockaddr. | Brian Somers | 1998-03-05 | 1 | -10/+12 |
| * | Add backward compatibility so that static executables built on | John Polstra | 1997-03-20 | 1 | -10/+23 |
| * | Merge from Lite2: | Peter Wemm | 1997-03-11 | 1 | -2/+2 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | General -Wall warning cleanup, part I. | Jordan K. Hubbard | 1996-07-12 | 1 | -2/+2 |
| * | If the send() to the AF_UNIX socket to the syslogd fails, attempt to | Peter Wemm | 1996-03-02 | 1 | -18/+56 |
| * | Minor cleanup, mostly unused vars and missing #includes. | Poul-Henning Kamp | 1995-10-22 | 1 | -2/+2 |
| * | Add $Id$ since this version of the file has diverged from the BSD base a | Peter Wemm | 1995-10-21 | 1 | -1/+5 |
| * | Fix the problem that I aroused with the last commit.. | Peter Wemm | 1995-10-05 | 1 | -4/+10 |
| * | Fix security bugs with a "new approach", using stdio's powerful buffer | Peter Wemm | 1995-09-15 | 1 | -18/+86 |
| * | National date/time representation in syslog logfiles looks ugly, | Andrey A. Chernov | 1995-08-29 | 1 | -2/+1 |
| * | Fix bracket error for LogMask | Andrey A. Chernov | 1995-05-02 | 1 | -1/+1 |
| * | BSD 4.4 Lite Lib Sources | Rodney W. Grimes | 1994-05-27 | 1 | -0/+235 |