diff options
| author | John-Mark Gurney <jmg@FreeBSD.org> | 1997-10-19 11:15:45 +0000 |
|---|---|---|
| committer | John-Mark Gurney <jmg@FreeBSD.org> | 1997-10-19 11:15:45 +0000 |
| commit | 23e200d5ab0c8860ef95938f1d2eb92dac4590ef (patch) | |
| tree | a7f4c9fcf0648346ca18abecbfe0b02e3a97f619 /sbin/Makefile | |
| parent | 63f87bd1949592392aec57d666da7d7b708b151d (diff) | |
Notes
Diffstat (limited to 'sbin/Makefile')
| -rw-r--r-- | sbin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/Makefile b/sbin/Makefile index e05d0d208e10..95f6286a6db6 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -3,7 +3,8 @@ # XXX MISSING: icheck ncheck SUBDIR= adjkerntz badsect ccdconfig clri disklabel dmesg dset dump dumpfs \ - dumplfs dumpon fsck fsdb fsirand ifconfig init ipfw md5 mknod modload \ + dumplfs dumpon fsck fsdb fsirand ifconfig init ipfw \ + kldload kldstat kldunload md5 mknod modload \ modunload mount mount_cd9660 mount_ext2fs \ mount_lfs mount_nfs mount_null mount_portal mount_std \ mount_umap mount_union mountd newfs newlfs nfsd nfsiod \ |
