freebsd-src/sbin/dhclient
Eric van Gyzen eb8d2e123d dhclient: fix build on i386
Only i386 still uses a 32-bit time_t.  I knew this, and I still failed
to compile-test on i386.  My bad.

Reported by:	cy
Fixes:		c210cac00f ("dhclient: fix time parsing for leases...")
Sponsored by:	Dell EMC Isilon
2023-07-10 15:03:39 -05:00
..
tests dhclient: fix build on i386 2023-07-10 15:03:39 -05:00
alloc.c
bpf.c dhclient: support VID 0 (no vlan) decapsulation 2022-02-14 10:06:47 -05:00
clparse.c dhclient: add ability to ignore options in offers 2023-04-10 23:13:18 +00:00
conflex.c dhclient: add ability to ignore options in offers 2023-04-10 23:13:18 +00:00
convert.c
dhclient-script dhclient: do not add 0.0.0.0 interface alias. 2023-03-06 15:08:09 +00:00
dhclient-script.8
dhclient.8 dhclient: Don't chroot if we are in capability mode. 2018-08-06 16:22:01 +00:00
dhclient.c dhclient: add ability to ignore options in offers 2023-04-10 23:13:18 +00:00
dhclient.conf Move dhclient.conf to sbin/dhclient/. 2018-09-18 00:11:45 +00:00
dhclient.conf.5 dhclient: add ability to ignore options in offers 2023-04-10 23:13:18 +00:00
dhclient.leases.5 dhclient(8): Bugfixes for some issues reported by mandoc 2020-10-03 18:42:15 +00:00
dhcp-options.5 dhclient(8): Bugfixes for some issues reported by mandoc 2020-10-03 18:42:15 +00:00
dhcp.h dhclient: support option 114, default-url ascii 2019-11-22 20:22:16 +00:00
dhcpd.h dhclient: add ability to ignore options in offers 2023-04-10 23:13:18 +00:00
dhctoken.h dhclient: add ability to ignore options in offers 2023-04-10 23:13:18 +00:00
dispatch.c dhclient: do not add 0.0.0.0 interface alias. 2023-03-06 15:08:09 +00:00
errwarn.c
hash.c
inet.c
Makefile pkgbase: Put dhclient in its own package 2022-10-26 19:46:24 +02:00
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
Makefile.depend.options Add Makefile.depend.options 2019-12-11 17:37:37 +00:00
options.c dhclient: improve error handling parsing option 119 2020-08-31 15:55:29 +00:00
packet.c dhclient: support VID 0 (no vlan) decapsulation 2022-02-14 10:06:47 -05:00
parse.c dhclient: fix time parsing for leases expiring after 2038 2023-07-10 11:00:34 -05:00
privsep.c
privsep.h
tables.c dhclient: support option 114, default-url ascii 2019-11-22 20:22:16 +00:00
tree.c
tree.h