Source-Changes-HG archive

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

[src/netbsd-1-5]: src/usr.sbin/dhcp Pull up revision 1.10 (via patch, request...



details:   https://anonhg.NetBSD.org/src/rev/03cfafd496c5
branches:  netbsd-1-5
changeset: 491117:03cfafd496c5
user:      he <he%NetBSD.org@localhost>
date:      Wed Apr 04 20:57:37 2001 +0000

description:
Pull up revision 1.10 (via patch, requested by mellon):
  Update DHCP software to ISC version 3, Beta 2, Patchlevel 23.

diffstat:

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

diffs (12 lines):

diff -r b1c617696986 -r 03cfafd496c5 usr.sbin/dhcp/Makefile
--- a/usr.sbin/dhcp/Makefile    Wed Apr 04 20:56:52 2001 +0000
+++ b/usr.sbin/dhcp/Makefile    Wed Apr 04 20:57:37 2001 +0000
@@ -30,7 +30,7 @@
 # OF THE POSSIBILITY OF SUCH DAMAGE.
 #
 
-SUBDIR=        common omapip minires server client relay dhcpctl
+SUBDIR=        dhcpctl dst minires omapip common server client relay
 
 all-server all-client all-relay: all-common
 



Home | Main Index | Thread Index | Old Index