Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin unhook old dhcp



details:   https://anonhg.NetBSD.org/src/rev/5bcf9b964180
branches:  trunk
changeset: 785684:5bcf9b964180
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Mar 24 22:23:33 2013 +0000

description:
unhook old dhcp

diffstat:

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

diffs (18 lines):

diff -r 4d169aa00b4e -r 5bcf9b964180 usr.sbin/Makefile
--- a/usr.sbin/Makefile Sun Mar 24 22:22:32 2013 +0000
+++ b/usr.sbin/Makefile Sun Mar 24 22:23:33 2013 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.266 2012/08/08 14:13:46 christos Exp $
+#      $NetBSD: Makefile,v 1.267 2013/03/24 22:23:33 christos Exp $
 #      from: @(#)Makefile      5.20 (Berkeley) 6/12/93
 
 .include <bsd.own.mk>
@@ -6,7 +6,7 @@
 SUBDIR=        ac accton acpitools altq apm apmd arp \
        bad144 bootp btattach btconfig btdevctl bthcid btpand catman \
        chroot cnwctl cpuctl crash \
-       dev_mkdb dhcp diskpart dumpfs dumplfs \
+       dev_mkdb diskpart dumpfs dumplfs \
        edquota eeprom envstat eshconfig etcupdate extattrctl \
        flashctl fssconfig fusermount fwctl \
        gpioctl grfconfig gspa \



Home | Main Index | Thread Index | Old Index