1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/i386
Alan Cox 7f8d227938 pmap_remove_pages:
Add KASSERT to detect out of range access to the pv_table and
	report the errant pte before it's overwritten.
1999-08-10 04:10:57 +00:00
..
apm Don't trust the segment limits that the BIOS reports; instead give it 1999-08-02 18:46:34 +00:00
bios Don't trust the segment limits that the BIOS reports; instead give it 1999-08-02 18:46:34 +00:00
boot Back the last change out. 1999-05-25 10:30:52 +00:00
conf Merge the cons.c and cons.h to the best of my ability. alpha may or 1999-08-09 10:35:05 +00:00
eisa I'm not sure how this wasn't in the last commit but anyhow... 1999-08-02 20:01:40 +00:00
i386 pmap_remove_pages: 1999-08-10 04:10:57 +00:00
ibcs2 Rename struct members sa_siginfo. POSIX reserves identifiers starting 1999-07-06 06:55:29 +00:00
include Merge the cons.c and cons.h to the best of my ability. alpha may or 1999-08-09 10:35:05 +00:00
isa Add support for the Am79C978. (AMD PCHome/PCI Ethernet adapter) 1999-08-10 01:03:51 +00:00
linux Fix page fault in linux_uselib syscall. 1999-08-08 11:26:46 +00:00
pci Fix nexus_pcib_is_host_bridge() so that it detects my 486's PCI bus 1999-08-09 21:12:18 +00:00
svr4 Add $Id$ tags. 1999-07-30 12:47:17 +00:00
Makefile