]> git.ipfire.org Git - thirdparty/dhcp.git/commit - missing
- Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b]
authorDavid Hankins <dhankins@isc.org>
Sat, 19 May 2007 18:47:15 +0000 (18:47 +0000)
committerDavid Hankins <dhankins@isc.org>
Sat, 19 May 2007 18:47:15 +0000 (18:47 +0000)
commitfe5b0fdd70907a228c996a0d9a2857bc90a67e6f
tree98fca773de13ea25b36a8354547aff15b4070b52
parent786b09305811b4f210e695961aaf3785a5d0d72d
- Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b]
- RELNOTES/README++
- s/wether/whether/ in dhcp-options.5 manpage edits.
94 files changed:
Makefile [deleted file]
Makefile.am [new file with mode: 0644]
Makefile.conf [deleted file]
Makefile.dist [deleted file]
Makefile.in [new file with mode: 0644]
README
RELNOTES
aclocal.m4 [new file with mode: 0644]
client/Makefile.am [new file with mode: 0644]
client/Makefile.dist [deleted file]
client/Makefile.in [new file with mode: 0644]
client/clparse.c
client/dhc6.c
client/dhclient.c
common/Makefile.am [new file with mode: 0644]
common/Makefile.dist [deleted file]
common/Makefile.in [new file with mode: 0644]
common/alloc.c
common/bpf.c
common/dhcp-options.5
common/discover.c
common/dlpi.c
common/lpf.c
common/options.c
common/parse.c
common/socket.c
common/tree.c
configure
configure.ac [new file with mode: 0644]
depcomp [new file with mode: 0755]
dhcpctl/Makefile.am [new file with mode: 0644]
dhcpctl/Makefile.dist [deleted file]
dhcpctl/Makefile.in [new file with mode: 0644]
dhcpctl/callback.c
dhcpctl/dhcpctl.c
dhcpctl/omshell.c
dhcpctl/remote.c
dst/Makefile.am [new file with mode: 0644]
dst/Makefile.dist [deleted file]
dst/Makefile.in [new file with mode: 0644]
dst/prandom.c
includes/Makefile.am [new file with mode: 0644]
includes/Makefile.in [new file with mode: 0644]
includes/config.h.in [new file with mode: 0644]
includes/dhcpd.h
includes/minires/minires.h
includes/omapip/omapip.h
includes/omapip/omapip_p.h
includes/omapip/trace.h
includes/osdep.h
install-sh [new file with mode: 0755]
minires/Makefile.am [new file with mode: 0644]
minires/Makefile.dist [deleted file]
minires/Makefile.in [new file with mode: 0644]
missing [new file with mode: 0755]
omapip/Makefile.am [new file with mode: 0644]
omapip/Makefile.dist [deleted file]
omapip/Makefile.in [new file with mode: 0644]
omapip/alloc.c
omapip/array.c
omapip/auth.c
omapip/buffer.c
omapip/connection.c
omapip/convert.c
omapip/dispatch.c
omapip/errwarn.c
omapip/generic.c
omapip/handle.c
omapip/hash.c
omapip/inet_addr.c
omapip/listener.c
omapip/message.c
omapip/mrtrace.c
omapip/protocol.c
omapip/result.c
omapip/support.c
omapip/toisc.c
omapip/trace.c
relay/Makefile.am [new file with mode: 0644]
relay/Makefile.dist [deleted file]
relay/Makefile.in [new file with mode: 0644]
relay/dhcrelay.c
server/Makefile.am [new file with mode: 0644]
server/Makefile.in [new file with mode: 0644]
server/bootp.c
server/confpars.c
server/db.c
server/dhcp.c
server/dhcpd.c
server/dhcpv6.c
server/failover.c
server/mdb.c
server/mdb6.c
site.conf [deleted file]