freebsd-dev/lib/libc
Poul-Henning Kamp 89e3b80fa2 Fix a very rare error condition: The code to free VM back to the kernel
as done after a quasi-recursive call to free() had modified what we
thought we knew about the last chunk of pages.
This bug manifested itself when I did a "make obj" from src/usr.sbin/lpr,
then make would coredump in the lpd directory.
1996-09-17 19:50:23 +00:00
..
amd64 Submitted by: john birell (jb@cimlogic.com.au) 1996-08-22 04:25:09 +00:00
compat-43 Correctly use .Fn instead of .Nm to reference function names 1996-08-22 23:31:07 +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 Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +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 Add comment explaining what function does 1996-09-17 19:27:06 +00:00
net Sigh, back out the last bright idea I had here about compiling the res_* 1996-08-30 21:13:42 +00:00
nls General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
quad
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 fwopen() argument type mis-described 1996-09-13 19:14:12 +00:00
stdlib Fix a very rare error condition: The code to free VM back to the kernel 1996-09-17 19:50:23 +00:00
stdtime Submitted by: John Birrell <cimaxp1!jb@werple.net.au> 1996-08-20 08:22:01 +00:00
string Fixed the easy cases of const poisoning in the kernel. Cosmetic. 1996-08-31 16:52:44 +00:00
sys Resync statfs struct with sys/mount.h. 1996-09-07 21:50:31 +00:00
xdr
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