Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/usr.sbin/dhcp/server Pull up 1.12 (patchlevel 25)
details: https://anonhg.NetBSD.org/src/rev/ec840acd78b1
branches: netbsd-1-4
changeset: 468158:ec840acd78b1
user: mellon <mellon%NetBSD.org@localhost>
date: Fri Apr 09 20:10:30 1999 +0000
description:
Pull up 1.12 (patchlevel 25)
diffstat:
usr.sbin/dhcp/server/dhcpd.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r db15fb74bb06 -r ec840acd78b1 usr.sbin/dhcp/server/dhcpd.c
--- a/usr.sbin/dhcp/server/dhcpd.c Fri Apr 09 20:09:59 1999 +0000
+++ b/usr.sbin/dhcp/server/dhcpd.c Fri Apr 09 20:10:30 1999 +0000
@@ -42,13 +42,13 @@
#ifndef lint
static char ocopyright[] =
-"$Id: dhcpd.c,v 1.11 1999/03/30 03:12:28 mellon Exp $ Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium.";
+"$Id: dhcpd.c,v 1.11.2.1 1999/04/09 20:10:30 mellon Exp $ Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium.";
#endif
static char copyright[] =
"Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium.";
static char arr [] = "All rights reserved.";
-static char message [] = "Internet Software Consortium DHCP Server V2.0b1pl20";
+static char message [] = "Internet Software Consortium DHCP Server V2.0b1pl25";
static char contrib [] = "Please contribute if you find this software useful.";
static char url [] = "For info, please visit http://www.isc.org/dhcp-contrib.html";
Home |
Main Index |
Thread Index |
Old Index