freebsd-dev/lib/libc
Peter Wemm 7e6ace8561 If the send() to the AF_UNIX socket to the syslogd fails, attempt to
reconnect once using the saved openlog() parameters.

This helps one of the system startup race conditions. If syslogd takes too
long to get going, some daemons can fail the connection and forever log
to the console even though the syslogd is running.  That is ..unfortunate..
1996-03-02 19:56:16 +00:00
..
amd64 Put in missing '_' in call to wrapper _thread_sys_sigsetmask() function. 1996-02-17 12:25:21 +00:00
compat-43 Fixed a bunch of man page cross references that were 1996-02-15 20:07:05 +00:00
db Fix conflicts and merge into mainline 1996-02-27 19:42:00 +00:00
gen If the send() to the AF_UNIX socket to the syslogd fails, attempt to 1996-03-02 19:56:16 +00:00
gmon Added $Id$. 1995-12-30 07:01:50 +00:00
i386 rfork/minherit glue in libc 1996-02-23 19:56:55 +00:00
locale Correct a bunch of man page cross references and generally 1996-02-11 22:38:05 +00:00
net Fix inet_network to not dump core if passed in an address 1996-02-17 21:11:36 +00:00
nls Fixed docs/521. 1996-02-09 12:25:08 +00:00
quad Added prototypes. 1995-12-26 13:25:13 +00:00
regex More cleanup. 1995-10-22 14:40:55 +00:00
rpc Another round of man page cleanups. 1996-02-12 04:57:03 +00:00
stdio Added a little NOTES section explaining that passing in a string that 1996-02-15 05:02:16 +00:00
stdlib Fixed a bunch of man page cross references that were 1996-02-15 20:07:05 +00:00
stdtime Convert "time zone" to "timezone" in section NAME 1996-02-28 11:59:50 +00:00
string Another round of man page cleanups. 1996-02-12 04:57:03 +00:00
sys Document the int -> size_t change to the m* syscalls 1996-03-02 17:34:28 +00:00
xdr Minor cleanup of the rpc man pages to silence manck. 1996-02-12 00:02:42 +00:00
yp Make sure xdr_ypresp_all_seq() always returns a sane 'status' value. 1996-02-04 05:05:43 +00:00
Makefile Remove support for OSI networking in user-land (#ifdef OSI aor CCITT) 1996-02-06 20:36:15 +00:00