summaryrefslogtreecommitdiffstats
path: root/sbin/Makefile
diff options
context:
space:
mode:
authordg <dg@FreeBSD.org>1994-08-19 12:07:23 +0000
committerdg <dg@FreeBSD.org>1994-08-19 12:07:23 +0000
commitaf3f714addb5ee7de74ce27b39d8de8aa3c62752 (patch)
treeafae7211c5e1cfae02b4c13cba0f060f91012b60 /sbin/Makefile
parent6b1e97340f82d737dbaca8bb01e7ba5e944ca3e1 (diff)
downloadFreeBSD-src-af3f714addb5ee7de74ce27b39d8de8aa3c62752.zip
FreeBSD-src-af3f714addb5ee7de74ce27b39d8de8aa3c62752.tar.gz
Terry Lambert's loadable kernel module support - modload & modunload
utilities w/improvements from the NetBSD group.
Diffstat (limited to 'sbin/Makefile')
-rw-r--r--sbin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/Makefile b/sbin/Makefile
index c00d628..f111064 100644
--- a/sbin/Makefile
+++ b/sbin/Makefile
@@ -3,8 +3,8 @@
# XXX MISSING: fsdb icheck ncheck
# XXX NEEDS CONVERSION: scsiformat
SUBDIR= badsect clri disklabel dmesg dump dumpfs dumplfs fastboot \
- fsck ifconfig init mknod mount mount_cd9660 mount_fdesc \
- mount_kernfs mount_lfs mount_nfs mount_null mount_portal \
+ fsck ifconfig init mknod modload modunload mount mount_cd9660 \
+ mount_fdesc mount_kernfs mount_lfs mount_nfs mount_null mount_portal \
mount_procfs mount_umap mount_union mountd newfs newlfs nfsd \
nfsiod nologin ping quotacheck reboot restore route savecore \
shutdown slattach startslip swapon tunefs umount
OpenPOWER on IntegriCloud