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.4 (requeste...
details: https://anonhg.NetBSD.org/src/rev/857acb7ff667
branches: netbsd-1-5
changeset: 491228:857acb7ff667
user: he <he%NetBSD.org@localhost>
date: Fri Apr 06 09:32:03 2001 +0000
description:
Pull up revision 1.4 (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-omapip | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (13 lines):
diff -r 3937b2ecd807 -r 857acb7ff667 distrib/utils/x_dhclient/Src-omapip
--- a/distrib/utils/x_dhclient/Src-omapip Fri Apr 06 09:31:49 2001 +0000
+++ b/distrib/utils/x_dhclient/Src-omapip Fri Apr 06 09:32:03 2001 +0000
@@ -1,5 +1,5 @@
-# $NetBSD: Src-omapip,v 1.1.4.1 2000/10/18 18:27:54 tv Exp $
+# $NetBSD: Src-omapip,v 1.1.4.2 2001/04/06 09:32:03 he Exp $
-OMSRCS= auth.c protocol.c buffer.c alloc.OM.c result.c connection.c errwarn.c \
- listener.c dispatch.OM.c generic.c support.OM.c handle.c message.c \
- hash.OM.c
+OMSRCS= array.c auth.c protocol.c buffer.c alloc.OM.c result.c connection.c \
+ errwarn.c listener.c dispatch.OM.c generic.c support.OM.c handle.c \
+ message.c hash.OM.c mrtrace.c trace.c
Home |
Main Index |
Thread Index |
Old Index