svn commit: trunk/busybox: ipsvd libbb loginutils miscutils network etc...
vda at busybox.net
vda at busybox.net
Wed Mar 12 16:13:51 PDT 2008
Author: vda
Date: 2008-03-12 16:13:50 -0700 (Wed, 12 Mar 2008)
New Revision: 21322
Log:
nc: remove a bit of bloat
inetd: more NOMMU fixes
rx: shrink
devfsd: minor shrink
vlock: shrink
tcpudp: narrow down window where we have no wildcard socket
parse_one_line 1015 1102 +87
init_ring - 53 +53
xzalloc_lsa - 48 +48
read_byte 51 50 -1
rearm_alarm 28 25 -3
nc_main 1028 1000 -28
initring 53 - -53
vlock_main 583 496 -87
reread_config_file 1089 991 -98
rx_main 1046 912 -134
------------------------------------------------------------------------------
(add/remove: 2/1 grow/shrink: 1/6 up/down: 188/-404) Total: -216 bytes
text data bss dec hex filename
800120 661 7428 808209 c5511 busybox_old
799796 661 7428 807885 c53cd busybox_unstripped
Modified:
trunk/busybox/ipsvd/tcpudp.c
trunk/busybox/libbb/signals.c
trunk/busybox/loginutils/vlock.c
trunk/busybox/miscutils/devfsd.c
trunk/busybox/miscutils/rx.c
trunk/busybox/networking/inetd.c
trunk/busybox/networking/nc_bloaty.c
Changeset:
Sorry, the patch is too large to include (1193 lines).
Please use ViewCVS to see it!
http://busybox.net/cgi-bin/viewcvs.cgi?view=rev&root=svn&rev=21322
More information about the busybox-cvs
mailing list