summaryrefslogtreecommitdiffstats
path: root/utils/statd/log.c
Commit message (Collapse)AuthorAgeFilesLines
* Add -Wstrict-prototypes to compiler args, and fix warnings caused.Neil Brown2007-07-291-1/+1
|
* Comment out unused variable.Greg Banks2006-06-271-0/+2
|
* Autogen updateneilbrown2005-12-201-1/+3
|
* Rename statd log() to note() to avoid conflict with ISO C.chip2003-08-221-4/+4
|
* statd cleanupneilbrown2003-07-041-1/+1
|
* 2001-02-17 Patrick J. LoPresti <patl@curl.com>hjl2001-02-171-1/+1
| | | | | * utils/statd/log.c (log_init): Use LOG_DAEMON instead of LOG_LOCAL5.
* Added logging-to-stderr support (for helping debug and such).lon2000-10-051-60/+42
|
* 2000-07-04 H.J. Lu <hjl@lucon.org>hjl2000-07-051-0/+1
| | | | | | | * utils/statd/log.c: Include <stdlib.h> for exit (). * utils/statd/misc.c (xunlink): Add `{' and `}' to quiet the gcc warning.
* Call syslog with "%s" as format.chip2000-06-291-1/+1
|
* Initial revisionhjl1999-10-181-0/+108