freebsd-nq/sys
Peter Wemm 9f85bc03de pmap_enter() masked off the page offset bits, pmap_kenter() did not.
This (I believe) is the cause of the XFree86 startup and/or mptable(8)
panics when programs were reading from /dev/mem at non-page-aligned
offsets.  The offsets were being converted into random page flags in the
page tables. :-(   (including PG_PS = 4MB page size)
2000-05-24 14:22:22 +00:00
..
alpha Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
amd64 pmap_enter() masked off the page offset bits, pmap_kenter() did not. 2000-05-24 14:22:22 +00:00
boot Convert the short stub of real-mode code into 16-bit assembly. 2000-05-24 02:20:34 +00:00
cam Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
coda Remove 42 unneeded #include <sys/ioccom.h>. 2000-05-03 07:31:38 +00:00
compat Make exe a symlink. 2000-05-24 07:37:02 +00:00
compile
conf sysctl'ize ICMP_BANDLIM and ICMP_BANDLIM_SUPPRESS_OUTPUT. 2000-05-22 16:12:28 +00:00
contrib Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
crypto Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00
ddb
dev Add 440MX chipset. 2000-05-24 02:24:38 +00:00
fs Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
geom Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
gnu Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
i4b Remove 42 unneeded #include <sys/ioccom.h>. 2000-05-03 07:31:38 +00:00
i386 pmap_enter() masked off the page offset bits, pmap_kenter() did not. 2000-05-24 14:22:22 +00:00
isa Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
isofs/cd9660 Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
kern Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
libkern Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
miscfs Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
modules Remove the -DFDESC cruft that is no longer necessary since the support 2000-05-14 04:44:30 +00:00
msdosfs Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
net Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
netatalk
netatm
netgraph Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
netinet Fixed some style bugs (mainly convoluted logic for blackhole processing). 2000-05-24 12:57:52 +00:00
netinet6 Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
netipx Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
netkey Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
netnatm Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
netncp Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
netns
nfs Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
nfsclient Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
nfsserver Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
ntfs Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
nwfs Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
pc98 Sync with sys/i386/isa/isa_compat.h revisions 1.28, 1.29 and 1.33. 2000-05-22 13:11:12 +00:00
pccard Add PnP ID for vadem based plug and play card. 2000-05-02 06:50:17 +00:00
pci Add OPTi 82C700 chipset. 2000-05-24 09:03:30 +00:00
posix4 Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
powerpc Handle PCI devices that actually use an ISA IRQ for the cia and tsunami 2000-05-10 18:54:28 +00:00
rpc
svr4 Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
sys Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
tools
ufs Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
vm Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
Makefile Cause modules to build with the kernel build. Modules are removed 2000-05-02 02:26:04 +00:00