1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/modules
Bruce Evans 5570727607 Fixed bogus SRCS definition which broke make depend'. Plain make'
worked accidentally because the rule to generate ${OBJS} from ${SRCS}
is sloppy.

Fixed style bugs.
1999-04-13 09:11:20 +00:00
..
atapi
ccd
cd9660
coda
coff
fdesc
fdescfs
fpu
gnufpu
ibcs2 Replace LKM with KLD. 1999-04-06 13:57:33 +00:00
if_disc
if_ppp
if_sl
if_tun
ip_mroute_mod
ipfw
joy Replace LKM with KLD. 1999-04-06 13:57:33 +00:00
kernfs
linux Update for the man page. 4.0 is using KLD's not LKM's. 1999-02-22 13:08:38 +00:00
lkm
mfs
msdos
msdosfs
nfs
nfsclient
nfsserver
ntfs First version. 1999-02-03 04:01:27 +00:00
nullfs
pcic
portal
portalfs
procfs
splash Fixed bogus SRCS definition which broke make depend'. Plain make' 1999-04-13 09:11:20 +00:00
streams Oops. Adding a Makefile might help anyone who wants to use streams 1999-02-22 14:02:42 +00:00
svr4 Converted "streams" pseudo-device into a KLD 1999-02-22 11:44:46 +00:00
syscons Centralize and reorganize a few macros. 1999-04-12 13:34:58 +00:00
umapfs
union
unionfs
vesa
vinum Add kldstat macro, which basically does the same thing as kldstat(8) 1999-04-10 04:04:16 +00:00
vn Oops, I accidently had devfs enabled in the vn module.. 1999-01-21 17:23:30 +00:00
Makefile quick BDE premption 1999-03-14 20:43:09 +00:00
Makefile.inc