From abd0d5ab969045114005bf0ddea723629ee0e96e Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Mon, 22 Aug 1994 20:21:31 +0000 Subject: [PATCH] adjkerntz added --- sbin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/Makefile b/sbin/Makefile index 4f9544d3f51a..5f817c61b82b 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 \