OPNsense - FreeBSD source
Find a file
John Dyson 85a376eb93 Fix a couple of problems in the pageout_scan routine. First, there is
a condition when blocking can occur, and the daemon did not check properly
for a page remaining on the expected queue.  Additionally, the inactive
target was being set much too large for small memory machines.  It is now
being calculated based upon the amount of user memory available on every
pageout daemon run.  Another problem was that if memory was very low, the
pageout daemon could fail repeatedly to traverse the inactive queue.
1996-05-26 07:52:09 +00:00
bin Nuke the undocumented -F flag, since it doesn't do anything anymore. 1996-05-24 20:36:16 +00:00
eBones Localize time 1996-05-07 19:05:10 +00:00
etc Eliminate warning message and add big warnings about security holes 1996-05-22 05:43:30 +00:00
games The Makefile assumed that builder had '.' in it's path, which is a 1996-05-15 16:54:05 +00:00
gnu Remove setuid bit, it's not necessary. 1996-05-22 15:53:38 +00:00
include Made this work with the documented prerequisite #includes (none). 1996-05-01 00:57:57 +00:00
lib Document that the superuser cannot override link() and unlink() on 1996-05-24 16:32:11 +00:00
libexec When checking to see whether a needed shared library has already 1996-05-22 06:34:12 +00:00
lkm `mv'' -> `mv -f'' 1996-05-07 23:19:49 +00:00
release Fixed oops in previous change. 1996-05-24 15:35:36 +00:00
sbin Return make_union, s-bit removed 1996-05-19 17:24:10 +00:00
secure Localize time 1996-05-07 19:05:10 +00:00
share Add some comments for variables and targets. 1996-05-25 23:09:49 +00:00
sys Fix a couple of problems in the pageout_scan routine. First, there is 1996-05-26 07:52:09 +00:00
tools Don't look in libkern, it went away. 1995-12-29 01:51:23 +00:00
usr.bin Fix the -l flag. For some reason I can't fathom, I left in some code 1996-05-25 01:05:17 +00:00
usr.sbin Fixed oops in previous change. 1996-05-24 15:35:36 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile 1) make -DCLOBBER not remove most of /usr/lib 1996-05-04 07:12:07 +00:00