freebsd-dev/sys
2000-03-15 22:12:47 +00:00
..
alpha Fix some style bugs. The long line is in a chunk of code that's 2000-03-13 15:27:19 +00:00
amd64 Disabled the optimization of not doing an invltlb_1pg() when changing 2000-03-13 14:47:46 +00:00
boot Remove some extra spammage that made it into this commit. This will be 2000-03-15 16:36:55 +00:00
cam Various typo's. 2000-03-15 21:55:48 +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 Add urio (143) 2000-03-15 22:06:01 +00:00
contrib
crypto
ddb
dev Do not use the powerhooks at all, instead of abusing and empty #define. 2000-03-15 22:12:47 +00:00
fs
geom
gnu Bug fixes for currently harmless bugs that could rise to bite 2000-03-15 07:18:15 +00:00
i4b Fix a problem which caused i/o resource allocation conflict of this 2000-03-09 20:57:47 +00:00
i386 Remove stray pointers to wdc; it was removed a while back. 2000-03-15 21:58:58 +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 Print "previous type" correctly when INVARIANTS is defined. 2000-03-14 14:58:04 +00:00
libkern
miscfs
modules - Document updates in iface netgraph node type functionality 2000-03-13 19:19:48 +00:00
msdosfs
net IPv6 6to4 support. 2000-03-11 11:17:24 +00:00
netatalk Clean up some loose ends in the network code, including the X.25 and ISO 2000-02-13 03:32:07 +00:00
netatm Clean up some loose ends in the network code, including the X.25 and ISO 2000-02-13 03:32:07 +00:00
netgraph Updates to the ng_iface(8) netgraph node type: 2000-03-13 19:18:10 +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 Clean up some loose ends in the network code, including the X.25 and ISO 2000-02-13 03:32:07 +00:00
netkey
netnatm Clean up some loose ends in the network code, including the X.25 and ISO 2000-02-13 03:32:07 +00:00
netncp
netns Clean up some loose ends in the network code, including the X.25 and ISO 2000-02-13 03:32:07 +00:00
nfs Clean up some loose ends in the network code, including the X.25 and ISO 2000-02-13 03:32:07 +00:00
nfsclient Clean up some loose ends in the network code, including the X.25 and ISO 2000-02-13 03:32:07 +00:00
nfsserver Clean up some loose ends in the network code, including the X.25 and ISO 2000-02-13 03:32:07 +00:00
ntfs
nwfs
pc98 Stop isadma from abusing the B_READ, B_RAW and B_WRITE flags. 2000-03-13 10:19:32 +00:00
pccard Add support for PnP ISA cards, and some laptop PnP support: 2000-03-10 05:43:29 +00:00
pci Remove left over pci_ide* after wd removal. 2000-03-15 21:58:27 +00:00
posix4
powerpc Update the ata driver to take more advantage of newbus, this 2000-02-18 20:57:33 +00:00
rpc
svr4
sys Have MGETHDR() always initialize m->m_pkthdr.rcvif to NULL. 2000-03-14 20:49:27 +00:00
tools
ufs Bug fixes for currently harmless bugs that could rise to bite 2000-03-15 07:18:15 +00:00
vm Remove unused 3rd argument from vsunlock() which abused B_WRITE. 2000-03-13 10:47:24 +00:00
Makefile