<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/procps, branch 1_6_2</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_6_2</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_6_2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2007-05-26T19:00:18+00:00</updated>
<entry>
<title>usage.c: remove reference to busybox.h</title>
<updated>2007-05-26T19:00:18+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-05-26T19:00:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b6adbf1be29841501cc49917249e85f273e1df7c'/>
<id>urn:sha1:b6adbf1be29841501cc49917249e85f273e1df7c</id>
<content type='text'>
*: s/include "busybox.h"/include "libbb.h"

</content>
</entry>
<entry>
<title>kill: improve comment</title>
<updated>2007-05-06T22:51:52+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-05-06T22:51:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0cacc80952a7a34f9cb8b384d6dd0b1522c37bae'/>
<id>urn:sha1:0cacc80952a7a34f9cb8b384d6dd0b1522c37bae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>kill: fix recent breakage of vda, also make code smaller by 21 bytes.</title>
<updated>2007-05-06T22:48:55+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-05-06T22:48:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=02f47e9f8140e5b4e83f691df21a542f0651ab15'/>
<id>urn:sha1:02f47e9f8140e5b4e83f691df21a542f0651ab15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test: code size saving, no logic changes</title>
<updated>2007-05-01T20:07:29+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-05-01T20:07:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=dcf4de20a1904bb31d498b6cc999a37f20b2783d'/>
<id>urn:sha1:dcf4de20a1904bb31d498b6cc999a37f20b2783d</id>
<content type='text'>
ps: fix warning, make a bit smaller
kill -l: make smaller &amp; know much more signals

function                                             old     new   delta
get_signum                                           121     153     +32
kill_main                                            826     843     +17
get_signame                                           44      36      -8
signals                                              252     224     -28
.rodata                                           131955  131923     -32
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/3 up/down: 49/-68)            Total: -19 bytes

</content>
</entry>
<entry>
<title>ash,kill: use common code for kill applet/builtin</title>
<updated>2007-04-29T23:42:54+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-04-29T23:42:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f20de5bb42f9a4f2c8417f6a1a2db7e2f2cafd5b'/>
<id>urn:sha1:f20de5bb42f9a4f2c8417f6a1a2db7e2f2cafd5b</id>
<content type='text'>
# make bloatcheck
function                                             old     new   delta
evaltreenr                                           644     654     +10
evaltree                                             644     654     +10
parse_conf                                          1440    1444      +4
dpkg_deb_main                                        426     429      +3
ed_main                                             3319    3321      +2
passwd_main                                         2093    2091      -2
kill_main                                            830     826      -4
singlemount                                         4609    4601      -8
find_command                                         962     954      -8
get_lcm                                              123     105     -18
.rodata                                           132243  132147     -96
killcmd                                              449     120    -329
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 5/7 up/down: 29/-465)          Total: -436 bytes

# size busybox_old busybox_unstripped
   text    data     bss     dec     hex filename
 723901    2940   27504  754345   b82a9 busybox_old
 723457    2940   27504  753901   b80ed busybox_unstripped
</content>
</entry>
<entry>
<title>procps: remove all global variables</title>
<updated>2007-04-19T14:47:11+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-04-19T14:47:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8581863a1b536e2db20036e680b58cc07c54ad55'/>
<id>urn:sha1:8581863a1b536e2db20036e680b58cc07c54ad55</id>
<content type='text'>
   text    data     bss     dec     hex filename
   1462      14      24    1500     5dc busybox.t2/procps/ps.o
   1484       0       0    1484     5cc busybox.t3/procps/ps.o
   3122       0     252    3374     d2e busybox.t1/procps/top.o
   3117       0       0    3117     c2d busybox.t3/procps/top.o
</content>
</entry>
<entry>
<title>ps: add -o tty and -o rss support</title>
<updated>2007-04-19T14:46:14+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-04-19T14:46:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=516a0ca2dc92d9ea103535863102cc5425fe648e'/>
<id>urn:sha1:516a0ca2dc92d9ea103535863102cc5425fe648e</id>
<content type='text'>
   1373      14      24    1411     583 busybox.t1/procps/ps.o
   1462      14      24    1500     5dc busybox.t2/procps/ps.o
</content>
</entry>
<entry>
<title>style fixes, no code changes</title>
<updated>2007-04-16T22:32:04+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-04-16T22:32:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=ac678ec2f127fc02a93fff2c164e0b13a94a6abf'/>
<id>urn:sha1:ac678ec2f127fc02a93fff2c164e0b13a94a6abf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style fixes. No code changes</title>
<updated>2007-04-12T00:32:05+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-04-12T00:32:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=51742f4bb0c57a4d5063ece9437a2f34a42e52c8'/>
<id>urn:sha1:51742f4bb0c57a4d5063ece9437a2f34a42e52c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bb_full_fd_action: remove potential xmalloc from NOFORK path</title>
<updated>2007-04-11T23:20:53+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-04-11T23:20:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=50f7f446ecaadef6895a4ee601567e0b68330637'/>
<id>urn:sha1:50f7f446ecaadef6895a4ee601567e0b68330637</id>
<content type='text'>
cat: stop using stdio.h opens
libbb: introduce &amp; use open[3]_or_warn
function                                             old     new   delta
open3_or_warn                                          -      54     +54
bb_cat                                               115     144     +29
open_or_warn                                           -      25     +25
unlzma                                              2404    2412      +8
chattr_main                                          334     339      +5
xstrtoul_range_sfx                                   251     255      +4
telnet_main                                         1514    1510      -4
static.opt                                             4       -      -4
qgravechar                                           122     118      -4
fuser_add_pid                                         61      54      -7
fuser_add_inode                                      154     147      -7
writeFileToTarball                                  1542    1534      -8
refresh                                             1156    1148      -8
do_show                                              856     846     -10
read_leases                                          212     200     -12
setup_redirects                                      236     222     -14
iproute_list_or_flush                               1582    1568     -14
read_config                                          427     411     -16
write_leases                                         284     264     -20
hash_file                                            338     318     -20
copy_file                                           1760    1740     -20
do_iproute                                          2610    2588     -22
bb_full_fd_action                                    320     269     -51
open_to_or_warn                                      103      49     -54
fuser_main                                          1660    1596     -64
.rodata                                           131160  131096     -64
------------------------------------------------------------------------------
(add/remove: 2/1 grow/shrink: 4/19 up/down: 125/-423)        Total: -298 bytes

</content>
</entry>
</feed>
