<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox.git/shell/ash_doc.txt, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/busybox.git/'/>
<entry>
<title>ash: fix TRACE commands</title>
<updated>2009-03-19T23:09:58+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-03-19T23:09:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/busybox.git/commit/?id=b21f379639386c68c182e55ae61c6f1e80159c4d'/>
<id>b21f379639386c68c182e55ae61c6f1e80159c4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc update</title>
<updated>2009-03-19T13:42:05+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-03-19T13:42:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/busybox.git/commit/?id=731de5ce76b42decdb8dce4277c839efde8b114f'/>
<id>731de5ce76b42decdb8dce4277c839efde8b114f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ash: fix "orwell bug" 1984. Testcase:</title>
<updated>2008-02-10T19:02:53+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-02-10T19:02:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/busybox.git/commit/?id=991a1da14806eefd1c6fc8fc1c0c3d2b90af6f24'/>
<id>991a1da14806eefd1c6fc8fc1c0c3d2b90af6f24</id>
<content type='text'>
    trap_handler() {
        echo trap
    }
    trap trap_handler USR1
    sleep 3600 &amp;
    while true; do wait; done

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    trap_handler() {
        echo trap
    }
    trap trap_handler USR1
    sleep 3600 &amp;
    while true; do wait; done

</pre>
</div>
</content>
</entry>
</feed>
