<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/docs/nofork_noexec.txt, branch cron_changes</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=cron_changes</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=cron_changes'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2026-01-27T07:13:42+00:00</updated>
<entry>
<title>doc: update docs/nofork_noexec.txt</title>
<updated>2026-01-27T07:13:42+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2026-01-27T07:13:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e4f4bf95ac446e72f2c04770552cb2bc8590cfdd'/>
<id>urn:sha1:e4f4bf95ac446e72f2c04770552cb2bc8590cfdd</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>Tweak outdated documentation and comments</title>
<updated>2017-08-06T12:03:27+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2017-08-06T12:03:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=fbecca1bed1b6daf10341304af2156baabc7af57'/>
<id>urn:sha1:fbecca1bed1b6daf10341304af2156baabc7af57</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>sheel: improve comments on signal handling</title>
<updated>2017-08-04T12:28:16+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2017-08-04T12:28:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=49e6bf2db92d896a71d08eb364069ba50fa82781'/>
<id>urn:sha1:49e6bf2db92d896a71d08eb364069ba50fa82781</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>new NOFORKs: pwdx,kill[all5],ttysize,realpath,readlink NOEXECs: date,resize</title>
<updated>2017-08-03T17:03:32+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2017-08-03T17:00:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=39194f030918b87eeb3e11e94cfa05f575fb47b4'/>
<id>urn:sha1:39194f030918b87eeb3e11e94cfa05f575fb47b4</id>
<content type='text'>
function                                             old     new   delta
run_nofork_applet                                    258     280     +22
readlink_main                                        112     123     +11
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/0 up/down: 33/0)               Total: 33 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>NOFORK fixes</title>
<updated>2017-08-02T14:37:39+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2017-08-02T14:37:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7c40ddd9500907925041131374cb43eb87ef5494'/>
<id>urn:sha1:7c40ddd9500907925041131374cb43eb87ef5494</id>
<content type='text'>
"rm -i FILE" and "yes" can now be interrupted by ^C in hush.
This also now works:

$ usleep 19999999
^C
$ echo $?
130

function                                             old     new   delta
run_pipe                                            1668    1711     +43
pseudo_exec_argv                                     312     321      +9
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/0 up/down: 52/0)               Total: 52 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>libbb: spawn_and_wait() fflushes before forking NOEXEC; child reinits logmode</title>
<updated>2017-01-26T00:13:58+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2017-01-26T00:13:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9967c9949e0436879354e76c2847d697c309984c'/>
<id>urn:sha1:9967c9949e0436879354e76c2847d697c309984c</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>link: new applet</title>
<updated>2017-01-25T23:27:53+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2017-01-25T23:27:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=06f20bf675cdd415c2f796ebea9fc55030ef49cc'/>
<id>urn:sha1:06f20bf675cdd415c2f796ebea9fc55030ef49cc</id>
<content type='text'>
coreutils grew itself a tiny simplistic alternative to ln:

	Usage: link FILE LINK

	Create hard LINK to FILE

function                                             old     new   delta
link_main                                              -      75     +75
packed_usage                                       31114   31131     +17
applet_names                                        2564    2569      +5
applet_main                                         1480    1484      +4
applet_install_loc                                   185     186      +1
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 4/0 up/down: 102/0)             Total: 102 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>hush: use FEATURE_SH_NOFORK to enable NOFORK trick</title>
<updated>2011-02-02T17:38:57+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2011-02-02T17:38:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b72baeb00328576df415f9a4b4f3d5f202e3be11'/>
<id>urn:sha1:b72baeb00328576df415f9a4b4f3d5f202e3be11</id>
<content type='text'>
Also expands docs

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>tac: new applet. ~240 bytes.</title>
<updated>2008-01-06T06:27:17+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-01-06T06:27:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=bcd5fc12ec4d31f7633460cb66c2e8a5436ace18'/>
<id>urn:sha1:bcd5fc12ec4d31f7633460cb66c2e8a5436ace18</id>
<content type='text'>
Copyright (C) 2003  Yang Xiaopeng  &lt;yxp at hanwang.com.cn&gt;
Copyright (C) 2007  Natanael Copa  &lt;natanael.copa@gmail.com&gt;
Copyright (C) 2007  Tito Ragusa    &lt;farmatito@tiscali.it&gt;

</content>
</entry>
<entry>
<title>whitespace fixes</title>
<updated>2007-05-30T00:29:55+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-05-30T00:29:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4b924f3a5c9c549c75deed8bdda2cbd82fd7f64b'/>
<id>urn:sha1:4b924f3a5c9c549c75deed8bdda2cbd82fd7f64b</id>
<content type='text'>
</content>
</entry>
</feed>
