freebsd-dev/lib/libc
John Polstra cf49f43912 Add backward compatibility so that static executables built on
modern FreeBSD systems will syslog properly on older systems that
still name the logging socket "/dev/log".  This includes pre-2.2
versions of FreeBSD as well as BSD/OS systems.  If the connect to
"/var/run/log" fails, the function now tries to connect to
"/dev/log" as a fallback.
1997-03-20 16:28:27 +00:00
..
amd64 Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
compat-43 Fixed missing function types in synopsis. 1997-03-19 00:32:42 +00:00
db Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
gen Add backward compatibility so that static executables built on 1997-03-20 16:28:27 +00:00
gmon Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
i386 Import CSRG 4.4BSD-Lite2 lib/libc onto vendor branch 1997-03-11 11:29:42 +00:00
locale FIxed arg types (mostly missing consts) in synopsis. 1997-03-19 00:52:58 +00:00
net Fixed missing #include of <sys/types.h> and wrong arg types in synopsis. 1997-03-19 19:41:20 +00:00
nls Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
quad Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
regex collate_range_cmp -> __collate_range_cmp 1996-10-31 04:38:21 +00:00
rpc Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
stdio FIxed arg types (mostly missing consts) in synopsis. 1997-03-19 00:52:58 +00:00
stdlib Check for overflow in size argument. 1997-03-18 07:54:24 +00:00
stdtime Use .Sq Li \&\e0 rather than NUL to describe the character with no bits 1997-03-03 15:39:06 +00:00
string Merge from Lite2 (whiteout/unionfs) 1997-03-11 11:41:46 +00:00
sys Fixed missing function types in synopsis. 1997-03-19 00:32:42 +00:00
xdr Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
yp Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
Makefile Back out minor bumping per Peter suggestion 1996-08-13 14:37:53 +00:00