From 559c1aff1f14edaddca4b60aa3b9c22d00a0a06a Mon Sep 17 00:00:00 2001 From: David Greenman Date: Fri, 26 Aug 1994 16:30:55 +0000 Subject: [PATCH] Added comcontrol ...this thing *really* should be renamed. --- sbin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/Makefile b/sbin/Makefile index 5f817c61b82b..9991d918d3d2 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -2,7 +2,7 @@ # XXX MISSING: fsdb icheck ncheck # XXX NEEDS CONVERSION: scsiformat -SUBDIR= adjkerntz badsect clri disklabel dmesg dump dumpfs dumplfs \ +SUBDIR= adjkerntz badsect clri comcontrol 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 \