<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/applets, branch old</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=old</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=old'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2009-04-22T20:33:46+00:00</updated>
<entry>
<title>applets/applets.c: recognize subcommand in .exe form</title>
<updated>2009-04-22T20:33:46+00:00</updated>
<author>
<name>Nguyễn Thái Ngọc Duy</name>
<email>pclouds@gmail.com</email>
</author>
<published>2009-04-22T20:33:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4dee81871d8ec57f554d969b00ff80ad404fac4e'/>
<id>urn:sha1:4dee81871d8ec57f554d969b00ff80ad404fac4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>applets: recognize baskslash as path separator when looking for basename</title>
<updated>2009-04-22T18:44:34+00:00</updated>
<author>
<name>Nguyễn Thái Ngọc Duy</name>
<email>pclouds@gmail.com</email>
</author>
<published>2009-04-22T12:18:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2ef16e4999761216c4c067c1487246a347a2ab84'/>
<id>urn:sha1:2ef16e4999761216c4c067c1487246a347a2ab84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adapt it to be buildable</title>
<updated>2009-04-22T18:44:33+00:00</updated>
<author>
<name>Nguyễn Thái Ngọc Duy</name>
<email>pclouds@gmail.com</email>
</author>
<published>2009-04-22T12:13:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=251687097b60bad7a88de930576b7177f34fa975'/>
<id>urn:sha1:251687097b60bad7a88de930576b7177f34fa975</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use "glibc errno" trick not only for ash, but for entire busybox</title>
<updated>2007-05-31T22:16:38+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</email>
</author>
<published>2007-05-31T22:16:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3ea433409694393b67dd9dee3b184268ab75ac56'/>
<id>urn:sha1:3ea433409694393b67dd9dee3b184268ab75ac56</id>
<content type='text'>
(add/remove: 1/1 grow/shrink: 37/37 up/down: 139/-228)        Total: -89 bytes



git-svn-id: svn://busybox.net/trunk/busybox@18716 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>usage.c: remove reference to busybox.h</title>
<updated>2007-05-26T19:00:18+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</email>
</author>
<published>2007-05-26T19:00:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d0a3ee609344cfbc050b7a5aa39ad72fd68a939a'/>
<id>urn:sha1:d0a3ee609344cfbc050b7a5aa39ad72fd68a939a</id>
<content type='text'>
*: s/include "busybox.h"/include "libbb.h"



git-svn-id: svn://busybox.net/trunk/busybox@18696 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>make "static linking against glibc" an #error, not #warning</title>
<updated>2007-05-18T07:37:06+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</email>
</author>
<published>2007-05-18T07:37:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=ef0af15cd779d5f2c9877490db824119baa4260c'/>
<id>urn:sha1:ef0af15cd779d5f2c9877490db824119baa4260c</id>
<content type='text'>
git-svn-id: svn://busybox.net/trunk/busybox@18648 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>applets: fix compile-time warning</title>
<updated>2007-05-04T14:54:36+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</email>
</author>
<published>2007-05-04T14:54:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=61652a1a14ebe357db504a3fdb06cf665e38dba2'/>
<id>urn:sha1:61652a1a14ebe357db504a3fdb06cf665e38dba2</id>
<content type='text'>
git-svn-id: svn://busybox.net/trunk/busybox@18557 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>fix suid config handling</title>
<updated>2007-05-02T23:01:32+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</email>
</author>
<published>2007-05-02T23:01:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d94108a8b93c96f6a829aae2dc03706eb98f827e'/>
<id>urn:sha1:d94108a8b93c96f6a829aae2dc03706eb98f827e</id>
<content type='text'>
git-svn-id: svn://busybox.net/trunk/busybox@18547 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>make "busybox" w/o args work again, and save 10 bytes in the process.</title>
<updated>2007-04-18T21:00:21+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</email>
</author>
<published>2007-04-18T21:00:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=026684c09b7ec9626cae71b8f3f0b7ad85b377e7'/>
<id>urn:sha1:026684c09b7ec9626cae71b8f3f0b7ad85b377e7</id>
<content type='text'>
git-svn-id: svn://busybox.net/trunk/busybox@18491 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>applet.c: ruid is needed only if FEATURE_SUID=y</title>
<updated>2007-04-16T20:55:27+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</email>
</author>
<published>2007-04-16T20:55:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=00f949b5504f0d5c5dc3bb02da393481980631eb'/>
<id>urn:sha1:00f949b5504f0d5c5dc3bb02da393481980631eb</id>
<content type='text'>
git-svn-id: svn://busybox.net/trunk/busybox@18460 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
</feed>
