freebsd-dev/contrib/isc-dhcp/client
Martin Blapp a74e1146f3 Dhclient dumps core on suspend/resume cycles. If the client isn't active
then we need to go to the reboot state or in state_bound it will core on
the de-reference of client -> active -> options since client -> active = NULL.

While we are here, fix the indentation.

Submitted by:	Doug Ambrisko <ambrisko@ambrisko.com>
2004-01-25 11:30:50 +00:00
..
scripts The previous fix (rev 1.25) is only needed in the second place. 2003-09-15 15:48:12 +00:00
clparse.c Resolve conflicts. 2003-09-02 11:13:21 +00:00
dhclient-script.8 Make isc_dhcp_3_0_1_rc11's "SEE ALSO" suitable for FreeBSD. 2003-01-16 07:23:57 +00:00
dhclient.8 Enable dhclient to poll the interface state and send only 2003-07-28 08:30:11 +00:00
dhclient.c Dhclient dumps core on suspend/resume cycles. If the client isn't active 2004-01-25 11:30:50 +00:00
dhclient.conf use /sbin/dhclient-script rather than /etc/dhclient-script 1999-02-10 09:35:26 +00:00
dhclient.conf.5 Resolve conflicts. 2003-09-02 11:13:21 +00:00
dhclient.leases.5 Make the "SEE ALSO" suitable for FreeBSD. 2003-01-16 07:36:45 +00:00
Makefile.dist Import isc-dhcpd-3.0.1rc11. 2003-01-16 07:04:57 +00:00