1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys/i386
Poul-Henning Kamp 923502ff91 useracc() the prequel:
Merge the contents (less some trivial bordering the silly comments)
of <vm/vm_prot.h> and <vm/vm_inherit.h> into <vm/vm.h>.  This puts
the #defines for the vm_inherit_t and vm_prot_t types next to their
typedefs.

This paves the road for the commit to follow shortly: change
useracc() to use VM_PROT_{READ|WRITE} rather than B_{READ|WRITE}
as argument.
1999-10-29 18:09:36 +00:00
..
apm Fix APM's make_devs: 1999-10-12 15:00:06 +00:00
bios Fix APM's make_devs: 1999-10-12 15:00:06 +00:00
boot GC bdbtofsb() 1999-09-26 19:05:39 +00:00
conf Modify the entries regarding the 'ep' driver to take into account 1999-10-27 06:30:10 +00:00
eisa Delete unneeded #include 1999-10-11 14:42:33 +00:00
i386 useracc() the prequel: 1999-10-29 18:09:36 +00:00
ibcs2 useracc() the prequel: 1999-10-29 18:09:36 +00:00
include Eliminate remaining part of incorrect PCI bus numbering sanity check on systems with more than one PCI bus. 1999-10-15 21:38:15 +00:00
isa useracc() the prequel: 1999-10-29 18:09:36 +00:00
linux useracc() the prequel: 1999-10-29 18:09:36 +00:00
pci Add text for the AMD-751 host-to-PCI and PCI-to-PCI (AGP) bridges. 1999-10-25 06:28:04 +00:00
svr4 useracc() the prequel: 1999-10-29 18:09:36 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00