freebsd-nq/sys
Bill Fenner a5a2f8adf3 Cleaned up uninitialized 'rt' warning properly
Make a copy of the header of a packet that gets queued due to
 lack of forwarding cache entry, so that nobody else can step
 on it.  Thanks to Mike Karels <karels@bsdi.com> for pointing
 this one out.
1996-03-11 17:11:23 +00:00
..
alpha Move the elf linux_interp structure from the lkm stub to here so that it 1996-03-10 22:42:16 +00:00
amd64 For Lite2: proc LIST changes. 1996-03-11 05:55:56 +00:00
compat/linux Fix the vm_map_remove and vm_map_protect calls.. Somewhere along the 1996-03-10 23:25:17 +00:00
compile
conf Merge in Lite2: proc LIST changes. 1996-03-11 05:52:50 +00:00
ddb For Lite2: proc LIST changes. 1996-03-11 05:55:56 +00:00
dev aha1742.c: 1996-03-10 07:04:27 +00:00
fs For Lite2: proc LIST changes. 1996-03-11 06:13:09 +00:00
geom
gnu
i386 Bring in most of Bruce's prot_to_real() changes into the APM BIOS 1996-03-11 06:48:57 +00:00
isa Add more options into the conf/options and i386/conf/options.i386 files 1996-03-02 18:24:13 +00:00
isofs/cd9660
kern Changed socket code to use 4.4BSD queue macros. This includes removing 1996-03-11 15:37:44 +00:00
libkern
miscfs For Lite2: proc LIST changes. 1996-03-11 06:13:09 +00:00
modules linux_interp now moved into sys/i386/linux/linux_sysvec.c, but still 1996-03-10 22:43:37 +00:00
msdosfs
net Move or add #include <queue.h> in preparation for upcoming struct socket 1996-03-11 15:13:58 +00:00
netinet Cleaned up uninitialized 'rt' warning properly 1996-03-11 17:11:23 +00:00
netipx Move or add #include <queue.h> in preparation for upcoming struct socket 1996-03-11 15:13:58 +00:00
netns
nfs
nfsclient
nfsserver
pc98/pc98
pccard
pci Be more careful in how we set SCSICONF. It was possible for a controller 1996-03-11 02:49:48 +00:00
powerpc/include
rpc
scsi Fixed some missing int32 -> int32_t 1996-03-10 18:17:54 +00:00
sys Changed socket code to use 4.4BSD queue macros. This includes removing 1996-03-11 15:37:44 +00:00
tools
ufs Handle the bogus device that MFS uses as its VBLK device. We now don't 1996-03-02 22:18:34 +00:00
vm For Lite2: proc LIST changes. 1996-03-11 06:11:43 +00:00
Makefile