<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/libbb/Kbuild, branch 1_7_3</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_7_3</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_7_3'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2007-08-15T20:07:53+00:00</updated>
<entry>
<title>v[hp]error_msg have 2-3 callsites only -&gt; incorporate there.</title>
<updated>2007-08-15T20:07:53+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-08-15T20:07:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=ab9c44b1a41c9a17cd0f8a8f1e5517756ccb8bf0'/>
<id>urn:sha1:ab9c44b1a41c9a17cd0f8a8f1e5517756ccb8bf0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>trylink: automatically use custom link script if user provides one</title>
<updated>2007-08-14T16:43:01+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-08-14T16:43:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=dbe6e66d6a8addbbf9438f40a645be8ae105fa8a'/>
<id>urn:sha1:dbe6e66d6a8addbbf9438f40a645be8ae105fa8a</id>
<content type='text'>
vinfo_msg: one user (info_msg), incorporate in it
*: style fixes

</content>
</entry>
<entry>
<title>chpasswd: new applet by Alexander Shishkin &lt;virtuoso@slind.org&gt;</title>
<updated>2007-07-20T21:28:41+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-07-20T21:28:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=21d1014b5b91d1a1319273945291b7a9f4717827'/>
<id>urn:sha1:21d1014b5b91d1a1319273945291b7a9f4717827</id>
<content type='text'>
</content>
</entry>
<entry>
<title>find: fix build failure on certain configs</title>
<updated>2007-07-01T17:35:17+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-07-01T17:35:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4b9b0ced3010630c0bd604d9a42867ef56dbb36a'/>
<id>urn:sha1:4b9b0ced3010630c0bd604d9a42867ef56dbb36a</id>
<content type='text'>
(found by Cristian Ionescu-Idbohrn &lt;cristian.ionescu-idbohrn@axis.com&gt;)

</content>
</entry>
<entry>
<title>introduce and use bb_basename()</title>
<updated>2007-06-30T08:04:05+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-06-30T08:04:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=dc757aa16ce53d9784fa3953b0c3762dfa8ccda9'/>
<id>urn:sha1:dc757aa16ce53d9784fa3953b0c3762dfa8ccda9</id>
<content type='text'>
function                                             old     new   delta
bb_basename                                            -      26     +26
sv_main                                             1226    1225      -1
passwd_main                                         1985    1983      -2
showdirs                                             482     478      -4
sendCgi                                             1811    1807      -4
make_device                                         1354    1350      -4
handleIncoming                                      2443    2439      -4
func_name                                             82      78      -4
service_name                                        2292    2285      -7
main                                                 909     901      -8
cmp_main                                             555     547      -8
test_main                                            434     422     -12
act                                                  228     216     -12
find_pair                                            180     164     -16
rmmod_main                                           298     280     -18
find_pid_by_name                                     156     134     -22
modprobe_main                                       1606    1576     -30
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 0/16 up/down: 26/-156)         Total: -130 bytes
   text    data     bss     dec     hex filename
 734933    3028   14400  752361   b7ae9 busybox_old
 734801    3028   14400  752229   b7a65 busybox_unstripped

</content>
</entry>
<entry>
<title>hwclock: size optimizations</title>
<updated>2007-06-17T19:09:05+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-06-17T19:09:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=459be35234cc24b69309eb0ee22600024c73713e'/>
<id>urn:sha1:459be35234cc24b69309eb0ee22600024c73713e</id>
<content type='text'>
libbb/time.c: new file, introducing monotonic_us()
pscan, traceroute, arping: use it instead of gettimeofday
ping, zcip: TODO

function                                             old     new   delta
monotonic_us                                           -      89     +89
find_pair                                            164     180     +16
.rodata                                           129747  129763     +16
refresh                                             1144    1152      +8
............
timeout                                                8       4      -4
static.start                                           8       4      -4
last                                                   8       4      -4
parse_conf                                          1303    1284     -19
time_main                                           1149    1124     -25
gettimeofday_us                                       39       -     -39
arping_main                                         2042    1969     -73
hwclock_main                                         594     501     -93
catcher                                              485     380    -105
traceroute_main                                     4300    4117    -183
------------------------------------------------------------------------------
(add/remove: 2/1 grow/shrink: 8/11 up/down: 157/-562)        Total: -405 bytes

</content>
</entry>
<entry>
<title>fix trivial compile errors found by randomconfig run</title>
<updated>2007-05-17T12:58:30+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-05-17T12:58:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d46e6d1a55f1182b8aa2d621a2532bad3bc20ee9'/>
<id>urn:sha1:d46e6d1a55f1182b8aa2d621a2532bad3bc20ee9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cryptpw: forgot svn add... how typical of me :(</title>
<updated>2007-05-08T23:23:35+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-05-08T23:23:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a035e9f1a9028ad7fb4e9082cc7e383c3e4615cf'/>
<id>urn:sha1:a035e9f1a9028ad7fb4e9082cc7e383c3e4615cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cryptpw: new applet (a bit less than 3k added)</title>
<updated>2007-05-08T17:52:17+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-05-08T17:52:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7e84e539de530b2060f0e570fc8f063ed0aaad2f'/>
<id>urn:sha1:7e84e539de530b2060f0e570fc8f063ed0aaad2f</id>
<content type='text'>
(by Thomas Lundquist &lt;lists@zelow.no&gt;)

</content>
</entry>
<entry>
<title>- add libbb function str_tolower to convert a string to lowercase.</title>
<updated>2007-04-10T09:37:29+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-04-10T09:37:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7e8a53a33576b8ac6b5067ff88447936ad9d422f'/>
<id>urn:sha1:7e8a53a33576b8ac6b5067ff88447936ad9d422f</id>
<content type='text'>
- shrink wget a bit
</content>
</entry>
</feed>
