BSD 4_3_Tahoe release
[unix-history] / usr / src / lib / libc / gen / syslog.c
1990-01-05 CSRGBSD 4_3_Tahoe release BSD-4_3_Tahoe
1989-02-16 Keith Bosticadd LOG_PERROR
1989-01-20 Keith Bosticend format string, you silly boy!
1988-12-20 Keith Bosticput %m back in
1988-12-20 Keith Bosticadd vsyslog
1988-12-20 Keith Bosticsome general cleanup; move %m into _doprnt(); handle...
1988-06-28 Keith Bosticinstall approved copyright notice
1988-06-01 Mike Karelsuse connect instead of sendto (for chrooted programs)
1988-05-21 Mike Karels... and do it right
1988-03-25 Mike Karelspri 0 is legal; clear facility bits before computing...
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-10-01 Keith Bosticlong/int bug; bug report 4.3BSD/lib/24
1987-04-21 Mike Karelsuse header macro
1987-03-04 CSRGBSD 4_3 release BSD-4_3
1988-03-09 CSRGBSD 4_2 release BSD-4_2
1986-05-08 Mike Karelsfix problems created by using vfork
1986-05-08 Mike Karelsfix problems created by using vfork
1986-04-25 Mike Karelsadd LOG_NOWAIT, correct console logging
1986-03-14 Mike Karelsoops, too much Fortran lately
1986-03-10 Donn Seeleyadded LIBC_SCCS condition for sccs ids
1986-03-09 Mike Karelsdon't need to print priority on console; s/fork/vfork
1985-10-14 Eric Allmanuse LOG_NDELAY to \immediately/ open log; LOG_ODELAY...
1985-09-18 Eric Allmantimeout on attempts to open the console if the log...
1985-09-18 Eric Allmanchanges to support facility/level mode of priorities
1985-05-31 Distribution FolksAdd copyright
1985-02-21 Ralph Campbellmake the default priority mask ignore kernel priorities.
1985-02-05 Ralph Campbellchanges for more priorities & added LOG_ODELAY to delay...
1984-12-15 Ralph Campbellchanges for more priorities and use mask instead of...
1984-08-17 Ralph Campbellstandardize log format, save errno.
1984-05-05 Ralph Campbellclose socket on exec() since descriptor var is static...
1984-04-26 Ralph Campbelluses UNIX domain sockets now.
1983-06-24 Sam Lefflermissing closes on files
1983-05-28 Sam Lefflerdate and time created 83/05/27 11:12:45 by sam
1978-11-06 CSRGStart development on BSD 4_3_Tahoe
1978-11-06 CSRGStart development on BSD 4_3
1978-11-06 CSRGStart development on BSD 4_2