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/includes Pull up 1.6 (patchlevel 25)
details: https://anonhg.NetBSD.org/src/rev/0b8cb77c4505
branches: netbsd-1-4
changeset: 468152:0b8cb77c4505
user: mellon <mellon%NetBSD.org@localhost>
date: Fri Apr 09 20:08:04 1999 +0000
description:
Pull up 1.6 (patchlevel 25)
diffstat:
usr.sbin/dhcp/includes/dhcpd.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r 370d1300f9ec -r 0b8cb77c4505 usr.sbin/dhcp/includes/dhcpd.h
--- a/usr.sbin/dhcp/includes/dhcpd.h Fri Apr 09 20:07:39 1999 +0000
+++ b/usr.sbin/dhcp/includes/dhcpd.h Fri Apr 09 20:08:04 1999 +0000
@@ -213,6 +213,7 @@
int use_host_decl_names;
int use_lease_addr_for_default_route;
int authoritative;
+ int always_reply_rfc1048;
struct tree_cache *options [256];
};
Home |
Main Index |
Thread Index |
Old Index