summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1999-01-01 10:33:52 +0000
committerbde <bde@FreeBSD.org>1999-01-01 10:33:52 +0000
commitd98e810644e0a0cbe3650e256bf9a893bceecfb1 (patch)
tree8a87b4a19e2ae575d69b751823ec2bf641ef9cdd /sys
parent90744a1d3cb4b423262ebc6244095c58b03b873b (diff)
downloadFreeBSD-src-d98e810644e0a0cbe3650e256bf9a893bceecfb1.zip
FreeBSD-src-d98e810644e0a0cbe3650e256bf9a893bceecfb1.tar.gz
Fixed bitrot in comments.
Diffstat (limited to 'sys')
-rw-r--r--sys/modules/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index de54238..9a1fde9 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -1,8 +1,10 @@
-# $Id: Makefile,v 1.42 1998/12/28 05:27:19 peter Exp $
+# $Id: Makefile,v 1.43 1998/12/30 11:20:56 yokota Exp $
# XXX present but broken: ip_mroute_mod
-# XXX not yet completed porting: pcic syscons/*
-# XXX builds but not updated: atapi, wcd
+# XXX not yet completed porting: acd pcic
+# XXX builds but not updated: atapi
+# XXX builds, but possibly unusable with present design: fpu gnufpu
+
SUBDIR= ccd cd9660 coda fdesc if_disc if_ppp if_sl if_tun ipfw kernfs \
mfs msdos nfs nullfs portal procfs umapfs union vinum
OpenPOWER on IntegriCloud