freebsd_amp_hwpstate/lib/libc
Guido van Rooij 102b3fa4c8 When freeing buffers in the db routines, also zeroize them
This should solve the bug where a coredumping ftpd reveals
encrypted passwords.
Obtained from: OpenBSD
1996-10-17 18:27:58 +00:00
..
amd64 Submitted by: john birell (jb@cimlogic.com.au) 1996-08-22 04:25:09 +00:00
compat-43 fix .Xr macro 1996-09-21 15:08:10 +00:00
db When freeing buffers in the db routines, also zeroize them 1996-10-17 18:27:58 +00:00
gen Corrently null-terminate the path being passed to the opendir() calls, 1996-10-17 00:40:04 +00:00
gmon Cleaned up interrupt masking by declaring the state variable in a 1996-08-28 20:15:32 +00:00
i386 Submitted by: john birell (jb@cimlogic.com.au) 1996-08-22 04:25:09 +00:00
locale Save half of space in LC_COLLATE and remove unneded code. 1996-10-15 21:53:23 +00:00
net Bring back ns_* routines; we need them for ifconfig and route. 1996-10-16 19:38:51 +00:00
nls General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
quad Added prototypes. 1995-12-26 13:25:13 +00:00
regex Correctly use .Fn instead of .Nm to reference function names 1996-08-22 23:31:07 +00:00
rpc Use the more robust and more efficient reserved port allocation mechanism 1996-08-12 14:09:46 +00:00
stdio perror () does not prepend ": " for the non-NULL argument "". close PR 1492 1996-09-30 15:39:18 +00:00
stdlib Improve seeding, the random sequence did not vary match 1996-10-09 15:59:04 +00:00
stdtime Require that a timezone specified via the TZ envariable be a regular 1996-10-09 17:39:37 +00:00
string delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
sys delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
xdr delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +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 Back out minor bumping per Peter suggestion 1996-08-13 14:37:53 +00:00