<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/debianutils, branch cng_backend</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=cng_backend</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=cng_backend'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2024-10-08T11:09:30+00:00</updated>
<entry>
<title>Merge branch 'busybox' into merge</title>
<updated>2024-10-08T11:09:30+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2024-10-08T10:54:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=ded78ca2656fd41f130d65345b0eb4d39b1fcbdf'/>
<id>urn:sha1:ded78ca2656fd41f130d65345b0eb4d39b1fcbdf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libbb: modify find_executable() to not temporarily write to PATH</title>
<updated>2024-10-08T02:03:17+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2024-10-08T02:03:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=49d9e06fbab0b02a71deed57610edb0c8f4fb20c'/>
<id>urn:sha1:49d9e06fbab0b02a71deed57610edb0c8f4fb20c</id>
<content type='text'>
This allows to simplify "which" applet code

function                                             old     new   delta
find_executable                                       93     111     +18
which_main                                           191     177     -14
builtin_source                                       316     294     -22
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/2 up/down: 18/-36)            Total: -18 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>win32: adjust usage for timeout and pipe_progress</title>
<updated>2024-10-02T13:56:04+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2024-10-02T13:56:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4c095ae6efd1fa8773a58fb4a1dc79f5810b2369'/>
<id>urn:sha1:4c095ae6efd1fa8773a58fb4a1dc79f5810b2369</id>
<content type='text'>
Reduce the divergence from upstream in the usage messages for
timeout and pipe_progress.

This only affects the source; there are no visible of functional
changes.
</content>
</entry>
<entry>
<title>which,ash: code shrink detection of standalone shell</title>
<updated>2024-08-17T10:57:45+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2024-08-17T10:38:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b21899038683bd646446d3db9e84f64ea669d2ed'/>
<id>urn:sha1:b21899038683bd646446d3db9e84f64ea669d2ed</id>
<content type='text'>
Commit 6d87be4d7 (which,ash: changes to which/command/type) let
'which' detect when it's run from a standalone shell by having
the shell pass the undocumented '-s' option.

A better solution is to alter argv[0] when 'which' is run from a
standalone shell.  This is possible because the code path through
run_noexec_applet_and_exit() and which_main() doesn't actually
use argv[0].

- No special treatment is required in ash when 'which' has no
  arguments or the '--help' option.

- tryexec() no longer needs an extra element before the start of
  argv.  The commit 027fb22e2 can be reverted and the allocation
  of argv in evalcommand() simplified.

- 'which' no longer needs to handle the '-s' option.

Saves 96-104 bytes.
</content>
</entry>
<entry>
<title>Merge branch 'busybox' into merge</title>
<updated>2023-12-05T07:44:02+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2023-12-05T07:44:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7dff7f37600209353cf4e86d1cca29bacf5f7372'/>
<id>urn:sha1:7dff7f37600209353cf4e86d1cca29bacf5f7372</id>
<content type='text'>
</content>
</entry>
<entry>
<title>start-stop-daemon: make --output not depend on FANCY</title>
<updated>2023-11-08T13:42:00+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2023-11-08T13:42:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=59cf2c23aebaeed29fd5a8a0f112e01c1f1dd45f'/>
<id>urn:sha1:59cf2c23aebaeed29fd5a8a0f112e01c1f1dd45f</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>start-stop-daemon: do not lose error messages with -b</title>
<updated>2023-11-08T13:07:20+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2023-11-08T13:07:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=58ca629fd27cd9d7f91a8ea90435cdb3f15381aa'/>
<id>urn:sha1:58ca629fd27cd9d7f91a8ea90435cdb3f15381aa</id>
<content type='text'>
function                                             old     new   delta
start_stop_daemon_main                              1186    1206     +20
bb_daemonize_or_rexec                                196     212     +16
bb_banner                                             47      46      -1
packed_usage                                       34656   34645     -11
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/2 up/down: 36/-12)             Total: 24 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>start-stop-daemon: typo fix</title>
<updated>2023-11-08T11:36:11+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2023-11-08T11:36:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2de67a62e812f2e4d13280f2b78712b6d344cfb7'/>
<id>urn:sha1:2de67a62e812f2e4d13280f2b78712b6d344cfb7</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>start-stop-daemon: implement option -O|--output</title>
<updated>2023-11-07T20:44:07+00:00</updated>
<author>
<name>Louai Al-Khanji</name>
<email>louai@astranis.com</email>
</author>
<published>2023-11-07T20:41:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=389c0458da7d6e941886ea3b846c98cfd63dfdd3'/>
<id>urn:sha1:389c0458da7d6e941886ea3b846c98cfd63dfdd3</id>
<content type='text'>
If specified redirect command stdout and stderr to given pathname.

function                                             old     new   delta
start_stop_daemon_main                              1130    1186     +56
start_stop_daemon_longopts                           164     173      +9
packed_usage                                       34653   34656      +3
.rodata                                           105384  105386      +2
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 4/0 up/down: 70/0)               Total: 70 bytes

Signed-off-by: Louai Al-Khanji &lt;louai@astranis.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>start-stop-daemon: update comment, no code changes</title>
<updated>2023-11-07T14:59:11+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2023-11-07T14:59:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=da8d1d84fd46e61eec0772ff339fde0952777a5f'/>
<id>urn:sha1:da8d1d84fd46e61eec0772ff339fde0952777a5f</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
</feed>
