<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/console-tools, branch 1_2_0</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_2_0</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_2_0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2006-07-16T08:14:35+00:00</updated>
<entry>
<title>Cleaup read() and write() variants, plus a couple of new functions like</title>
<updated>2006-07-16T08:14:35+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-07-16T08:14:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=534374755d618c9c36c9940c82756241c4b25a67'/>
<id>urn:sha1:534374755d618c9c36c9940c82756241c4b25a67</id>
<content type='text'>
xlseek and fdlength() for the new mkswap.
</content>
</entry>
<entry>
<title>Add one-line GPL boilerplate to numerous (but not all yet) source files.</title>
<updated>2006-07-12T07:56:04+00:00</updated>
<author>
<name>"Robert P. J. Day"</name>
<email>rpjday@mindspring.com</email>
</author>
<published>2006-07-12T07:56:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=801ab140132a111e9524371c9b8d425579692389'/>
<id>urn:sha1:801ab140132a111e9524371c9b8d425579692389</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Standardize on the vi editing directives being on the first line.</title>
<updated>2006-07-02T19:47:05+00:00</updated>
<author>
<name>"Robert P. J. Day"</name>
<email>rpjday@mindspring.com</email>
</author>
<published>2006-07-02T19:47:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=63fc1a9e08fabfc8ba96bad80731673ef40bf5cb'/>
<id>urn:sha1:63fc1a9e08fabfc8ba96bad80731673ef40bf5cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More removal of "#if 0" content.</title>
<updated>2006-07-01T14:52:12+00:00</updated>
<author>
<name>"Robert P. J. Day"</name>
<email>rpjday@mindspring.com</email>
</author>
<published>2006-07-01T14:52:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=edd9ca574327205933f23205d7051f613e46b23b'/>
<id>urn:sha1:edd9ca574327205933f23205d7051f613e46b23b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- use the defines CURRENT_TTY and VC_1; also shrink xargs a tiny bit:</title>
<updated>2006-05-27T09:36:43+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2006-05-27T09:36:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=95a040fac831a5b8c2297328ec0b3ada4024ee7a'/>
<id>urn:sha1:95a040fac831a5b8c2297328ec0b3ada4024ee7a</id>
<content type='text'>
add/remove: 0/0 grow/shrink: 2/6 up/down: 5/-37 (-32)
function                                     old     new   delta
static.add_interface                         271     274      +3
static.glob3                                  36      38      +2
static.renice_main                           409     408      -1
static.readcmd                              1083    1081      -2
static.changepath                            176     174      -2
static.parse_opts                             56      51      -5
static.rx_main                              1095    1088      -7
static.xargs_main                            759     739     -20
----------------------------------------------------------------
Result                                                :-)    -32

</content>
</entry>
<entry>
<title>- add central knob to turn off getopt_long everywhere. EXPERIMENTAL!</title>
<updated>2006-05-26T20:19:22+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2006-05-26T20:19:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=01d23ade577b94a1ab1fde54f69a3ce5f7399f3c'/>
<id>urn:sha1:01d23ade577b94a1ab1fde54f69a3ce5f7399f3c</id>
<content type='text'>
  Adds "Enable getopt long" under "General options", default y.
  Send patches to fix getopt_ulflags and run_parts.c if you turn this off..
  See http://busybox.net/lists/busybox/2006-May/021828.html for a start to run-parts
</content>
</entry>
<entry>
<title>- remove emacs layout block as suggested by Robert P.J. Day</title>
<updated>2006-05-19T19:29:19+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2006-05-19T19:29:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b1629b1b2abc17a6430e4173d64d7956784118e0'/>
<id>urn:sha1:b1629b1b2abc17a6430e4173d64d7956784118e0</id>
<content type='text'>
- use shorter boilerplate while at it
</content>
</entry>
<entry>
<title>pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list</title>
<updated>2006-05-13T02:33:09+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-05-13T02:33:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=39440e520c7445e9bafd310816cc152a3192721a'/>
<id>urn:sha1:39440e520c7445e9bafd310816cc152a3192721a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>kill pointless memory.h includes</title>
<updated>2006-04-16T21:15:42+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-04-16T21:15:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b66c931fad9bddc5d231492691608a37e9ceaf82'/>
<id>urn:sha1:b66c931fad9bddc5d231492691608a37e9ceaf82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>setlogcons, from Jan Kaszka.</title>
<updated>2006-03-27T23:23:43+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-03-27T23:23:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=87848d91c7b3dba9379237ba0bad31239f16e07a'/>
<id>urn:sha1:87848d91c7b3dba9379237ba0bad31239f16e07a</id>
<content type='text'>
</content>
</entry>
</feed>
