=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/sbin/Makefile,v retrieving revision 1.21 retrieving revision 1.22 diff -c -r1.21 -r1.22 *** src/sbin/Makefile 1996/10/20 08:36:21 1.21 --- src/sbin/Makefile 1997/01/26 02:26:03 1.22 *************** *** 1,8 **** ! # $OpenBSD: Makefile,v 1.21 1996/10/20 08:36:21 tholo Exp $ # $NetBSD: Makefile,v 1.29 1996/05/14 17:39:21 ws Exp $ # Not ported: XNSrouted enpload scsiformat startslip ! # Missing: icheck ncheck SUBDIR= badsect disklabel ccdconfig dmesg fastboot fsck ifconfig init ipf ipfstat \ ipnat kbd mknod modload modunload mount mountd ncheck_ffs nfsd nfsiod \ --- 1,8 ---- ! # $OpenBSD: Makefile,v 1.22 1997/01/26 02:26:03 millert Exp $ # $NetBSD: Makefile,v 1.29 1996/05/14 17:39:21 ws Exp $ # Not ported: XNSrouted enpload scsiformat startslip ! # Missing: icheck SUBDIR= badsect disklabel ccdconfig dmesg fastboot fsck ifconfig init ipf ipfstat \ ipnat kbd mknod modload modunload mount mountd ncheck_ffs nfsd nfsiod \ *************** *** 13,19 **** SUBDIR+= mount_ados SUBDIR+= mount_cd9660 SUBDIR+= mount_fdesc ! SUBDIR+= mount_ffs newfs fsck_ffs fsdb dumpfs dump restore clri tunefs SUBDIR+= mount_kernfs SUBDIR+= mount_lfs newlfs dumplfs # mount_mfs -> newfs --- 13,19 ---- SUBDIR+= mount_ados SUBDIR+= mount_cd9660 SUBDIR+= mount_fdesc ! SUBDIR+= mount_ffs newfs fsck_ffs fsdb dumpfs dump restore clri tunefs fsirand SUBDIR+= mount_kernfs SUBDIR+= mount_lfs newlfs dumplfs # mount_mfs -> newfs