udhcp: fix indentation and style.
authorDenis Vlasenko <vda.linux@googlemail.com>
Sat, 18 Nov 2006 19:51:32 +0000 (19:51 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sat, 18 Nov 2006 19:51:32 +0000 (19:51 -0000)
commit5a3395bc01cd4b11309595a6ecdaf32f8279f378
tree1e63aa591a05e9ec75aefdcd639ca4188e583648
parentabfc4cf6d8b9c59724aceb70df5081a1368fdb62
udhcp: fix indentation and style.
Eliminate (group) a lot of smallish *.h files
Remove lots of unneeded #includes
33 files changed:
networking/udhcp/arpping.c
networking/udhcp/arpping.h [deleted file]
networking/udhcp/clientpacket.c
networking/udhcp/clientpacket.h [deleted file]
networking/udhcp/clientsocket.c
networking/udhcp/clientsocket.h [deleted file]
networking/udhcp/common.c
networking/udhcp/common.h
networking/udhcp/dhcpc.c
networking/udhcp/dhcpc.h
networking/udhcp/dhcpd.c
networking/udhcp/dhcpd.h
networking/udhcp/dumpleases.c
networking/udhcp/files.c
networking/udhcp/files.h [deleted file]
networking/udhcp/leases.c
networking/udhcp/leases.h [deleted file]
networking/udhcp/libbb_udhcp.h [deleted file]
networking/udhcp/options.c
networking/udhcp/options.h
networking/udhcp/packet.c
networking/udhcp/packet.h [deleted file]
networking/udhcp/pidfile.c
networking/udhcp/pidfile.h [deleted file]
networking/udhcp/script.c
networking/udhcp/serverpacket.c
networking/udhcp/serverpacket.h [deleted file]
networking/udhcp/signalpipe.c
networking/udhcp/signalpipe.h [deleted file]
networking/udhcp/socket.c
networking/udhcp/socket.h [deleted file]
networking/udhcp/static_leases.c
networking/udhcp/static_leases.h [deleted file]