<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/debianutils, 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:00:20+00:00</updated>
<entry>
<title>mktemp: add support for -u</title>
<updated>2012-04-17T14:00:20+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2012-04-17T14:00:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=75e1e7b3d538fa1a2396cd36122e0be702931345'/>
<id>urn:sha1:75e1e7b3d538fa1a2396cd36122e0be702931345</id>
<content type='text'>
zlib-1.2.6 Makefile uses "mktemp -u".

function                                             old     new   delta
___path_search                                         -     266    +266
mktemp_main                                          165     250     +85
tempnam                                                -      79     +79
packed_usage                                       29189   29176     -13
------------------------------------------------------------------------------
(add/remove: 3/0 grow/shrink: 1/1 up/down: 430/-13)           Total: 417 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>ssd: compat: match -x EXECUTABLE by /proc/pid/exe too</title>
<updated>2012-03-05T15:28:07+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2012-03-05T15:28:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=17eedcad9406c43beddab3906c8c693626c351fb'/>
<id>urn:sha1:17eedcad9406c43beddab3906c8c693626c351fb</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>bb_daemonize_or_rexec(): add flag to double-fork; use it in start-stop-daemon</title>
<updated>2011-11-09T18:44:37+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-11-09T18:44:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=743edac6c84ac207d0bb4c3124b0e8fe450a38b4'/>
<id>urn:sha1:743edac6c84ac207d0bb4c3124b0e8fe450a38b4</id>
<content type='text'>
Add a DAEMON_DOUBLE_FORK flag to make bb_daemonize double-fork so it isn't a
session leader, and hence doesn't get a controlling tty on Linux if a tty is
ever opened, similar to how libdaemon's daemon_fork or the big
start-stop-daemon does it - And use it in start-stop-daemon.

For details, see http://www.win.tue.nl/~aeb/linux/lk/lk-10.html#ss10.3

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>start_stop_daemon: set complementary group ids too. Closes 3253</title>
<updated>2011-09-15T16:27:05+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2011-09-15T16:27:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=585541e8e338a85b9f18cf5f6ed88758b29e61f2'/>
<id>urn:sha1:585541e8e338a85b9f18cf5f6ed88758b29e61f2</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>login: new option LOGIN_SESSION_AS_CHILD</title>
<updated>2011-09-14T06:41:38+00:00</updated>
<author>
<name>Ian Wienand</name>
<email>ianw@vmware.com</email>
</author>
<published>2011-09-14T06:41:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=378ab6819907fa9e439e93ed081c73c2351b4330'/>
<id>urn:sha1:378ab6819907fa9e439e93ed081c73c2351b4330</id>
<content type='text'>
Signed-off-by: Ian Wienand &lt;ianw@vmware.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>*: remove "Options:" string from help texts</title>
<updated>2011-06-05T01:58:28+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2011-06-05T01:58:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=66426760beef7e87c4735f433d123daf911b5b4a'/>
<id>urn:sha1:66426760beef7e87c4735f433d123daf911b5b4a</id>
<content type='text'>
function                                             old     new   delta
packed_usage                                       28706   28623     -83

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>start-stop-daemon: fix "-K --test --pidfile PIDFILE" exitcode</title>
<updated>2011-04-04T00:03:35+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2011-04-04T00:03:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=929f63e57cadb22905411f212809c14b160ec494'/>
<id>urn:sha1:929f63e57cadb22905411f212809c14b160ec494</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c editors/*.c loginutils/*.c mailutils/*.c</title>
<updated>2011-04-02T23:33:55+00:00</updated>
<author>
<name>Pere Orga</name>
<email>gotrunks@gmail.com</email>
</author>
<published>2011-04-01T20:56:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6a3e01d5a9f979f7d6e52665c2bf6c74e2592980'/>
<id>urn:sha1:6a3e01d5a9f979f7d6e52665c2bf6c74e2592980</id>
<content type='text'>
Signed-off-by: Pere Orga &lt;gotrunks@gmail.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>mktemp: make it more compatible with GNU coreutils 8.4</title>
<updated>2011-02-13T16:38:34+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2011-02-13T16:38:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4ed3c52ce9b3ce5604c4fa075fda374f8cd01eea'/>
<id>urn:sha1:4ed3c52ce9b3ce5604c4fa075fda374f8cd01eea</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>*: make GNU licensing statement forms more regular</title>
<updated>2010-08-16T18:14:46+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-08-16T18:14:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0ef64bdb40c54681e8dd5ab8df42ac88e4ab1d4a'/>
<id>urn:sha1:0ef64bdb40c54681e8dd5ab8df42ac88e4ab1d4a</id>
<content type='text'>
This change retains "or later" state! No licensing _changes_ here,
only form is adjusted (article, space between "GPL" and "v2" and so on).

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