Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/dhcp/relay Patchlevel 21
details: https://anonhg.NetBSD.org/src/rev/2a3ef6b534d8
branches: trunk
changeset: 467831:2a3ef6b534d8
user: mellon <mellon%NetBSD.org@localhost>
date: Tue Mar 30 01:51:44 1999 +0000
description:
Patchlevel 21
diffstat:
usr.sbin/dhcp/relay/dhcrelay.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r d86f36eab679 -r 2a3ef6b534d8 usr.sbin/dhcp/relay/dhcrelay.c
--- a/usr.sbin/dhcp/relay/dhcrelay.c Tue Mar 30 01:07:26 1999 +0000
+++ b/usr.sbin/dhcp/relay/dhcrelay.c Tue Mar 30 01:51:44 1999 +0000
@@ -42,7 +42,7 @@
#ifndef lint
static char ocopyright [] =
-"$Id: dhcrelay.c,v 1.1.1.10 1999/03/29 23:00:56 mellon Exp $ Copyright (c) 1997, 1998, 1999 The Internet Software Consortium. All rights reserved.\n";
+"$Id: dhcrelay.c,v 1.1.1.11 1999/03/30 01:51:44 mellon Exp $ Copyright (c) 1997, 1998, 1999 The Internet Software Consortium. All rights reserved.\n";
#endif /* not lint */
#include "dhcpd.h"
@@ -76,7 +76,7 @@
static char copyright [] =
"Copyright 1997, 1998, 1999 The Internet Software Consortium.";
static char arr [] = "All rights reserved.";
-static char message [] = "Internet Software Consortium DHCP Relay Agent V2.0b1pl20";
+static char message [] = "Internet Software Consortium DHCP Relay Agent V2.0b1pl21";
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