freebsd-dev/sys/modules
Nick Hibma fe3cac87c1 1) s/mod(un)?load/kld$1load/
2) s/MODLOAD/KMODLOAD/ to be consistent with the rest of the variables
(KMOD, KMODOWN, KMODGRP, etc) and definition of MODLOAD/UNLOAD in the
Makefile of the ATAPI module

3) textual fixups
1999-09-06 20:11:59 +00:00
..
atapi 1) s/mod(un)?load/kld$1load/ 1999-09-06 20:11:59 +00:00
ax $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
bktr add vnode_if.h 1999-08-31 11:13:47 +00:00
ccd $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cd9660 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
coda $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
coff $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
dm This commit adds driver support for PCI fast ethernet NICs based on 1999-09-06 06:14:30 +00:00
fdesc $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
fdescfs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
fpu $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
fxp $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
gnufpu $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ibcs2 Install {ibcs2,svr4}.sh in /usr/sbin and not in /usr/bin. 1999-09-05 05:19:08 +00:00
if_disc $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
if_ppp $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
if_sl $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
if_tun $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ip_mroute_mod $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ipfw $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
joy $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
kernfs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
linux Install linux.sh in /usr/sbin and not in /usr/bin. 1999-09-03 07:15:38 +00:00
mfs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
mii Add a driver for the AMD AM79c873 10/100 PHY. By some strange coincidence, 1999-09-06 05:27:55 +00:00
msdos $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
msdosfs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
mx $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
nfs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
nfsclient $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
nfsserver $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ntfs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
nullfs Don't generate opt_debug_nullfs.h. It is no longer necessary. 1999-09-04 12:40:07 +00:00
pcic $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
pn $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
portal $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
portalfs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
procfs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
rl Convert the RealTek 8139 driver to newbus and miibus in one swell foop. 1999-08-31 14:45:51 +00:00
sf Convert the Adaptec and Winbond drivers to miibus. 1999-08-30 23:08:32 +00:00
sis This commit adds driver support for the Silicon Integrated Systems 1999-09-05 21:01:03 +00:00
sk $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
splash $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ste $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
streams $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
svr4 Install {ibcs2,svr4}.sh in /usr/sbin and not in /usr/bin. 1999-09-05 05:19:08 +00:00
syscons $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ti $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
tl $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
umapfs Backed out the quick fix in the previous commit. Depending on opt_ddb.h 1999-09-04 12:01:32 +00:00
union $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
unionfs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
vesa $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
vinum $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
vn $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
vr $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
wb Convert the Adaptec and Winbond drivers to miibus. 1999-08-30 23:08:32 +00:00
xl Convert the 3Com XL driver to miibus. This one is a little tricky 1999-08-29 15:52:19 +00:00
Makefile This commit adds driver support for PCI fast ethernet NICs based on 1999-09-06 06:14:30 +00:00
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00