diff options
author | Chris Cappuccio <chris@cvs.openbsd.org> | 2000-10-13 16:42:51 +0000 |
---|---|---|
committer | Chris Cappuccio <chris@cvs.openbsd.org> | 2000-10-13 16:42:51 +0000 |
commit | bb6712ce016a7abf19889dd2688703ed7a373498 (patch) | |
tree | c350612b8105e0fe688d41019f5afcada07814b6 | |
parent | 495c737e52c11c65e73e0c9c316388be53a79086 (diff) |
lmccontrol
-rw-r--r-- | sbin/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/Makefile b/sbin/Makefile index f1a57673a90..f58d2fee43b 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.54 2000/07/02 02:12:14 mickey Exp $ +# $OpenBSD: Makefile,v 1.55 2000/10/13 16:42:50 chris Exp $ # Not ported: XNSrouted enpload scsiformat startslip # Missing: icheck SUBDIR= atactl badsect brconfig ccdconfig disklabel dmesg fsck ifconfig init \ - ipf ipfstat ipnat ipsecadm isakmpd kbd mknod modload modunload \ - mount mountd ncheck_ffs nfsd nologin photurisd ping \ + ipf ipfstat ipnat ipsecadm isakmpd kbd lmccontrol mknod modload \ + modunload mount mountd ncheck_ffs nfsd nologin photurisd ping \ quotacheck raidctl reboot route routed savecore scan_ffs scsi \ shutdown slattach startkey swapctl sysctl ttyflags umount |