Finish remerging busybox udhcp and udhcp. Some cleanups as well.
authorRuss Dill <Russ.Dill@asu.edu>
Thu, 18 Dec 2003 22:25:38 +0000 (22:25 -0000)
committerRuss Dill <Russ.Dill@asu.edu>
Thu, 18 Dec 2003 22:25:38 +0000 (22:25 -0000)
commit4e864a36b611f56c6b347be1dace4e5e805a3eb8
tree6582084290de4bead010f5fb8ff0a0a6d2b573fd
parente30495654d8bb38f7ea234d9d0ab0929525501e3
Finish remerging busybox udhcp and udhcp. Some cleanups as well.
25 files changed:
networking/udhcp/AUTHORS
networking/udhcp/ChangeLog
networking/udhcp/Makefile.in
networking/udhcp/README
networking/udhcp/TODO
networking/udhcp/arpping.c
networking/udhcp/clientsocket.c [new file with mode: 0644]
networking/udhcp/clientsocket.h [new file with mode: 0644]
networking/udhcp/common.c
networking/udhcp/common.h
networking/udhcp/dhcpc.c
networking/udhcp/dhcpc.h
networking/udhcp/dhcpd.c
networking/udhcp/files.c
networking/udhcp/leases.c
networking/udhcp/leases.h
networking/udhcp/leases_file.c [deleted file]
networking/udhcp/libbb_udhcp.h
networking/udhcp/pidfile.c [new file with mode: 0644]
networking/udhcp/pidfile.h [new file with mode: 0644]
networking/udhcp/script.c
networking/udhcp/signalpipe.c [new file with mode: 0644]
networking/udhcp/signalpipe.h [new file with mode: 0644]
networking/udhcp/socket.c
networking/udhcp/socket.h