freebsd_amp_hwpstate/lib/libc
Peter Wemm ce70b6caf8 clear sockaddr_in's on stack before use
set sin_len
close one ftp port bounce attack
have rresvport() use bindresvport() rather than duplicate the code,
  rresvport() is a superset of bindresvport().

Obtained from: OpenBSD / Jason Downs / Theo de Raadt, minor tweaks by me.
1996-08-12 14:14:09 +00:00
..
amd64 General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
compat-43 General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
db Bring in fixes to db 1.85 from NetBSD. These fixes have been documented as 1996-07-21 02:23:13 +00:00
gen Use collate for alpha character ranges 1996-08-12 04:03:50 +00:00
gmon Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__) 1996-05-05 07:56:21 +00:00
i386 General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
locale Add internal function __collcmp once instead of adding it statically 1996-08-12 03:40:37 +00:00
net clear sockaddr_in's on stack before use 1996-08-12 14:14:09 +00:00
nls General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
quad
regex Remove static collcmp, use new internal function now 1996-08-12 03:51:16 +00:00
rpc Use the more robust and more efficient reserved port allocation mechanism 1996-08-12 14:09:46 +00:00
stdio Correct the paramter type of the second argument to fgets. 1996-08-06 22:34:44 +00:00
stdlib General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
stdtime Revert to old version of strftime.c; the new one doesn't work right. 1996-07-19 15:17:44 +00:00
string General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
sys Document that the relevant clock ticks are for the statistics clock 1996-07-30 17:32:49 +00:00
xdr Minor cleanup of the rpc man pages to silence manck. 1996-02-12 00:02:42 +00:00
yp In _yp_dobind(), if we find ourselves required to contact the local ypbind 1996-07-13 20:23:13 +00:00
Makefile Remove support for OSI networking in user-land (#ifdef OSI aor CCITT) 1996-02-06 20:36:15 +00:00