freebsd-skq/lib/libc
jb c72033468c Fix a bogus cast for a bogus pointer check. This only checks if the
pointer is 4-byte aligned. On a 64-bit machine it probably should
check that the pointer is 8-byte aligned (eh, Bruce?) 8-)
1998-02-20 08:00:01 +00:00
..
amd64
compat-43
db
gen Fix a bogus cast for a bogus pointer check. This only checks if the 1998-02-20 08:00:01 +00:00
gmon
i386
locale Add #ifndef __NETBSD_SYSCALLS around calls to issetugid() which 1998-01-15 09:58:08 +00:00
net Fixed #includes in the synopsis and in an example. <sys/socket.h> 1998-01-20 11:03:15 +00:00
nls Add #ifndef __NETBSD_SYSCALLS around calls to issetugid() which 1998-01-15 09:58:08 +00:00
quad
regex Note that '+' and '?' are not special characters in basic REs but they 1998-02-14 18:26:29 +00:00
rpc Fixed wrong prototypes. Most of the prototypes had missing return types, 1998-01-16 13:33:09 +00:00
stdio Many security improvements from OpenBSD: 1998-02-13 02:13:24 +00:00
stdlib Drop the use of caddr_t in conjunction with mmap(2). 1997-12-31 03:15:06 +00:00
stdtime Submitted by: Jeremy Allison (jallison@whistle.com) 1998-02-18 01:20:33 +00:00
string PR: 5573 1998-01-27 07:01:09 +00:00
sys correct a typo I just noticed. 1998-02-17 19:41:53 +00:00
xdr
yp
Makefile - Bump the minor # due to the addition of the stringlist functions. 1998-02-12 01:44:53 +00:00
Makefile.inc