<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/miscutils, branch 1_20_1</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_20_1</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_20_1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2012-04-17T14:11:25+00:00</updated>
<entry>
<title>who,less: tweaked help text</title>
<updated>2012-04-17T14:11:25+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2012-04-17T14:11:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=53772869bc4ecfe68ac8d53c50a6057e7872df06'/>
<id>urn:sha1:53772869bc4ecfe68ac8d53c50a6057e7872df06</id>
<content type='text'>
function                                             old     new   delta
packed_usage                                       29176   29173      -3

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>ubi_tools: add workaround for bad kernel headers. Closes 4838</title>
<updated>2012-03-11T17:04:14+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2012-03-11T17:04:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7fe1e3f1612f6eb220d6a9796edacf24b7706876'/>
<id>urn:sha1:7fe1e3f1612f6eb220d6a9796edacf24b7706876</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>preparatory cleanups for seamless uncompression improvements</title>
<updated>2012-03-06T15:23:50+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2012-03-06T15:23:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=59655077c5bf176f01d8d277665ebb92263704ed'/>
<id>urn:sha1:59655077c5bf176f01d8d277665ebb92263704ed</id>
<content type='text'>
unpack_gz_stream_with_info: fix buggy error check
man: fix possible accesses past the end of a string
move seamless uncompression helpers from read_printf.c to open_transformer.c

function                                             old     new   delta
show_manpage                                         153     212     +59
unpack_gz_stream_with_info                           520     539     +19

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>fbsplash: use line_length instead of xres * bytes_per_pixel</title>
<updated>2012-02-29T17:07:59+00:00</updated>
<author>
<name>Yin Kangkai</name>
<email>kangkai.yin@intel.com</email>
</author>
<published>2012-02-23T07:56:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3ac066c25670ccf6a992c49340287379c9a342bc'/>
<id>urn:sha1:3ac066c25670ccf6a992c49340287379c9a342bc</id>
<content type='text'>
In some system (e.g. my "strange" device), line_length is not equal xres *
bytes_per_pixel, so we need to use line_length in scr_fix to mmap and draw
rectangle etc.

My "strange" device output this:
bytes_per_pixel: 4
xres: 600, yres: 1024
yoffset: 0, xoffset: 0, line_length: 2432
G.addr: b74da000

Signed-off-by: Yin Kangkai &lt;kangkai.yin@intel.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>rx: fix file corruption on block checksum failure</title>
<updated>2011-11-23T11:07:31+00:00</updated>
<author>
<name>Daniel Fandrich</name>
<email>dan@coneharvesters.com</email>
</author>
<published>2011-11-23T11:07:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=65a1ee956f0721ad3cebf79c0a6b3266a0676524'/>
<id>urn:sha1:65a1ee956f0721ad3cebf79c0a6b3266a0676524</id>
<content type='text'>
Rather than dropping the bad block, rx was appending it
to the file.

Signed-off-by: Daniel Fandrich &lt;dan@coneharvesters.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>rx: code shrink</title>
<updated>2011-11-03T09:19:53+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2011-11-03T09:19:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f3efd3c2a08feaf6ed35fcadfa4cf131efe5e070'/>
<id>urn:sha1:f3efd3c2a08feaf6ed35fcadfa4cf131efe5e070</id>
<content type='text'>
function                                             old     new   delta
rx_main                                              961     947     -14

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>rx: Fix file corruption with duplicate blocks</title>
<updated>2011-11-03T09:18:33+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>dan@coneharvesters.com</email>
</author>
<published>2011-11-03T09:18:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f808e777db05bed7b3c0a4aa5f12121fb3d0ca5f'/>
<id>urn:sha1:f808e777db05bed7b3c0a4aa5f12121fb3d0ca5f</id>
<content type='text'>
Rather than dropping the dupe, rx was appending it to the file.

Signed-off-by: Dan Fandrich &lt;dan@coneharvesters.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>whitespace fixes</title>
<updated>2011-10-28T12:07:44+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2011-10-28T12:07:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=73d249e704cfdf8632c120599c1ddfeceb81dd32'/>
<id>urn:sha1:73d249e704cfdf8632c120599c1ddfeceb81dd32</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>fbsplash: support 8bit mode</title>
<updated>2011-10-17T03:31:52+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-10-17T03:31:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=cd06e06eee3ef89e45b60d7122e5518995c7f65e'/>
<id>urn:sha1:cd06e06eee3ef89e45b60d7122e5518995c7f65e</id>
<content type='text'>
Fake truecolor support using a RGB:332 palette.

function                                             old     new   delta
fb_setpal                                              -     172    +172
fbsplash_main                                        920     953     +33
fb_pixel_value                                        50      80     +30
fb_write_pixel                                        47      51      +4
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 3/0 up/down: 239/0)             Total: 239 bytes

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>fbsplash: limit progress bar flicker</title>
<updated>2011-10-17T02:35:23+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-10-17T02:35:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e4fa7b7965fd574cff2a6a9b877522d613804a38'/>
<id>urn:sha1:e4fa7b7965fd574cff2a6a9b877522d613804a38</id>
<content type='text'>
Progress bar updates flicker quite a bit on slow hw / high resolutions
as the background is completely cleared before the new progress bar
position is drawn on top.

Improve it by first drawing the progress bar and then only fill the
remaining rows with the background.

function                                             old     new   delta
fb_drawprogressbar                                   444     429     -15

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
</feed>
