NetBSD/sys
thorpej d4f4fa2190 Make sure pmap_collect() doesn't remove wired mappings. Per discussion
w/ Chuq Silvers.  Fixes a panic when a program with wired pages that
has run for a long time when the system is under heavy memory load
exits (specific case was ntpd, reported by Simon Burge).
2000-09-14 17:06:52 +00:00
..
adosfs
arch Make sure pmap_collect() doesn't remove wired mappings. Per discussion 2000-09-14 17:06:52 +00:00
coda
compat Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
conf defopt VNODE_OP_NOINLINE. 2000-09-13 16:10:50 +00:00
crypto remove a comment, which is now bogus due to the previous change. 2000-08-31 14:53:48 +00:00
ddb
dev Recognize Rio 600. 2000-09-14 03:13:21 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Regen: VNODE_OP_NOINLINE vs. LKM. 2000-09-13 16:09:52 +00:00
lib check _STANDALONE macro, too. 2000-09-09 00:16:21 +00:00
lkm
miscfs Add a lock around the scheduler, and use it as necessary, including 2000-08-20 21:50:06 +00:00
msdosfs
net Don't use MALLOC() for variable-sized allocations. 2000-08-25 21:22:16 +00:00
netatalk
netccitt
netinet minor typo. s/iPsec/IPsec/ 2000-08-30 15:04:45 +00:00
netinet6 move file static variable into auto variable, for better thread safety. 2000-09-09 16:15:47 +00:00
netiso
netkey use per-block cipher function + esp_cbc_{de,en}crypt. do not use 2000-08-29 09:08:42 +00:00
netnatm
netns
nfs Fix typo in comment. 2000-08-23 23:17:14 +00:00
ntfs
stand
sys Regen: VNODE_OP_NOINLINE vs. LKM. 2000-09-13 16:09:52 +00:00
ufs Cast back to int32_t in LFS_EST_BFREE and LFS_EST_RSVD macros, for 2000-09-13 00:07:56 +00:00
uvm Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
Makefile