Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/distrib/utils/x_dhclient Pull up revision 1.5 (requeste...
details: https://anonhg.NetBSD.org/src/rev/d433b8c153fe
branches: netbsd-1-5
changeset: 491226:d433b8c153fe
user: he <he%NetBSD.org@localhost>
date: Fri Apr 06 09:31:32 2001 +0000
description:
Pull up revision 1.5 (requested by thorpej):
Make this work with the new dhcp code -- but the binary is Bigger.
Might require some trimming in the dhcp code itself.
diffstat:
distrib/utils/x_dhclient/Src-common | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (12 lines):
diff -r 6ba5dceaa4a6 -r d433b8c153fe distrib/utils/x_dhclient/Src-common
--- a/distrib/utils/x_dhclient/Src-common Fri Apr 06 09:31:17 2001 +0000
+++ b/distrib/utils/x_dhclient/Src-common Fri Apr 06 09:31:32 2001 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Src-common,v 1.3.2.1 2000/10/18 18:27:54 tv Exp $
+# $NetBSD: Src-common,v 1.3.2.2 2001/04/06 09:31:32 he Exp $
COMSRCS= parse.c dispatch.c conflex.c bpf.c socket.c packet.c \
ethernet.c memory.c print.c options.c inet.c convert.c \
tree.c tables.c alloc.c dns.c execute.c discover.c fddi.c \
- comapi.c
+ comapi.c ctrace.c
Home |
Main Index |
Thread Index |
Old Index