aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/syslog.h
Commit message (Expand)AuthorAgeFilesLines
* o Merge <machine/ansi.h> and <machine/types.h> into a new headerMike Barcroft2002-08-211-3/+3
* Remove __PAlfred Perlstein2002-03-191-5/+5
* syslog.h fails to compile with -Wwrite-stringsPoul-Henning Kamp2001-05-211-2/+2
* Add the "LOG_CONSOLE" facility and tell syslogd to not log it onPoul-Henning Kamp2000-11-251-0/+2
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-4/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* This is the addition of a syslog(3) security.* top-level category. ThisBrian Feldman1999-08-211-4/+5
* Added macros __printflike() and __scanflike() to <sys/cdefs.h>.Bruce Evans1998-07-131-3/+3
* Since i've just touched <sys/syslog.h>, thereby causing a large partJoerg Wunsch1997-10-061-1/+6
* Shift the value for INTERNAL_MARK left by 3, as done for all otherJoerg Wunsch1997-10-061-2/+2
* Add backward compatibility so that static executables built onJohn Polstra1997-03-201-1/+2
* Remove an extraneous shift operation. The facility macros do alreadyJoerg Wunsch1997-03-021-2/+2
* Silence -Wall when SYSLOG_NAMES is defined.Mike Pritchard1997-02-261-37/+37
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Kill _OLD_PATH_LOG. It's not needed.Joerg Wunsch1996-10-281-2/+1
* Reviewed by: various (mailing list feedback)Julian Elischer1996-10-231-2/+3
* Back out change of log from being in /var/run to back in /devMarc G. Fournier1996-03-281-2/+2
* syslog.h -> changed /dev/log to be /var/run/log (its a socket, not a device)Marc G. Fournier1996-03-281-2/+2
* Made them all idempotent.Paul Richards1994-08-211-1/+6
* Fix up some sloppy coding practices:Garrett Wollman1994-08-181-2/+4
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+187