freebsd-dev/sys/i386
John Dyson 419702a468 Fix a very significant cnt.v_wire_count leak in vm_page.c, and some
minor leaks in pmap.c.  Bruce Evans made me aware of this problem.
1996-06-12 06:52:12 +00:00
..
apm Freudian slip. Change M_DEVBUG -> M_DEVBUF. 1996-06-04 17:50:28 +00:00
bios Freudian slip. Change M_DEVBUG -> M_DEVBUF. 1996-06-04 17:50:28 +00:00
boot Add a check in the SMC probe to verify that the card has an ethernet 1996-06-09 14:44:17 +00:00
conf Add -Wunused to try and catch any future offenders 1996-06-12 05:54:46 +00:00
eisa Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
i386 Fix a very significant cnt.v_wire_count leak in vm_page.c, and some 1996-06-12 06:52:12 +00:00
ibcs2 Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
include Removed unnecessary forward declarations of incomplete structs. 1996-06-08 11:21:19 +00:00
isa Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
linux Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
pci Make pcibus_check() ignore Device/Vendor IDs of all 0. 1996-04-30 21:37:21 +00:00
scsi Detect and report dataphase overruns. Put the adapter into 'Bit Bucket' 1996-06-09 17:33:18 +00:00
Makefile