FreeBSD src
Go to file
John Dyson 45952afcc7 Fix a problem in the swap pager that caused some of the pages that
were paged in under low swap space conditions to both loose their
backing store and their dirty bits.  This would cause pages to
be demand zeroed under certain conditions in low VM space conditions
and consequential sig-11's or sig-10's.  This situation was made
worse lately when the level for swap space reclaim threshold was
increased.
1996-03-06 04:31:46 +00:00
bin delete unused label endarg 1996-03-01 06:14:13 +00:00
eBones Kill gets() found 1996-02-23 03:01:53 +00:00
etc Correct a typo in the sample AMD flags. 1996-03-06 03:59:15 +00:00
games Correct man page section number references (e.g. don't use the 1996-02-11 23:29:40 +00:00
gnu Make "make tests" actually work. This is an extremely crude hack, but 1996-03-04 16:06:03 +00:00
include Don't reference ndbm(3) manpage. Everything is covered by db(3). 1996-03-03 09:04:40 +00:00
lib Implemented negative caching on uid/gid lookup failures. This won't 1996-03-05 13:11:42 +00:00
libexec Update the uucpd makefile to install the man page. 1996-02-18 21:38:13 +00:00
lkm Update the linux lkm to use the new file list and build routine. 1996-03-02 20:00:35 +00:00
release Keep explicit newfs parameters, just set them differently. 1996-03-02 20:02:13 +00:00
sbin Prepare to eliminate multiply uucplock.c copies 1996-03-04 10:35:45 +00:00
secure Add back missing crypt.3 man page. 1996-02-21 08:15:08 +00:00
share Add a description of how to setup sendmail for use with UUCP. 1996-03-05 23:48:02 +00:00
sys Fix a problem in the swap pager that caused some of the pages that 1996-03-06 04:31:46 +00:00
tools Don't look in libkern, it went away. 1995-12-29 01:51:23 +00:00
usr.bin Here's a patch that fixes the problem with modem syncronization 1996-03-05 19:11:49 +00:00
usr.sbin Make yppwupdate script redirect stderr to stdout; if we don't do this, 1996-03-05 15:41:02 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile do the 'include-tools' as part of the world target (like lib-tools and 1996-02-17 14:23:25 +00:00