NetBSD/lib/libc
abrown d8fd3320e5 Prevent buffer overflow (and thus return of bogus data) when a DNS record
has more than MAXADDRS "A" records for a host.

Patch from Paul A. Vixie <paul@vix.com>, slightly modified to fit in with
NetBSD debug framework.
1997-01-31 00:05:59 +00:00
..
arch #include <machine/asm.h> instead of "DEFS.h" 1997-01-04 03:26:18 +00:00
compat-43 - convert unsafe strcpy(), strcat() and sprintf() to the `n' versions. 1997-01-23 14:01:45 +00:00
db - convert unsafe strcpy(), strcat() and sprintf() to the `n' versions. 1997-01-23 14:01:45 +00:00
gen - convert unsafe strcpy(), strcat() and sprintf() to the `n' versions. 1997-01-23 14:01:45 +00:00
gmon - convert unsafe strcpy(), strcat() and sprintf() to the `n' versions. 1997-01-23 14:01:45 +00:00
include
locale - convert unsafe strcpy(), strcat() and sprintf() to the `n' versions. 1997-01-23 14:01:45 +00:00
md Add MD4/MD5 routines to the C library, taken directly from FreeBSD's 1997-01-30 01:01:39 +00:00
net Prevent buffer overflow (and thus return of bogus data) when a DNS record 1997-01-31 00:05:59 +00:00
nls merge in 1.2 branch 1996-10-09 01:46:13 +00:00
quad don't include lshrdi3.c in MI sources, since they're already in MD sources 1996-12-20 19:44:12 +00:00
regex - convert unsafe strcpy(), strcat() and sprintf() to the `n' versions. 1997-01-23 14:01:45 +00:00
rpc - convert unsafe strcpy(), strcat() and sprintf() to the `n' versions. 1997-01-23 14:01:45 +00:00
stdio - convert unsafe strcpy(), strcat() and sprintf() to the `n' versions. 1997-01-23 14:01:45 +00:00
stdlib - convert unsafe strcpy(), strcat() and sprintf() to the `n' versions. 1997-01-23 14:01:45 +00:00
string Teach strmode(3) about whiteouts. They get w 'w' now. 1997-01-30 09:23:46 +00:00
sys replace <sys/types.h> with <unistd.h> and fix type of brk(); 1997-01-23 05:32:52 +00:00
termios
time - convert unsafe strcpy(), strcat() and sprintf() to the `n' versions. 1997-01-23 14:01:45 +00:00
yp - convert unsafe strcpy(), strcat() and sprintf() to the `n' versions. 1997-01-23 14:01:45 +00:00
Makefile Build the MD4/MD5 sources. 1997-01-30 01:02:17 +00:00
shlib_version Functions were added to the C library; bump minor. 1997-01-30 01:02:45 +00:00