<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/util-linux, branch TIG</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=TIG</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=TIG'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2010-12-29T23:40:11+00:00</updated>
<entry>
<title>blkid: optional support for TYPE="fstype"</title>
<updated>2010-12-29T23:40:11+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-12-29T23:40:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=90615a0c5c326fa3cf78fc719f7b16207f47395a'/>
<id>urn:sha1:90615a0c5c326fa3cf78fc719f7b16207f47395a</id>
<content type='text'>
Adapted from patch created by T4ndeta &lt;t4ndeta@gmail.com&gt;

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>volume_id: recognize compressed hibernate swap signature</title>
<updated>2010-12-19T16:18:45+00:00</updated>
<author>
<name>James Hunt</name>
<email>james.hunt@ubuntu.com</email>
</author>
<published>2010-12-16T12:22:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=86ffe5c15a14dc7f8483faf42ef907c5f861137d'/>
<id>urn:sha1:86ffe5c15a14dc7f8483faf42ef907c5f861137d</id>
<content type='text'>
util-linux/volume_id/linux_swap.c: Added the new magic LINHIB0001
signature.

See:

https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/683605

Signed-off-by: James Hunt &lt;james.hunt@ubuntu.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>more: smaller version of previous fix</title>
<updated>2010-12-13T13:31:59+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>dvlasenk@redhat.com</email>
</author>
<published>2010-12-13T13:31:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0d1d0f6e54e1980462c9d07c8b94e56cf13cbf08'/>
<id>urn:sha1:0d1d0f6e54e1980462c9d07c8b94e56cf13cbf08</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</content>
</entry>
<entry>
<title>more: exit if write to stdout errors out</title>
<updated>2010-12-13T13:28:38+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>dvlasenk@redhat.com</email>
</author>
<published>2010-12-13T13:28:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0b90de15375b643d2b21695fae3e46908e1effa6'/>
<id>urn:sha1:0b90de15375b643d2b21695fae3e46908e1effa6</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</content>
</entry>
<entry>
<title>blkid: add TODO</title>
<updated>2010-11-25T06:59:17+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-11-25T06:59:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b271ad46dc85655d8ef077d57102b239b874097a'/>
<id>urn:sha1:b271ad46dc85655d8ef077d57102b239b874097a</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>fixes for bugs discovered by randomconfig builds and tests</title>
<updated>2010-11-22T22:49:10+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-11-22T22:49:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=26777aa1c659b229f07205291241e45e64712a72'/>
<id>urn:sha1:26777aa1c659b229f07205291241e45e64712a72</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>umount: cleanup and code shrink</title>
<updated>2010-10-31T23:43:34+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2010-10-31T23:43:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2658888c78b572f349f326dce499930fa4418b4e'/>
<id>urn:sha1:2658888c78b572f349f326dce499930fa4418b4e</id>
<content type='text'>
Signed-off-by: Rob Landley &lt;rob@landley.net&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>fdisk: fix trivial build failure</title>
<updated>2010-10-30T00:40:08+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-10-30T00:40:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d7559c274139c91af5ce77bd4b9f863f78a69f69'/>
<id>urn:sha1:d7559c274139c91af5ce77bd4b9f863f78a69f69</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>whitespace cleanup</title>
<updated>2010-10-29T09:46:52+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>dvlasenk@redhat.com</email>
</author>
<published>2010-10-29T09:46:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=fb132e47370378474c68ad22c1c0cb2ccee178de'/>
<id>urn:sha1:fb132e47370378474c68ad22c1c0cb2ccee178de</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</content>
</entry>
<entry>
<title>*: use _exit() in sighandlers; showkey: do not use exit-thru-sighandler</title>
<updated>2010-10-28T19:34:56+00:00</updated>
<author>
<name>Marek Polacek</name>
<email>mmpolacek@gmail.com</email>
</author>
<published>2010-10-28T19:34:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7b18107384d950358e146d42bf02b391fab5ffd6'/>
<id>urn:sha1:7b18107384d950358e146d42bf02b391fab5ffd6</id>
<content type='text'>
While at it, make ESC sequences more readable; and removed check for
isatty(stdin) in reset. Code shrink:

   text    data     bss     dec     hex filename
 884771     936   17216  902923   dc70b busybox_old
 884723     936   17216  902875   dc6db busybox_unstripped

Signed-off-by: Marek Polacek &lt;mmpolacek@gmail.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
</feed>
