freebsd-nq/sys
Guido van Rooij 1347f5b8e5 Add a counter for the number of times the listen queue was overflowed to
the tcpstat structure. (netstat -s)
Reviewed by:	wollman
Obtained from: Steves, TCP/IP Ill. vol.3, page 189
1996-02-26 21:47:13 +00:00
..
alpha Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
amd64 Re-insert a missing pmap_remove operation. 1996-02-25 05:08:57 +00:00
compat/linux This is an extract of changes from what I am currently running... 1996-02-16 18:40:50 +00:00
compile
conf Add i386/eisa/3c5x9.c, the eisaconf probe for the 3Com 3c579 and the 1996-02-26 00:58:38 +00:00
ddb Remove some now unused printfoids. 1996-01-23 21:17:59 +00:00
dev Clean up the 3c5x9 driver and add an eisaconf probe to it. This should 1996-02-26 01:05:36 +00:00
fs Kill XNS. 1996-02-13 18:16:31 +00:00
geom Fix one warning and fix one bug found while looking at another warning (but 1996-01-31 11:25:46 +00:00
gnu Removed vestigial support for the obsolete FIFO option. In ext2fs 1996-02-25 20:12:36 +00:00
i386 Clean up the 3c5x9 driver and add an eisaconf probe to it. This should 1996-02-26 01:05:36 +00:00
isa Added some delays to the probe. This might fix some incompatible UARTs 1996-02-25 21:10:54 +00:00
isofs/cd9660 Added prototypes. 1995-12-03 17:14:38 +00:00
kern Fix a problem with tracking the modified bit. Eliminate the 1996-02-25 03:02:53 +00:00
libkern Extend to handle all radix < 37 1996-01-24 20:51:26 +00:00
miscfs really stupid mistake that stopped devices from appearing on the fly in mounted 1996-02-18 07:29:53 +00:00
modules Make the ipfw LKM work again. 1996-02-24 13:41:57 +00:00
msdosfs Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
net Make tundebug sysctl writable. 1996-02-09 09:23:56 +00:00
netinet Add a counter for the number of times the listen queue was overflowed to 1996-02-26 21:47:13 +00:00
netipx Kill XNS. 1996-02-13 18:16:31 +00:00
netns finish killing off netns. (For some reason, CVS `undeleted' these 1996-02-13 18:19:17 +00:00
nfs Kill XNS. 1996-02-13 18:16:31 +00:00
nfsclient Kill XNS. 1996-02-13 18:16:31 +00:00
nfsserver Kill XNS. 1996-02-13 18:16:31 +00:00
pc98/pc98 Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
pccard Removed un-used code. 1996-02-21 23:31:03 +00:00
pci Remove limit of port I/O addresses to 65K, since PCI specifies 32 bit 1996-02-19 00:30:40 +00:00
powerpc/include Add commands for ptrace get/set registers.. (Same numbers as NetBSD) 1996-01-24 18:51:48 +00:00
rpc Fix a bunch of spelling errors in the comment fields 1996-01-30 23:33:04 +00:00
scsi cosmetic fixes plus bring the cdevsw and bdevsw entries 1996-02-19 09:36:23 +00:00
sys Add two sysctl variables that can be read by libutil and libkvm so that 1996-02-24 14:32:53 +00:00
tools Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
ufs Removed vestigial support for the obsolete FIFO option. In ext2fs 1996-02-25 20:12:36 +00:00
vm kern_descrip.c: add fdshare()/fdcopy() 1996-02-23 18:49:25 +00:00
Makefile Removed almost all traces of libkern.a. The objects that were in 1995-12-26 13:58:31 +00:00