freebsd-dev/sys
Nick Hibma 600a4a54cc Use the new and shiny module versioning. This enables you to load the
ums driver (mouse) and get the usb driver at the same time.

This also shows that
	MODULE_VERSION(usb, 1);
	MODULE_DEPEND(usb, usb, 1, 1, 1);
in the same module in one source file works.
2000-05-08 15:10:05 +00:00
..
alpha Fix DELAY function to use the RPCC cycle counter register. 2000-05-07 22:44:27 +00:00
amd64
boot Teach the alpha loader install process to make backup copies of the 2000-05-06 18:31:26 +00:00
cam *sigh* I must have been on something that night. Make xpt_periph an 2000-05-07 18:04:50 +00:00
coda
compat
compile
conf Reserve 145 for DRI graphics system. 2000-05-07 13:31:41 +00:00
contrib
crypto
ddb
dev Use the new and shiny module versioning. This enables you to load the 2000-05-08 15:10:05 +00:00
fs
geom
gnu
i4b
i386 Fix checksum calculations. This should fix the network problems 2000-05-07 16:41:15 +00:00
isa Step down a level and issue format requests with a struct bio instead 2000-05-06 07:01:47 +00:00
isofs/cd9660
kern Correct a couple of typos. 2000-05-07 05:09:45 +00:00
libkern
miscfs
modules Added PC-98 supports. 2000-05-08 14:55:21 +00:00
msdosfs
net
netatalk
netatm
netgraph
netinet Add #include <machine/in_cksum.h>, in order to pick up the checksum 2000-05-06 18:19:58 +00:00
netinet6
netipx
netkey
netnatm
netncp
netns
nfs Include a RFC 1533 "Maximum DHCP Message Size" option in our request. 2000-05-07 14:29:19 +00:00
nfsclient Include a RFC 1533 "Maximum DHCP Message Size" option in our request. 2000-05-07 14:29:19 +00:00
nfsserver
ntfs
nwfs
pc98
pccard
pci Do the attach (and detach) properly. Store the cookies. 2000-05-07 20:16:25 +00:00
posix4
powerpc
rpc
svr4
sys Remove devstat_end_transaction_buf() everybody uses 2000-05-06 06:59:08 +00:00
tools
ufs s/ffs_unmonut/ffs_unmount/ in a gratuitous ufs_extattr printf. 2000-05-07 17:21:08 +00:00
vm
Makefile