freebsd-dev/sys
John Dyson ba9be04c72 Fixed the commit botch that was causing crashes soon after system
startup.  Due to the error, the initialization of the zone for
pv_entries was missing.  The system should be usable again.
1997-08-05 23:03:24 +00:00
..
alpha Nuke the nonexistend pad bytes from the end of the DMI header structure. 1997-08-04 03:31:23 +00:00
amd64 Another attempt at cleaning up the new memory allocator. 1997-08-05 22:24:31 +00:00
compat/linux Removed unused #includes. 1997-07-20 16:06:08 +00:00
compile
conf Get rid of the ad-hoc memory allocator for vm_map_entries, in lieu of 1997-08-05 00:02:08 +00:00
ddb
dev Added include of intr_machdep.h to eliminate compiler warning for APIC_IO. 1997-08-04 19:12:54 +00:00
fs Removed unused #includes. 1997-08-02 14:33:27 +00:00
geom
gnu Fix a problem with ext2fs so that filesystems mounted at reboot don't 1997-08-04 05:10:31 +00:00
i386 Another attempt at cleaning up the new memory allocator. 1997-08-05 22:24:31 +00:00
isa Added include of intr_machdep.h to eliminate compiler warning for APIC_IO. 1997-08-04 19:12:54 +00:00
isofs/cd9660 Removed unused #includes. 1997-08-02 14:33:27 +00:00
kern Another attempt at cleaning up the new memory allocator. 1997-08-05 22:24:31 +00:00
libkern Removed unused #includes. 1997-08-02 14:33:27 +00:00
miscfs Removed unused #includes. 1997-08-02 14:33:27 +00:00
modules Fixed bitrot in fpu LKMs. 1997-07-20 08:46:30 +00:00
msdosfs
net Removed unused #includes. 1997-08-02 14:33:27 +00:00
netatalk Removed unused #includes. 1997-08-02 14:33:27 +00:00
netinet Update to version 2.2. Only the PacketAlias*() 1997-08-03 18:20:03 +00:00
netipx
netkey
netnatm Removed unused #includes. 1997-08-02 14:33:27 +00:00
netns
nfs Removed unused #includes. 1997-08-02 14:33:27 +00:00
nfsclient Removed unused #includes. 1997-08-02 14:33:27 +00:00
nfsserver Removed unused #includes. 1997-08-02 14:33:27 +00:00
pc98 Synchronize with sys/i386/conf/options.i386 revision 1.54. 1997-08-02 10:23:17 +00:00
pccard Oops, unremoved used #include. 1997-07-21 16:55:28 +00:00
pci Merge Matt's if_de.c changes in. 1997-08-03 13:00:42 +00:00
powerpc/include
rpc
scsi Removed unused #includes. 1997-08-02 14:33:27 +00:00
sys Get rid of the ad-hoc memory allocator for vm_map_entries, in lieu of 1997-08-05 00:02:08 +00:00
tools
ufs We got a couple of "map mismatch" panics from the following 1997-08-04 07:30:43 +00:00
vm Fixed the commit botch that was causing crashes soon after system 1997-08-05 23:03:24 +00:00
Makefile