diff options
author | ache <ache@FreeBSD.org> | 1994-08-22 20:21:31 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1994-08-22 20:21:31 +0000 |
commit | 952b839fd4476abbf417cbd5a591e30aba721453 (patch) | |
tree | 70bfd8b79218578f3289d9350aa55373b0e08df8 /sbin | |
parent | 931308704bb978be1b6daea90cfdfa6683aa9684 (diff) | |
download | FreeBSD-src-952b839fd4476abbf417cbd5a591e30aba721453.zip FreeBSD-src-952b839fd4476abbf417cbd5a591e30aba721453.tar.gz |
adjkerntz added
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/Makefile b/sbin/Makefile index 4f9544d..5f817c6 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -2,7 +2,7 @@ # XXX MISSING: fsdb icheck ncheck # XXX NEEDS CONVERSION: scsiformat -SUBDIR= badsect clri disklabel dmesg dump dumpfs dumplfs \ +SUBDIR= adjkerntz badsect clri disklabel dmesg dump dumpfs dumplfs \ 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 \ |