From 2ea29df013a28796995579134bed32ce5ac6adff Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Sun, 14 May 1995 18:43:25 +0000 Subject: [PATCH] Add dumpon --- sbin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/Makefile b/sbin/Makefile index a915ec27d3df..d6d92f72c7e9 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -2,7 +2,7 @@ # XXX MISSING: fsdb icheck ncheck # XXX NEEDS CONVERSION: scsiformat (make a script using sbin/scsi) -SUBDIR= adjkerntz badsect clri disklabel dmesg dset dump dumpfs dumplfs \ +SUBDIR= adjkerntz badsect clri disklabel dmesg dset dump dumpfs dumplfs dumpon \ fsck ifconfig init ipfw md5 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 \