freebsd-dev/sys/i386
Garrett Wollman 57bf258e3d Fix all areas of the system (or at least all those in LINT) to avoid storing
socket addresses in mbufs.  (Socket buffers are the one exception.)  A number
of kernel APIs needed to get fixed in order to make this happen.  Also,
fix three protocol families which kept PCBs in mbufs to not malloc them
instead.  Delete some old compatibility cruft while we're at it, and add
some new routines in the in_cksum family.
1997-08-16 19:16:27 +00:00
..
apm Fix crash when halting where APM was configured but not enabled 1997-06-19 00:25:03 +00:00
bios Fix crash when halting where APM was configured but not enabled 1997-06-19 00:25:03 +00:00
boot Oops, boot2 got too big. make VESA_SUPPORT nondefault. 1997-07-31 11:30:30 +00:00
conf Assign character major 82 to the 'ppi' Generic Parallel Port I/O device. 1997-08-16 14:15:40 +00:00
eisa Removed unused #includes. 1997-07-20 06:31:09 +00:00
i386 Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
ibcs2 Removed unused #includes. 1997-07-20 09:39:51 +00:00
include Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
isa Minor ppc_data structure tweak. 1997-08-16 14:07:26 +00:00
linux Ops the arguments to copyin was in the wrong order.. 1997-08-10 18:15:20 +00:00
pci Removed unused #includes. 1997-07-20 14:10:18 +00:00
scsi Remove the bus settle delay after reset code. It could cause an infinite 1997-08-15 19:27:43 +00:00
Makefile Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00