<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/libbb/simplify_path.c, 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>2010-10-29T09:46:52+00:00</updated>
<entry>
<title>whitespace cleanup</title>
<updated>2010-10-29T09:46:52+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>dvlasenk@redhat.com</email>
</author>
<published>2010-10-29T09:46:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=fb132e47370378474c68ad22c1c0cb2ccee178de'/>
<id>urn:sha1:fb132e47370378474c68ad22c1c0cb2ccee178de</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</content>
</entry>
<entry>
<title>*: make GNU licensing statement forms more regular</title>
<updated>2010-08-16T18:14:46+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-08-16T18:14:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0ef64bdb40c54681e8dd5ab8df42ac88e4ab1d4a'/>
<id>urn:sha1:0ef64bdb40c54681e8dd5ab8df42ac88e4ab1d4a</id>
<content type='text'>
This change retains "or later" state! No licensing _changes_ here,
only form is adjusted (article, space between "GPL" and "v2" and so on).

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>httpd: simplify insane conf file parser</title>
<updated>2009-04-22T13:49:16+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-04-22T13:49:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1cf4a0eb81ed85d222d3310c39ac89c84c13ca17'/>
<id>urn:sha1:1cf4a0eb81ed85d222d3310c39ac89c84c13ca17</id>
<content type='text'>
function                                             old     new   delta
bb_simplify_abs_path_inplace                           -      98     +98
parse_expr                                           824     832      +8
passwd_main                                         1025    1027      +2
evalvar                                             1374    1376      +2
parse_command                                       1463    1460      -3
bb_simplify_path                                     137      55     -82
parse_conf                                          1572    1422    -150
------------------------------------------------------------------------------
(add/remove: 3/2 grow/shrink: 3/3 up/down: 126/-251)         Total: -125 bytes

</content>
</entry>
<entry>
<title>*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on</title>
<updated>2008-06-27T02:52:20+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-27T02:52:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=defc1ea34074e7882724c460260d307cdf981a70'/>
<id>urn:sha1:defc1ea34074e7882724c460260d307cdf981a70</id>
<content type='text'>
   text    data     bss     dec     hex filename
 808035     611    6868  815514   c719a busybox_old
 804472     611    6868  811951   c63af busybox_unstripped

</content>
</entry>
<entry>
<title>teach find_root_device to deal with /dev/ subdirs</title>
<updated>2007-04-13T23:59:52+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-04-13T23:59:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=16abcd90aefae8bdb9f7d80a555982dba6ca59b5'/>
<id>urn:sha1:16abcd90aefae8bdb9f7d80a555982dba6ca59b5</id>
<content type='text'>
(by "Kirill K. Smirnov" &lt;lich@math.spbu.ru&gt;)
</content>
</entry>
<entry>
<title>syslogd: fix "readpath bug" by using readlink instead</title>
<updated>2007-02-11T16:19:28+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-02-11T16:19:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6ca0444420223c224162674902d4f6e4e093962d'/>
<id>urn:sha1:6ca0444420223c224162674902d4f6e4e093962d</id>
<content type='text'>
libbb: rename xgetcwd and xreadlink
</content>
</entry>
<entry>
<title>Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate</title>
<updated>2006-08-03T15:41:12+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-08-03T15:41:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d921b2ecc0d294ad4bf8c7458fc52a60c28727d2'/>
<id>urn:sha1:d921b2ecc0d294ad4bf8c7458fc52a60c28727d2</id>
<content type='text'>
things like xasprintf() into xfuncs.c, remove xprint_file_by_name() (it only
had one user), clean up lots of #includes...  General cleanup pass.  What I've
been doing for the last couple days.

And it conflicts!  I've removed httpd.c from this checkin due to somebody else
touching that file.  It builds for me.  I have to catch a bus.  (Now you know
why I'm looking forward to Mercurial.)
</content>
</entry>
<entry>
<title>Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate.</title>
<updated>2006-07-10T11:41:19+00:00</updated>
<author>
<name>"Robert P. J. Day"</name>
<email>rpjday@mindspring.com</email>
</author>
<published>2006-07-10T11:41:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5d8843e451c01d8abfe6b5be772637310e9e581e'/>
<id>urn:sha1:5d8843e451c01d8abfe6b5be772637310e9e581e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Major coreutils update.</title>
<updated>2003-03-19T09:13:01+00:00</updated>
<author>
<name>Manuel Novoa III</name>
<email>mjn3@codepoet.org</email>
</author>
<published>2003-03-19T09:13:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=cad5364599eb5062d59e0c397ed638ddd61a8d5d'/>
<id>urn:sha1:cad5364599eb5062d59e0c397ed638ddd61a8d5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More copyright and email addr cleanups</title>
<updated>2001-12-06T08:20:14+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-12-06T08:20:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=db930948a91167c401ef6869de5c28e9dd11362f'/>
<id>urn:sha1:db930948a91167c401ef6869de5c28e9dd11362f</id>
<content type='text'>
</content>
</entry>
</feed>
