From fa09d4cd99a1ee537af191a9028554b158927eb8 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Mon, 26 Jun 2006 03:40:11 +0000 Subject: wicontrol goes away, use ifconfig. yes, a few things cannot be done with ifconfig yet, but reyk is writing them now. 3 years ago we said wicontrol had to go away, and noone helped. now they will! --- sbin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sbin/Makefile b/sbin/Makefile index 8c8d1c88312..2f1a5bbdf0d 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.78 2006/05/26 04:02:58 deraadt Exp $ +# $OpenBSD: Makefile,v 1.79 2006/06/26 03:40:10 deraadt Exp $ # Not ported: XNSrouted enpload scsiformat startslip # Missing: icheck @@ -28,6 +28,6 @@ SUBDIR+= mount_xfs SUBDIR+= ping6 rtsol # Man pages (and manpages to do) -SUBDIR+= fdisk pdisk wicontrol wsconsctl +SUBDIR+= fdisk pdisk wsconsctl .include -- cgit v1.2.3