pass tabs through just like spaces; Rick Adams request
[unix-history] / usr / src / usr.sbin / syslogd / syslogd.c
1989-03-01 Keith Bosticpass tabs through just like spaces; Rick Adams request
1989-01-25 Keith Bosticclose UDP ports, too; bug report 4.3BSD-tahoe/etc/10
1988-12-20 Keith Bosticfor Mike; clean up bind code
1988-10-11 Keith Bosticuse herror
1988-09-19 Keith Bosticuse getopt; translate newlines to spaces; minor lint...
1988-08-09 Keith Bosticsupply pointer to the message; bug report 4.3BSD/etc/143
1988-06-19 Keith Bosticinstall approved copyright notice
1988-06-07 Keith Bosticadd LOG_UUCP
1988-06-04 Keith Bosticadd Berkeley specific header; trim trailing spaces...
1988-05-28 Mike Karelsfix handling of long messages in last delta;
1988-05-27 Mike Karelsmacros in syslog.h for manipulating encoded priorities
1988-05-24 Mike Karelssuppress duplicates per output file, other cleanups
1987-04-07 Keith Bosticprintf format/argument mismatch
1987-02-24 Kirk McKusickavoid throwing away errors when reinitializing (from...
1987-01-30 Kirk McKusickstrcpyn => strncpy; variable `sun' changed to `sunx...
1986-11-24 Mike Karelsdon't print to unwritable ttys (blits); missing untty
1986-10-28 Eric Allmanadd "news" priority
1986-10-22 Eric AllmanSteve Schoch <schoch@orion.arpa>: syslogd can run out...
1986-05-27 Mike Karelsseparate syslog and mark facilities
1986-03-12 Kirk McKusicklog to remote machines correctly (from kjpires@calder...
1986-02-12 Mike Karelsminor cleanups & remove 4.3alpha compat
1985-11-18 Eric Allmanadd "lpr" facility
1985-10-13 Eric Allmanrestore marking; add syslog (mark) facility; allow...
1985-09-24 Eric Allmanclean up signal masks -- it seems like this needs more...
1985-09-19 Eric Allmanadd "daemon" to list of known facility names
1985-09-19 Eric Allmaninclude <sys/param.h> for MAXHOSTNAMELEN
1985-09-19 Eric Allmanallocate adequate room for host names
1985-09-19 Eric Allmantry to make more resilient to signals
1985-09-18 Eric Allmanget definition of f_uname right (?)
1985-09-18 Eric Allmanextensive rewrite to add facilities
1985-05-29 Distribution FolksAdd copyright
1985-03-13 Ralph Campbellchange default system log priority to KERN_ERR.
1985-02-21 Ralph Campbellchange wall priority.
1985-02-06 Ralph Campbelldon't forget to unblock signals before returning in...
1985-02-01 Ralph Campbelllots of bug fixes - console bad fileno, repeated messag...
1984-12-20 Ralph Campbellchanges for more priorities, use priority mask not...
1984-10-19 Ralph Campbellfsync file for kernel messages. Fix logmsg - logerror...
1984-09-11 Ralph Campbellread all files that select indicates are ready.
1984-08-29 Ralph Campbellchanges for kernel error logging.
1984-07-24 Ralph Campbelladded code to handle kernel printf's (/dev/klog).
1984-06-30 Ralph Campbellfixes to message forwarding. only prepend host at final...
1984-05-08 Ralph Campbellfix alarm routine for marking files.
1984-04-25 Ralph Campbelldate and time created 84/04/24 14:27:53 by ralph