FreeBSD src
Go to file
John Dyson 5c2a644a47 Fix a problem with running down processes that have left wired
mappings with mlock.  This problem only occurred because of the
quick unmap code not respecting the wired-ness of pages in the
process.  In the future, we need to eliminate the dependency
intrinsic to the design of the code that wired pages actually
be mapped.  It is kind-of bogus not to have wired pages mapped,
but it is also a weakness for the code to fall flat because
of a missing page.

This show fix a problem that Tor Egge has been having, and also
should be included into 2.2-RELEASE.
1996-11-03 03:40:47 +00:00
bin Replace collate_range_cmp call with its code 1996-10-31 07:22:48 +00:00
contrib This commit was generated by cvs2svn to compensate for changes in r19304, 1996-11-01 06:45:43 +00:00
eBones First round of moving secure telnet (AKA kerberised telnet) to its new home 1996-10-26 17:20:52 +00:00
etc Back out daemon.* addition, ssh port should be fixed instead 1996-11-02 00:08:44 +00:00
games Uncomment static from collate_range_cmp, no more in locale.h 1996-10-31 14:49:40 +00:00
gnu Don't allow filenames specified on the commandline 1996-11-03 03:31:33 +00:00
include Remove collate_range_cmp 1996-10-31 14:41:30 +00:00
lib Doc updates and cleanups made with the bind-4.9.4 update some time ago. 1996-11-01 06:29:00 +00:00
libexec Give ypxfr the ability to detect the presence of the YP_INTERDOMAIN 1996-10-25 16:13:09 +00:00
lkm Prepare kernel to take advantage of "branded" ELF binaries. 1996-10-16 17:51:08 +00:00
release Fix a bogus decent into the network setup screen when running 1996-11-02 19:50:32 +00:00
sbin Delete another unnecessary #include <sys/mbuf.h>. 1996-11-01 20:30:37 +00:00
secure Fold sendmail-8.8.2 changes into files that have been touched. 1996-10-24 05:07:25 +00:00
share Add in POSIX 1003.2 mandated rules. NOTE: these 1996-11-03 03:25:50 +00:00
sys Fix a problem with running down processes that have left wired 1996-11-03 03:40:47 +00:00
tools Back out a little more of the previous changes. No longer change 1996-10-31 15:57:25 +00:00
usr.bin Add a .POSIX directive. When the first non-comment 1996-11-03 03:29:57 +00:00
usr.sbin Fix a bogus decent into the network setup screen when running 1996-11-02 19:50:32 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile use NOSHARE variable to skip 'share' directory, useful for shared installations 1996-11-01 19:03:33 +00:00