<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/applets, branch 1_6_2</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_6_2</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_6_2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2007-05-31T22:16:38+00:00</updated>
<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>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</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=fad2b86c9e7eaadb973b50a1bc0e2accc1a96cfd'/>
<id>urn:sha1:fad2b86c9e7eaadb973b50a1bc0e2accc1a96cfd</id>
<content type='text'>
(add/remove: 1/1 grow/shrink: 37/37 up/down: 139/-228)        Total: -89 bytes

</content>
</entry>
<entry>
<title>usage.c: remove reference to busybox.h</title>
<updated>2007-05-26T19:00:18+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</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=b6adbf1be29841501cc49917249e85f273e1df7c'/>
<id>urn:sha1:b6adbf1be29841501cc49917249e85f273e1df7c</id>
<content type='text'>
*: s/include "busybox.h"/include "libbb.h"

</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>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</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=4500c58a0766b9cc86dd8ddd25094593a8977197'/>
<id>urn:sha1:4500c58a0766b9cc86dd8ddd25094593a8977197</id>
<content type='text'>
</content>
</entry>
<entry>
<title>applets: fix compile-time warning</title>
<updated>2007-05-04T14:54:36+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</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=3349fc4da948eb1393cd9201cd9c2615c0056c97'/>
<id>urn:sha1:3349fc4da948eb1393cd9201cd9c2615c0056c97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix suid config handling</title>
<updated>2007-05-02T23:01:32+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</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=3bc18253b081cc0b73f902036416fea47f2b61e5'/>
<id>urn:sha1:3bc18253b081cc0b73f902036416fea47f2b61e5</id>
<content type='text'>
</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>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</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=2ace1e3f07c819743554b317f4219e21eff06d6b'/>
<id>urn:sha1:2ace1e3f07c819743554b317f4219e21eff06d6b</id>
<content type='text'>
</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>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</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=17e3c34aa7abe42aa604234235338e2b8087b8a0'/>
<id>urn:sha1:17e3c34aa7abe42aa604234235338e2b8087b8a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- we unconditionally need ruid. Fixes build error in line 334</title>
<updated>2007-04-16T18:25:46+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-04-16T18:25:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=bc9d7d788b36808855ec6691abd98139247552d1'/>
<id>urn:sha1:bc9d7d788b36808855ec6691abd98139247552d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lineedit: nuke two unused variables and code which sets them</title>
<updated>2007-04-14T13:22:09+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-04-14T13:22:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5f9468e99649c0daa5cacfe180fbd0e061df6fc3'/>
<id>urn:sha1:5f9468e99649c0daa5cacfe180fbd0e061df6fc3</id>
<content type='text'>
applets: do not even try to read config if run by real root
msh: use named constants (O_RDONLY etc) in open() instead of magic numbers,
     other minor code size reduction.
</content>
</entry>
<entry>
<title>hush: use NOFORK applets as appropriate. Net reduction of code size.</title>
<updated>2007-04-14T10:09:57+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-04-14T10:09:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f5294e1f4c56afb377ada95a7757b28ad3c89086'/>
<id>urn:sha1:f5294e1f4c56afb377ada95a7757b28ad3c89086</id>
<content type='text'>
</content>
</entry>
</feed>
