freebsd-dev/sys/amd64
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
..
amd64 pmap_enter() masked off the page offset bits, pmap_kenter() did not. 2000-05-24 14:22:22 +00:00
conf sysctl'ize ICMP_BANDLIM and ICMP_BANDLIM_SUPPRESS_OUTPUT. 2000-05-22 16:12:28 +00:00
include Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
isa 1. `movl' is for use with 32-bit operands. Do NOT use it with 16-bit 2000-05-10 01:24:23 +00:00
pci Add OPTi 82C700 chipset. 2000-05-24 09:03:30 +00:00
Makefile Add soft updates to the set of things being tagged. Syntax cleanup. 2000-01-27 01:22:06 +00:00