<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/procps, branch old</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=old</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=old'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2009-04-22T18:44:48+00:00</updated>
<entry>
<title>shell/ash: comment out kill.c for now as ash needs it</title>
<updated>2009-04-22T18:44:48+00:00</updated>
<author>
<name>Nguyễn Thái Ngọc Duy</name>
<email>pclouds@gmail.com</email>
</author>
<published>2009-04-22T14:34:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=73e75a9fb617486b679864f4dc75b7017a418e80'/>
<id>urn:sha1:73e75a9fb617486b679864f4dc75b7017a418e80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Config.in: remove menus that apparently will not work on Windows (except maybe misc utils)</title>
<updated>2009-04-22T18:44:40+00:00</updated>
<author>
<name>Nguyễn Thái Ngọc Duy</name>
<email>pclouds@gmail.com</email>
</author>
<published>2009-04-22T13:11:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3cfd51f045660c43fffee0a0703b019ad5bc8cf8'/>
<id>urn:sha1:3cfd51f045660c43fffee0a0703b019ad5bc8cf8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>usage.c: remove reference to busybox.h</title>
<updated>2007-05-26T19:00:18+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</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=d0a3ee609344cfbc050b7a5aa39ad72fd68a939a'/>
<id>urn:sha1:d0a3ee609344cfbc050b7a5aa39ad72fd68a939a</id>
<content type='text'>
*: s/include "busybox.h"/include "libbb.h"



git-svn-id: svn://busybox.net/trunk/busybox@18696 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>kill: improve comment</title>
<updated>2007-05-06T22:51:52+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</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=fc24e2de044defa5e26e99a125dc2b361cab184a'/>
<id>urn:sha1:fc24e2de044defa5e26e99a125dc2b361cab184a</id>
<content type='text'>
git-svn-id: svn://busybox.net/trunk/busybox@18568 69ca8d6d-28ef-0310-b511-8ec308f3f277
</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>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</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=1a2df109473271c5f65c34345d26a466a4827f09'/>
<id>urn:sha1:1a2df109473271c5f65c34345d26a466a4827f09</id>
<content type='text'>
git-svn-id: svn://busybox.net/trunk/busybox@18567 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>test: code size saving, no logic changes</title>
<updated>2007-05-01T20:07:29+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</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=2442ca86b0b4cdb8d2c1731aa60acd1b2a102583'/>
<id>urn:sha1:2442ca86b0b4cdb8d2c1731aa60acd1b2a102583</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



git-svn-id: svn://busybox.net/trunk/busybox@18534 69ca8d6d-28ef-0310-b511-8ec308f3f277
</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>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</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=6f9a6375e52b169fc0a0ce7e4ac71fd10af3041d'/>
<id>urn:sha1:6f9a6375e52b169fc0a0ce7e4ac71fd10af3041d</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


git-svn-id: svn://busybox.net/trunk/busybox@18532 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>procps: remove all global variables</title>
<updated>2007-04-19T14:47:11+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</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=69cd02d7c2af49a10aa412f2666e76d2a1d4234a'/>
<id>urn:sha1:69cd02d7c2af49a10aa412f2666e76d2a1d4234a</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


git-svn-id: svn://busybox.net/trunk/busybox@18497 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>ps: add -o tty and -o rss support</title>
<updated>2007-04-19T14:46:14+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</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=cff0c40a676337eb85bc57589bfe3436a9d21613'/>
<id>urn:sha1:cff0c40a676337eb85bc57589bfe3436a9d21613</id>
<content type='text'>
   1373      14      24    1411     583 busybox.t1/procps/ps.o
   1462      14      24    1500     5dc busybox.t2/procps/ps.o


git-svn-id: svn://busybox.net/trunk/busybox@18496 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>style fixes, no code changes</title>
<updated>2007-04-16T22:32:04+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</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=318604b951e5f74ff9889274d82f908ac5818fac'/>
<id>urn:sha1:318604b951e5f74ff9889274d82f908ac5818fac</id>
<content type='text'>
git-svn-id: svn://busybox.net/trunk/busybox@18461 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
</feed>
