OSDN Git Service

cleanups: unnecessary casts, unified const_1, eliminate cross-.c file
authorDenis Vlasenko <vda.linux@googlemail.com>
Mon, 22 Jan 2007 14:12:08 +0000 (14:12 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Mon, 22 Jan 2007 14:12:08 +0000 (14:12 -0000)
commit703e20235aa0624d3ff4335c1e86edaa6e21efe2
tree49e8451efad93b75c0be74ee553d3b3f8c04a25d
parent6cd2d2bcba37a13d0d73326dd7bca64bbccce4f8
cleanups: unnecessary casts, unified const_1, eliminate cross-.c file
prototypes (heresy!), add spaces in places like "flags&NETSTAT_CONNECTED",
removed unused #defines, #ifdef -> #if, use uint32_t for ipv4 addrs.
17 files changed:
include/libbb.h
libbb/inet_common.c
libbb/lineedit.c
libbb/messages.c
libbb/xconnect.c
modutils/insmod.c
networking/arping.c
networking/httpd.c
networking/nc.c
networking/netstat.c
networking/ping.c
networking/ping6.c
networking/route.c
networking/telnet.c
networking/traceroute.c
networking/udhcp/socket.c
shell/lash.c