freebsd kernel with SKQ
Go to file
John Dyson 308c24ba5e This commit is as a result of a comment by Alan Cox (alc@cs.rice.edu)
regarding the "real" problem with maps that we have been having
over the last few weeks.  He noted that the first_free pointer was
left dangling in certain circumstances -- and he was right!!!   This
should fix the map problems that we were having, and also give us the
advantage of being able to simplify maps more aggressively.
1996-03-13 01:18:14 +00:00
bin Fix 'stutter' in manpage. 1996-03-12 05:30:39 +00:00
eBones Big clean-up job. Remove ancient and never-to-be used stuff. 1996-03-11 16:17:58 +00:00
etc PC-CARD hooks. Someday it will actually enable working code. :) 1996-03-12 15:39:26 +00:00
games Correct man page section number references (e.g. don't use the 1996-02-11 23:29:40 +00:00
gnu delete /usr/local/bin from PATH 1996-03-12 23:09:04 +00:00
include Don't reference ndbm(3) manpage. Everything is covered by db(3). 1996-03-03 09:04:40 +00:00
lib From Lite2: proc and file LIST changes 1996-03-11 05:34:46 +00:00
libexec Update the uucpd makefile to install the man page. 1996-02-18 21:38:13 +00:00
lkm linux_interp now moved into sys/i386/linux/linux_sysvec.c, but still 1996-03-10 22:43:37 +00:00
release Keep explicit newfs parameters, just set them differently. 1996-03-02 20:02:13 +00:00
sbin Properly distinguish 3 different cases: 1996-03-12 23:14:45 +00:00
secure Big clean-up job. Remove ancient and never-to-be used stuff. 1996-03-11 16:17:58 +00:00
share Increment network byte order properly 1996-03-12 10:23:30 +00:00
sys This commit is as a result of a comment by Alan Cox (alc@cs.rice.edu) 1996-03-13 01:18:14 +00:00
tools Don't look in libkern, it went away. 1995-12-29 01:51:23 +00:00
usr.bin remove /usr/ucb from path 1996-03-12 21:37:05 +00:00
usr.sbin Add the '-s' flag to apm which returns the status of the APM support 1996-03-13 00:48:06 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Add a hint that a make world is done so people don't think that the last 1996-03-11 14:59:10 +00:00