freebsd-nq/sys
Alan Cox d154fb4fe6 When prot is VM_PROT_NONE, call pmap_page_protect() directly rather than
indirectly through vm_page_protect().  The one remaining page flag that
is updated by vm_page_protect() is already being updated by our various
pmap implementations.

Note: A later commit will similarly change the VM_PROT_READ case and
eliminate vm_page_protect().
2002-11-10 07:12:04 +00:00
..
alpha Print real / avail memory in megabytes rather than kilobytes. 2002-11-09 16:19:14 +00:00
amd64 Add a new loader tunable, hw.hasbrokenint12, to indicate that BIOS 2002-11-09 21:17:41 +00:00
arm
boot
cam Fix instances of macros with improperly parenthasized arguments. 2002-11-09 12:55:07 +00:00
coda
compat
conf
contrib
crypto
ddb
dev Replace {disable,enable}_intr() with critical_{enter,exit}(). 2002-11-10 03:45:49 +00:00
fs Fix instances of macros with improperly parenthasized arguments. 2002-11-09 12:55:07 +00:00
geom
gnu
i4b
i386 Add a new loader tunable, hw.hasbrokenint12, to indicate that BIOS 2002-11-09 21:17:41 +00:00
ia64 Print real / avail memory in megabytes rather than kilobytes. 2002-11-09 16:19:14 +00:00
isa
isofs/cd9660
kern When prot is VM_PROT_NONE, call pmap_page_protect() directly rather than 2002-11-10 07:12:04 +00:00
libkern Fix instances of macros with improperly parenthasized arguments. 2002-11-09 12:55:07 +00:00
modules
net Fix instances of macros with improperly parenthasized arguments. 2002-11-09 12:55:07 +00:00
netatalk
netatm
netgraph
netinet Fix instances of macros with improperly parenthasized arguments. 2002-11-09 12:55:07 +00:00
netinet6
netipsec
netipx
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient
nfsserver
opencrypto
pc98 Print real / avail memory in megabytes rather than kilobytes. 2002-11-09 16:19:14 +00:00
pccard
pci Fix an unparenthasized macro argument. md5s differ but this is likely 2002-11-09 20:13:16 +00:00
posix4
powerpc Print real / avail memory in megabytes rather than kilobytes. 2002-11-09 16:19:14 +00:00
rpc
security
sparc64
sys
tools
ufs
vm When prot is VM_PROT_NONE, call pmap_page_protect() directly rather than 2002-11-10 07:12:04 +00:00
Makefile