=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/sbin/Makefile,v retrieving revision 1.44 retrieving revision 1.45 diff -c -r1.44 -r1.45 *** src/sbin/Makefile 1999/07/23 22:17:38 1.44 --- src/sbin/Makefile 1999/09/01 03:28:00 1.45 *************** *** 1,13 **** ! # $OpenBSD: Makefile,v 1.44 1999/07/23 22:17:38 niklas Exp $ # Not ported: XNSrouted enpload scsiformat startslip # Missing: icheck ! SUBDIR= badsect ccdconfig disklabel dmesg fsck ifconfig init ipf ipfstat \ ! ipnat ipsecadm isakmpd kbd mknod modload modunload mount mountd \ ! ncheck_ffs nfsd nfsiod nologin photurisd ping quotacheck raidctl \ ! reboot route routed savecore scan_ffs scsi shutdown slattach startkey \ ! swapctl ttyflags umount # support for various file systems SUBDIR+= mount_ados --- 1,13 ---- ! # $OpenBSD: Makefile,v 1.45 1999/09/01 03:28:00 deraadt Exp $ # Not ported: XNSrouted enpload scsiformat startslip # Missing: icheck ! SUBDIR= badsect brconfig ccdconfig disklabel dmesg fsck ifconfig init \ ! ipf ipfstat ipnat ipsecadm isakmpd kbd mknod modload modunload \ ! mount mountd ncheck_ffs nfsd nfsiod nologin photurisd ping \ ! quotacheck raidctl reboot route routed savecore scan_ffs scsi \ ! shutdown slattach startkey swapctl ttyflags umount # support for various file systems SUBDIR+= mount_ados