Commit Graph

76 Commits

Author SHA1 Message Date
thorpej
cd43b55bc4 Fix a typo in an ACTION_APPEND message. 1999-02-02 09:40:46 +00:00
thorpej
876f7929f4 Use ping -n; if we're running a local nameserver, it may try to
reverse-resolve the IP address we're given, which will take a while
to time out, since we're still scanning cached leases (i.e. the network
isn't up yet).
1999-01-28 23:09:07 +00:00
sommerfe
6df264a8da Fix pr6874: add way to specify last resort filename 1999-01-25 22:31:45 +00:00
cgd
c014ce1d6e Don't use the RCS 'Name' keyword, it makes doing release builds more
annoying for no good reason.  Since a version seems to be desired,
define an OS_VERSION string in the Makefile and use it in the code.
1999-01-19 07:05:59 +00:00
frueauf
26adfcb85a Fix grammatical error, closes pr 6105 by Mason Loring Bliss. 1998-10-24 19:54:44 +00:00
jtk
46510bb5d4 make network-location-changed actually work 1998-10-08 14:13:25 +00:00
jtk
5372885234 fix synopsis, per pr #6194 1998-09-25 00:47:01 +00:00
marc
3386dbf8ac refer to dhclient-script(8) 1998-09-24 04:45:32 +00:00
marc
d09fc7c471 include the appreviation in the synopsis so that man -k works
intelligently.
1998-09-24 04:33:45 +00:00
kleink
c039c662a2 GMT -> UTC 1998-09-10 19:30:37 +00:00
mellon
f0ee4a66e9 Oops, release the lease _before_ deconfiguring the interface. 1998-09-04 18:03:56 +00:00
mellon
2c64334bb9 Build sysconfd and statmsg 1998-09-04 18:01:59 +00:00
mellon
17cf92b7ae Reincorporate sysconfd support. Add support for releasing leases. 1998-09-04 18:01:14 +00:00
mellon
f397d4ea4a Add prototype for client_reinit() 1998-09-04 18:00:17 +00:00
mellon
65a4f4bad8 Mention that statmsg depends on sysconfd. 1998-09-04 17:58:16 +00:00
mellon
a8737b8da6 Documentation for sysconfd. 1998-09-04 17:57:33 +00:00
mellon
753854cd53 Add release-current-dhcp-leases message. 1998-09-04 17:51:36 +00:00
mellon
d424c62366 Document statmsg command. 1998-09-04 17:50:23 +00:00
mellon
b9680f85dc Add sysconf message to release DHCP-acquired leases. 1998-09-04 16:47:56 +00:00
enami
b8d6676d67 add missing endif. 1998-08-26 02:11:58 +00:00
mycroft
6bbe486e22 If we get a weird vendor ID, just send it back. This is necessary to make at
least one type of system (old NeXTs) boot.
1998-08-09 16:47:52 +00:00
sommerfe
ff9a2c8d5c oops, KNF that 1998-07-31 21:38:43 +00:00
sommerfe
c13b52407e Fix long-standing bug which causes dhclient to clobber interface configs on uninvolved interfaces 1998-07-31 21:27:08 +00:00
mycroft
3c0eeb1ed3 const poisoning. 1998-07-26 15:34:18 +00:00
mellon
e7910d8d32 Hard-code NetBSD-specific directory names 1998-07-11 00:04:23 +00:00
mellon
dac2726066 Document NetBSD-specific system requirements. 1998-07-11 00:02:39 +00:00
mellon
b13a0491e0 Hard-code NetBSD-specific directory names 1998-07-11 00:02:08 +00:00
mellon
53904df9e4 Document NetBSD-specific system requirements. 1998-07-10 23:58:27 +00:00
thorpej
c7a84c77fa If the client requests a specific boot file, echo it back, per RFC951. 1998-05-31 00:37:38 +00:00
mellon
9f60f89a46 Version 2.0 Beta 1 Patchlevel 1 1998-05-18 06:53:52 +00:00
cgd
83202075dd allow LDSTATIC definition to be overridden by bsd.own.mk/mk.conf 1998-03-04 01:38:57 +00:00
cgd
af8d9682ca NOLINT isn't necessary here, so don't define it. 1998-03-04 01:38:38 +00:00
mellon
0c2e0b74fe Build the dhclient.leases and dhclient-script man pages 1997-11-22 09:37:25 +00:00
mellon
911d9b399b Build the dhcpd.leases man page 1997-11-22 09:32:12 +00:00
mellon
5c92c77573 Build the dhcp-options man page 1997-11-22 09:31:00 +00:00
mellon
eab517a1d1 ISC DHCP Snapshot on November 22, 1997 1997-11-22 09:13:21 +00:00
lukem
0a94f4f077 use CPPFLAGS instead of CFLAGS 1997-10-25 06:57:53 +00:00
mellon
0cbb4ea470 NetBSD-style Makefile for statmsg 1997-10-21 00:04:47 +00:00
mellon
112397fa9d NetBSD-style Makefile for sysconfd 1997-10-21 00:03:54 +00:00
mellon
75ed7158ea Add sysconf.c 1997-10-21 00:02:55 +00:00
mellon
8f105dcd01 NetBSD 1.3 Alpha snapshot of ISC dhcp 1997-10-20 23:28:10 +00:00
lukem
f5bf267d90 enable WARNS=1 by default, but disable in unclean 3rd party code 1997-10-18 06:42:25 +00:00
mellon
2d333f8ed0 970607 snapshot 1997-06-08 04:53:30 +00:00
mellon
1a51a4cc68 ISC 970605 snapshot 1997-06-06 02:18:40 +00:00
mellon
e888b2d22b Lose message on short icmp echoreplies 1997-06-04 21:04:10 +00:00
mellon
57eeaacdcc Add dns.c and resolv.c 1997-06-04 00:31:53 +00:00
mellon
185e701358 970602 snapshot 1997-06-03 02:49:04 +00:00
cjs
7a66732d34 Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00
cjs
83498d7e88 Remove empty libinstall target and add NOINSTALL=1. 1997-05-30 13:43:06 +00:00
mycroft
185b24dd5b Use libinstall::, not install:, to prevent instaling LIB. 1997-05-07 16:20:26 +00:00