freebsd-src/sys
Bill Fenner 95b2b777b5 Make sure to free the socket in soabort() if the protocol couldn't
free it (this could happen if the protocol already freed its part
 and we just kept the socket around to make sure accept(2) didn't block)
2000-03-18 08:56:56 +00:00
..
alpha Alpha 8200: remove the SIMOS usage of zs_cnattach- we have a real 2000-03-18 08:04:23 +00:00
amd64 Please welcome the URio driver. Written by 2000-03-16 09:16:14 +00:00
boot Sync with sys/boot/i386/libi386/biosdisk.c revision 1.27 and 1.28. 2000-03-17 12:38:36 +00:00
cam Add a quirk entry for Y-E Data USB floppy drive. 2000-03-15 22:44:03 +00:00
coda
compat Fix some style bugs. The long line is in a chunk of code that's 2000-03-13 15:27:19 +00:00
compile
conf Alpha 8200: redo files arrangement for 8200 support. There sort of 2000-03-18 08:05:27 +00:00
contrib
crypto
ddb
dev Update to the latest development version of the Mylex driver. Changes in 2000-03-18 02:01:37 +00:00
fs Eliminate the undocumented, experimental, non-delivering and highly 2000-03-16 08:51:55 +00:00
geom
gnu Bug fixes for currently harmless bugs that could rise to bite 2000-03-15 07:18:15 +00:00
i4b
i386 Please welcome the URio driver. Written by 2000-03-16 09:16:14 +00:00
isa Stop isadma from abusing the B_READ, B_RAW and B_WRITE flags. 2000-03-13 10:19:32 +00:00
isofs/cd9660
kern Make sure to free the socket in soabort() if the protocol couldn't 2000-03-18 08:56:56 +00:00
libkern
miscfs Eliminate the undocumented, experimental, non-delivering and highly 2000-03-16 08:51:55 +00:00
modules Please welcome the URio driver. Written by 2000-03-16 09:16:14 +00:00
msdosfs
net Introduce a new bd_seesent flag to the BPF descriptor, indicating whether or 2000-03-18 06:30:42 +00:00
netatalk
netatm
netgraph Newer ciscos have become more picky, and will not accept the MULTICAST bit 2000-03-17 17:06:33 +00:00
netinet Fix reporting of src and dst IP addresses for ICMP and generic IP packets. 2000-03-14 14:11:53 +00:00
netinet6 Backout the previous change to __KAME_VERSION (FreeBSD4.x addition), 2000-03-13 10:07:30 +00:00
netipx
netkey
netnatm
netncp
netns
nfs
nfsclient
nfsserver
ntfs
nwfs
pc98 Fixed header file path and added necessary file. 2000-03-17 12:56:23 +00:00
pccard Add support for PnP ISA cards, and some laptop PnP support: 2000-03-10 05:43:29 +00:00
pci Update Tigon firmware yet again, this time to version 12.3.20. 2000-03-18 01:30:36 +00:00
posix4
powerpc
rpc
svr4
sys Instead of using the next unit available, use the first unit available. 2000-03-16 09:32:59 +00:00
tools
ufs Use 64-bit math to calculate if we have hit our freespace limit. 2000-03-17 03:44:47 +00:00
vm Eliminate the undocumented, experimental, non-delivering and highly 2000-03-16 08:51:55 +00:00
Makefile