NetBSD/sys
yamt 2a6dc9d02d - introduce PGO_NOBLOCKALLOC and use it for ubc mapping
to prevent unnecessary block allocations in the case that
  page size > block size.

- ufs_balloc_range: use VM_PROT_WRITE+PGO_NOBLOCKALLOC rather than
  VM_PROT_READ.
2005-07-17 09:13:35 +00:00
..
altq rename shadowing variable delay to nowdelay. 2005-07-13 11:28:58 +00:00
arch Improvements to xbdback (the domain 0 driver that provides "xbd" virtual 2005-07-17 08:23:43 +00:00
coda Add attach call so coda gets added to list of vfs supported by the kernel. 2005-07-02 07:05:27 +00:00
compat Rework sunos32_execv{,e} after removal of netbsd32_execve2. 2005-07-13 12:49:32 +00:00
conf Add support for reading cloop2 compressed filesystem image, 2005-07-17 00:08:27 +00:00
contrib Our bus_space_{read,write}_4 routines convert from host to bus 2005-07-04 05:35:09 +00:00
crypto
ddb
dev If the DEC board name is not known, remove the leading whitespace in 2005-07-17 00:44:13 +00:00
dist Fix typo 2005-07-10 09:22:56 +00:00
fs - constify genfs_ops. 2005-06-28 09:30:37 +00:00
gdbscripts
ipkdb
kern catch up with verified exec defopt changes. 2005-07-17 05:22:34 +00:00
lib rearrange free's and add a missing one. 2005-07-14 02:36:49 +00:00
lkm
miscfs - introduce PGO_NOBLOCKALLOC and use it for ubc mapping 2005-07-17 09:13:35 +00:00
net ieee1394 import from FreeBSD. 2005-07-11 15:29:05 +00:00
net80211 Synchronize ieee80211_find_vap, ieee80211_find_instance. 2005-07-11 17:15:30 +00:00
netatalk
netccitt
netinet Move ipl.h into the ipfilter block, which is the right place. 2005-07-09 14:15:11 +00:00
netinet6 Defopt IPSEC_NAT_T. 2005-07-07 16:00:56 +00:00
netipsec
netisdn
netiso
netkey Defopt IPSEC_NAT_T. 2005-07-07 19:34:51 +00:00
netnatm
netns
netsmb PR/30303: Dave Huang: It is ok to unlock an unlocked file. 2005-06-28 03:24:32 +00:00
nfs Back to using curproc in the VLNK case when uiop->uio_procp == NULL, 2005-07-07 14:26:37 +00:00
opencrypto
stand
sys Don't depend on #ifdef VERIFIED_EXEC 2005-07-16 22:44:59 +00:00
ufs - introduce PGO_NOBLOCKALLOC and use it for ubc mapping 2005-07-17 09:13:35 +00:00
uvm - introduce PGO_NOBLOCKALLOC and use it for ubc mapping 2005-07-17 09:13:35 +00:00
Makefile