<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/util-linux, branch 1_15_1</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_15_1</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_15_1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2009-08-09T22:08:35+00:00</updated>
<entry>
<title>fdisk: add handling of avr32. closes bug 555</title>
<updated>2009-08-09T22:08:35+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-08-09T22:08:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e531759ef140c249fcab88a853567d2d31803105'/>
<id>urn:sha1:e531759ef140c249fcab88a853567d2d31803105</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>scriptreplay: show help text if run with no arguments</title>
<updated>2009-07-19T21:11:45+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-07-19T21:11:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=997538ab586e9b061b33c24f2ddced18a0379826'/>
<id>urn:sha1:997538ab586e9b061b33c24f2ddced18a0379826</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>fix mountpoint test to not prevemt mkfs_xxx from making image in any file</title>
<updated>2009-07-18T14:22:26+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-07-18T14:22:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6ae6426a7485b5835c23aea198b3065f491d918b'/>
<id>urn:sha1:6ae6426a7485b5835c23aea198b3065f491d918b</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>date: factor out date parsing (in preparation for touch -d)</title>
<updated>2009-07-18T01:40:35+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-07-18T01:40:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=73b71f381d24218cf6368364be723a7b5c9aeda9'/>
<id>urn:sha1:73b71f381d24218cf6368364be723a7b5c9aeda9</id>
<content type='text'>
function                                             old     new   delta
parse_datestr                                          -     391    +391
sha512_process_block128                             1283    1310     +27
buffer_fill_and_print                                179     196     +17
nexpr                                                826     840     +14
unzip_main                                          1931    1939      +8
popstring                                            134     140      +6
qrealloc                                              33      36      +3
builtin_umask                                        121     123      +2
evalvar                                             1365    1363      -2
changepath                                           194     192      -2
do_compress                                         1698    1688     -10
hwclock_main                                         340     329     -11
cmdputs                                              414     402     -12
identify                                            4343    4329     -14
date_main                                           1186     687    -499
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 7/7 up/down: 468/-550)          Total: -82 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>fix fallout from BSD patches</title>
<updated>2009-07-10T16:37:06+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-07-10T16:37:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=860d2bbdda67acfec39cd28e38881633ec4e66d6'/>
<id>urn:sha1:860d2bbdda67acfec39cd28e38881633ec4e66d6</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>dmesg: try to detect buffer size</title>
<updated>2009-07-10T12:14:14+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-07-10T12:14:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=874201fee5a57acf25efe1b0b9c7e58ef6ef98a5'/>
<id>urn:sha1:874201fee5a57acf25efe1b0b9c7e58ef6ef98a5</id>
<content type='text'>
function                                             old     new   delta
dmesg_main                                           214     246     +32

Signed-off-by: Randy Robertson &lt;rmrobert@vmware.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>move libc related stuff out of platform.h</title>
<updated>2009-07-08T00:58:38+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-07-08T00:58:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=da49f5852481adb0b3fa0b5ccba93b266f271c35'/>
<id>urn:sha1:da49f5852481adb0b3fa0b5ccba93b266f271c35</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>df: fix "df /"</title>
<updated>2009-07-05T02:50:36+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-07-05T02:50:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=09e63bb81f12707d31c8c4570931af0196b53a46'/>
<id>urn:sha1:09e63bb81f12707d31c8c4570931af0196b53a46</id>
<content type='text'>
also, clean up mount checks in mkfs/fsck.

function                                             old     new   delta
find_mount_point                                     243     261     +18
sha1_process_block64                                 497     510     +13
find_main                                            436     444      +8
display_speed                                         85      90      +5
df_main                                              795     793      -2
parse_command                                       1463    1460      -3
static.ignored_mounts                                  8       -      -8
mkfs_minix_main                                     2962    2937     -25
fsck_minix_main                                     3065    2970     -95
------------------------------------------------------------------------------
(add/remove: 0/1 grow/shrink: 4/4 up/down: 44/-133)           Total: -89 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>fix dependencies of FEATURE_GETOPT_LONG</title>
<updated>2009-07-04T14:50:43+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-07-04T14:50:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b22bbfffec182997827b0a71eeb93ddafbde602c'/>
<id>urn:sha1:b22bbfffec182997827b0a71eeb93ddafbde602c</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>mdev: be more permissive on errors (dont die): mdev -s users want that</title>
<updated>2009-07-02T11:17:10+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-07-02T11:17:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5478aaf5b8f9a90ab37d9de89fc893886f9580db'/>
<id>urn:sha1:5478aaf5b8f9a90ab37d9de89fc893886f9580db</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
</feed>
