<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/util-linux, branch 1_11_1</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_11_1</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_11_1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2008-06-25T10:00:58+00:00</updated>
<entry>
<title>mkfs_minix, fsck_minix: code shrink</title>
<updated>2008-06-25T10:00:58+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-25T10:00:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e06f61d27345f3b9727d58d46da99a47614f5a60'/>
<id>urn:sha1:e06f61d27345f3b9727d58d46da99a47614f5a60</id>
<content type='text'>
function                                             old     new   delta
fsck_minix_main                                     3092    3094      +2
next                                                 539     538      -1
get_free_block                                       165     164      -1
check_zone_nr2                                       121     120      -1
alarm_intr                                            94      93      -1
recursive_check2                                     587     583      -4
recursive_check                                      587     583      -4
mkfs_minix_main                                     2974    2968      -6
map_block                                            237     231      -6
map_block2                                           341     333      -8
bad_zone                                              64      56      -8
write_block                                          619     610      -9
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/11 up/down: 2/-49)            Total: -47 bytes

</content>
</entry>
<entry>
<title>whitespace fixes. no code changes</title>
<updated>2008-06-25T09:53:17+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-25T09:53:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7049ff8696c3c2a1be0f9901d7e2473568b8f918'/>
<id>urn:sha1:7049ff8696c3c2a1be0f9901d7e2473568b8f918</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mount: fix mishandling of proto=tcp/udp</title>
<updated>2008-06-24T21:39:32+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-24T21:39:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f26e3d2e41cc7d2fabcf5c2e777306c36a8d5868'/>
<id>urn:sha1:f26e3d2e41cc7d2fabcf5c2e777306c36a8d5868</id>
<content type='text'>
function                                             old     new   delta
singlemount                                         4729    4695     -34

</content>
</entry>
<entry>
<title>mount: code shrink without logic changes. Added a comment</title>
<updated>2008-06-24T18:59:59+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-24T18:59:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d0cc3f4ade36a651ada0001b18bcd04ada8d44a1'/>
<id>urn:sha1:d0cc3f4ade36a651ada0001b18bcd04ada8d44a1</id>
<content type='text'>
on possible mismatch with util-linux in -o remount handling.

function                                             old     new   delta
mount_main                                           995     953     -42
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/1 up/down: 0/-42)             Total: -42 bytes

</content>
</entry>
<entry>
<title>whitespace and comment fixes, no code changes</title>
<updated>2008-06-16T04:09:25+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-16T04:09:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f45c4f41b792e4b7c52eaf21b9540112887e861b'/>
<id>urn:sha1:f45c4f41b792e4b7c52eaf21b9540112887e861b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*: use llist_pop for traverse-and-free list operation</title>
<updated>2008-06-15T05:40:56+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-15T05:40:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d50dda8c3501af9d593cd11272a15b480864a01c'/>
<id>urn:sha1:d50dda8c3501af9d593cd11272a15b480864a01c</id>
<content type='text'>
function                                             old     new   delta
append_file_list_to_list                             109     111      +2
udhcpc_main                                         2414    2413      -1
run_parts_main                                       325     324      -1
od_main                                             2324    2323      -1
getopt_main                                          709     707      -2
env_main                                             253     251      -2
sed_main                                             659     656      -3
ps_main                                              522     519      -3
traceroute_main                                     3960    3954      -6
sort_main                                            844     838      -6
diff_main                                            866     858      -8
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/10 up/down: 2/-33)            Total: -31 bytes

</content>
</entry>
<entry>
<title>libbb: introduce and use print_flags().</title>
<updated>2008-06-07T15:10:29+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-07T15:10:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=53354ac47df03bdccebad66bc22958fa2b4da520'/>
<id>urn:sha1:53354ac47df03bdccebad66bc22958fa2b4da520</id>
<content type='text'>
Mostly by Natanael Copa &lt;natanael.copa AT gmail.com&gt;

function                                             old     new   delta
print_e2flags                                          -     189    +189
print_flags_separated                                  -      86     +86
static.flag_labels                                     -      60     +60
static.dma_wmode_masks                                 -      32     +32
static.flag_masks                                      -      28     +28
static.arp_labels                                      -      16     +16
static.arp_masks                                       -      12     +12
ls_main                                              836     843      +7
...
popstring                                            140     134      -6
arp_show                                             740     708     -32
print_flags                                          189      25    -164
ipaddr_list_or_flush                                2396    2170    -226
process_dev                                         5306    4706    -600
------------------------------------------------------------------------------
(add/remove: 10/0 grow/shrink: 5/10 up/down: 458/-1043)      Total: -585 bytes
   text    data     bss     dec     hex filename
 810564     624    7060  818248   c7c48 busybox_old
 810002     624    7060  817686   c7a16 busybox_unstripped

</content>
</entry>
<entry>
<title>change default rtcwake mode to match changed behavior in upstream util-linux</title>
<updated>2008-06-04T10:33:33+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2008-06-04T10:33:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1e93f3c5859aeebcca7c0480de2bd038defe8b1c'/>
<id>urn:sha1:1e93f3c5859aeebcca7c0480de2bd038defe8b1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make the help for rtcwake reflect the actual default behavior</title>
<updated>2008-06-02T20:37:45+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2008-06-02T20:37:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=85571d8d01a091c36bbbf13f72c0f8733663f923'/>
<id>urn:sha1:85571d8d01a091c36bbbf13f72c0f8733663f923</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- pm_states[PM_SUSPEND_MAX] suggests to support "standby" and not "suspend"</title>
<updated>2008-06-02T11:01:40+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-06-02T11:01:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9af7aba579184fb86f971302316f09210bf1de9d'/>
<id>urn:sha1:9af7aba579184fb86f971302316f09210bf1de9d</id>
<content type='text'>
  Thanks to Paulius Zaleckas for mentioning this.
</content>
</entry>
</feed>
