<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/modutils, 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:42:12+00:00</updated>
<entry>
<title>delete tons of extra #includes</title>
<updated>2007-05-31T22:42:12+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-05-31T22:42:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9a7d38fe2448617df98ecaea7dbe6f3131088586'/>
<id>urn:sha1:9a7d38fe2448617df98ecaea7dbe6f3131088586</id>
<content type='text'>
</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>style fixes, no code changes</title>
<updated>2007-04-16T22:32:04+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-04-16T22:32:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=ac678ec2f127fc02a93fff2c164e0b13a94a6abf'/>
<id>urn:sha1:ac678ec2f127fc02a93fff2c164e0b13a94a6abf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style fixes. No code changes</title>
<updated>2007-04-12T00:32:05+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-04-12T00:32:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=51742f4bb0c57a4d5063ece9437a2f34a42e52c8'/>
<id>urn:sha1:51742f4bb0c57a4d5063ece9437a2f34a42e52c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style fixes, no code changes.</title>
<updated>2007-04-11T17:04:29+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-04-11T17:04:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6398cf477d96cea03459835ed7462d2e8d5b2a71'/>
<id>urn:sha1:6398cf477d96cea03459835ed7462d2e8d5b2a71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style fixes. No code changes.</title>
<updated>2007-04-10T15:42:06+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-04-10T15:42:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=ff131b980d524a33d8a43cefe65e14f64a43f2da'/>
<id>urn:sha1:ff131b980d524a33d8a43cefe65e14f64a43f2da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>find: fix handling of -prune</title>
<updated>2007-04-08T10:52:28+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-04-08T10:52:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=bbd695d8010ab453a5a89ba6d7ebfe1a96b87b7d'/>
<id>urn:sha1:bbd695d8010ab453a5a89ba6d7ebfe1a96b87b7d</id>
<content type='text'>
recursive_actions: uppercase flag constants
</content>
</entry>
<entry>
<title>- fold recurse, depthFirst and dereference params into one param flags.</title>
<updated>2007-03-29T10:30:50+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-03-29T10:30:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3e816c1252cc55e3763f946622129d31ea1f0f20'/>
<id>urn:sha1:3e816c1252cc55e3763f946622129d31ea1f0f20</id>
<content type='text'>
  Minor size improvement (-16b for size, -24b according to bloat-o-meter).
</content>
</entry>
<entry>
<title>/etc/modules.conf is a 2.6.x file while /etc/modules.conf and /etc/conf.modules are 2.4.x and older files</title>
<updated>2007-02-08T07:03:44+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2007-02-08T07:03:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4423e5beefd6f17dfa836211899ee70edcc64a5b'/>
<id>urn:sha1:4423e5beefd6f17dfa836211899ee70edcc64a5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>touchup style; no functional changes</title>
<updated>2007-02-08T06:30:58+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2007-02-08T06:30:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c5d9e8ff3d5c820606bd2e82c1ca20b1e5855e5f'/>
<id>urn:sha1:c5d9e8ff3d5c820606bd2e82c1ca20b1e5855e5f</id>
<content type='text'>
</content>
</entry>
</feed>
