Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin disable sysctl for now (avoid breakage during move ...



details:   https://anonhg.NetBSD.org/src/rev/2b240119794d
branches:  trunk
changeset: 480632:2b240119794d
user:      itojun <itojun%NetBSD.org@localhost>
date:      Mon Jan 17 02:29:48 2000 +0000

description:
disable sysctl for now (avoid breakage during move from usr.sbin to sbin)

diffstat:

 usr.sbin/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r f5f5c9ad99b4 -r 2b240119794d usr.sbin/Makefile
--- a/usr.sbin/Makefile Mon Jan 17 02:20:43 2000 +0000
+++ b/usr.sbin/Makefile Mon Jan 17 02:29:48 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.129 1999/12/20 09:50:20 jdc Exp $
+#      $NetBSD: Makefile,v 1.130 2000/01/17 02:29:48 itojun Exp $
 #      from: @(#)Makefile      5.20 (Berkeley) 6/12/93
 
 # XXX Temporary for NO_SENDMAIL and BUILD_POSTFIX
@@ -18,7 +18,7 @@
        pwd_mkdb quot quotacheck quotaon rarpd rbootd rdate \
        repquota rmt rpc.bootparamd rpc.lockd rpc.pcnfsd \
        rpc.statd rpc.yppasswdd rwhod sa screenblank \
-       sliplogin slstats spray sup sysctl syslogd tadpolectl tcpdchk \
+       sliplogin slstats spray sup syslogd tadpolectl tcpdchk \
        tcpdmatch tcpdump timed traceroute trpt trsp unlink \
        usbdevs user videomode vipw vnconfig wiconfig wsconscfg \
        wsfontload xntp ypbind yppoll ypserv ypset zdump zic



Home | Main Index | Thread Index | Old Index