<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/miscutils, branch 1_14_1</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_14_1</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_14_1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2009-04-01T19:48:05+00:00</updated>
<entry>
<title>more of pointless whitespace fixes</title>
<updated>2009-04-01T19:48:05+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-04-01T19:48:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=551ffdccea39a9223ad451954db40fd7a6e20e79'/>
<id>urn:sha1:551ffdccea39a9223ad451954db40fd7a6e20e79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>trailing whitespace removal</title>
<updated>2009-04-01T11:24:04+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-04-01T11:24:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3266aa9ec285dbcf254daa17c103bf69dc755967'/>
<id>urn:sha1:3266aa9ec285dbcf254daa17c103bf69dc755967</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build system: hdparm -d is not that dangerous, remove warning</title>
<updated>2009-03-29T17:13:20+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-03-29T17:13:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a83dbd4146951fd98b62f8e9b8d04a14a88df311'/>
<id>urn:sha1:a83dbd4146951fd98b62f8e9b8d04a14a88df311</id>
<content type='text'>
</content>
</entry>
<entry>
<title>timeout: fix parsing of -t NUM on MMU</title>
<updated>2009-03-22T14:49:00+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-03-22T14:49:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3fd104630020168ead90123e45d848d4d2d0a555'/>
<id>urn:sha1:3fd104630020168ead90123e45d848d4d2d0a555</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Compatibility fixes:</title>
<updated>2009-03-20T22:17:13+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-03-20T22:17:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=83518d18a34a3ddfcaac1739930d8469f5bc2442'/>
<id>urn:sha1:83518d18a34a3ddfcaac1739930d8469f5bc2442</id>
<content type='text'>
grep: support -z
find: support --mindepth
  together +45 bytes
cpio: support -p (configurable, +230 bytes)
libbb: tweaks for cpio

</content>
</entry>
<entry>
<title>chat: update by Vladimir</title>
<updated>2009-03-16T23:06:23+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-03-16T23:06:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=99d71da1cf7d9df8d4153cd109742f6551339d94'/>
<id>urn:sha1:99d71da1cf7d9df8d4153cd109742f6551339d94</id>
<content type='text'>
 1) to treat timeout more correctly (timeout affects whole send command
    duration, not a single char); 
 2) to recognize RECORD directive.

function                                             old     new   delta
chat_main                                           1246    1359    +113
exitcode                                               1       -      -1

</content>
</entry>
<entry>
<title>docs/logging_and_backgrounding.txt: new mini-doc</title>
<updated>2009-03-11T14:40:00+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-03-11T14:40:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a19e64933c600b7f05232ad80bb5db85c115e42d'/>
<id>urn:sha1:a19e64933c600b7f05232ad80bb5db85c115e42d</id>
<content type='text'>
dnsd: remove statics, remove nerly-useless SIGINT handler
crond: correct more of logfile to 0666 (as usual, umask allows
 user to remove unwanted bits).
nameif: print errors to stderr too, not just to syslog

function                                             old     new   delta
udhcp_read_interface                                 308     306      -2
ttl                                                    4       -      -4
fileconf                                               4       -      -4
dnsentry                                               4       -      -4
interrupt                                             19       -     -19
dnsd_main                                           1463    1394     -69
------------------------------------------------------------------------------
(add/remove: 0/4 grow/shrink: 0/2 up/down: 0/-102)           Total: -102 bytes
   text    data     bss     dec     hex filename
 808161     476    7864  816501   c7575 busybox_old
 807994     468    7856  816318   c74be busybox_unstripped

</content>
</entry>
<entry>
<title>runsv: small optimization</title>
<updated>2009-02-26T12:29:59+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-02-26T12:29:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f09f4e015bffe6db5d7e63d47b23f22db4806736'/>
<id>urn:sha1:f09f4e015bffe6db5d7e63d47b23f22db4806736</id>
<content type='text'>
*: more paranoia around passing NULL to execl[e]

function                                             old     new   delta
custom                                               240     221     -19

</content>
</entry>
<entry>
<title>flash_eraseall.c: fix vda's breakage</title>
<updated>2009-02-24T16:47:03+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-02-24T16:47:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e261bba6a5874bdaff92eef3df759e5ec026f7e0'/>
<id>urn:sha1:e261bba6a5874bdaff92eef3df759e5ec026f7e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- by not calling getpagesize() twice we can save 2 bytes (walter harms)</title>
<updated>2009-02-23T16:51:25+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2009-02-23T16:51:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0adf7f2d46a9223a721b64dce9cecdec0b9cdf07'/>
<id>urn:sha1:0adf7f2d46a9223a721b64dce9cecdec0b9cdf07</id>
<content type='text'>
</content>
</entry>
</feed>
