Update isc-dhcp to 3.0.2rc3 using patch infrastructure.
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Tue, 4 Jan 2005 19:58:54 +0000 (19:58 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Tue, 4 Jan 2005 19:58:54 +0000 (19:58 +0000)
commit421d606adff27217aa21571f05743a62ee5fc16a
tree3b96dc726feaf995f949efa0a80fa8d490e5f41d
parent4f50e548d198b516f2c35b758883da001b04d934
Update isc-dhcp to 3.0.2rc3 using patch infrastructure.
Also include the server and relay, but currently without rcNG script.

Submitted-by: Simon 'corecode' Schubert <corecode@fs.ei.tum.de>
31 files changed:
sbin/dhclient/Makefile
sbin/dhclient/Makefile.common [new file with mode: 0644]
sbin/dhclient/Makefile.inc
sbin/dhclient/client/Makefile
sbin/dhclient/client/clparse.c.patch [new file with mode: 0644]
sbin/dhclient/client/dhclient.8.no_obj.patch [new file with mode: 0644]
sbin/dhclient/client/dhclient.8.patch [new file with mode: 0644]
sbin/dhclient/client/dhclient.c.patch [new file with mode: 0644]
sbin/dhclient/client/scripts,freebsd.no_obj.patch [new file with mode: 0644]
sbin/dhclient/client/scripts,freebsd.patch [new file with mode: 0644]
sbin/dhclient/common/Makefile
sbin/dhclient/common/dhcp-options.5.patch [new file with mode: 0644]
sbin/dhclient/common/discover.c.patch [new file with mode: 0644]
sbin/dhclient/common/dispatch.c.patch [new file with mode: 0644]
sbin/dhclient/common/parse.c.patch [new file with mode: 0644]
sbin/dhclient/dhclient-script.sh [deleted file]
sbin/dhclient/dst/Makefile
sbin/dhclient/includes/Makefile [new file with mode: 0644]
sbin/dhclient/includes/dhcpd.h.patch [new file with mode: 0644]
sbin/dhclient/includes/osdep.h.patch [new file with mode: 0644]
sbin/dhclient/minires/Makefile
sbin/dhclient/omapip/Makefile
usr.sbin/Makefile
usr.sbin/dhcp/Makefile [new file with mode: 0644]
usr.sbin/dhcp/Makefile.common [new file with mode: 0644]
usr.sbin/dhcp/Makefile.inc [new file with mode: 0644]
usr.sbin/dhcp/dhcpctl/Makefile [new file with mode: 0644]
usr.sbin/dhcp/dhcpctl/Makefile.bin [new file with mode: 0644]
usr.sbin/dhcp/dhcpctl/Makefile.lib [new file with mode: 0644]
usr.sbin/dhcp/relay/Makefile [new file with mode: 0644]
usr.sbin/dhcp/server/Makefile [new file with mode: 0644]