freebsd-nq/sys
Eivind Eklund 243c4c6d7f Better handling for ARP/source routing on Token Ring
Submitted by:	Larry Lile <lile@stdio.com>
1999-04-15 17:58:24 +00:00
..
alpha Hopefully replicate the install.debug changes from the i386 version. 1999-04-13 18:35:28 +00:00
amd64 Made booting with -a work for all configurations. Previously it 1999-04-15 14:52:24 +00:00
boot
cam Remove camq_regen(). We already perform modular comparisons 1999-04-07 22:57:54 +00:00
coda
compat
compile
conf Made booting with -a work for all configurations. Previously it 1999-04-15 14:52:24 +00:00
contrib
ddb
dev Added missing newline to "no ports found!" message. 1999-04-15 00:13:20 +00:00
fs Removed DIAGNOSTIC opion redefinition. 1999-04-13 14:54:20 +00:00
geom
gnu Remove unused function int fi() {return 0;} 1999-04-11 03:47:24 +00:00
i4b
i386 Removed dead code and cleaned up. setconf() now just asks for the 1999-04-15 15:35:32 +00:00
isa
isofs/cd9660
kern getnewbuf(): check return value from tsleep(). Interruptible NFS may pass 1999-04-14 18:51:52 +00:00
libkern
miscfs
modules Drop the atapi module from the build, it's just wasting time. 1999-04-13 18:53:54 +00:00
msdosfs
net Break long lines that I introduced in a previous commit. 1999-04-11 02:52:31 +00:00
netatalk
netatm
netinet Better handling for ARP/source routing on Token Ring 1999-04-15 17:58:24 +00:00
netipx Remove incorrect initialization. 1999-04-11 02:50:15 +00:00
netkey
netnatm
netns
nfs Close a potential mbuf and/or mbuf cluster leak in the client-side NFS 1999-04-10 18:53:29 +00:00
nfsclient Close a potential mbuf and/or mbuf cluster leak in the client-side NFS 1999-04-10 18:53:29 +00:00
nfsserver
ntfs Removed DIAGNOSTIC opion redefinition. 1999-04-13 14:54:20 +00:00
pc98 Shoot the LKM support in the old wd/wdc/atapi driver set in the head and 1999-04-13 19:38:12 +00:00
pccard
pci - Close PR #11136: add PCI ID for another new cyclone device: the 1999-04-15 03:18:33 +00:00
posix4
powerpc
rpc
svr4
sys Move the declaration of faultin() from the vm headers to proc.h, since 1999-04-13 19:17:15 +00:00
tools
ufs Correct typo in panic message 1999-04-11 02:28:32 +00:00
vm Move the declaration of faultin() from the vm headers to proc.h, since 1999-04-13 19:17:15 +00:00
Makefile