<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/miscutils, 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>More minor tweaks.</title>
<updated>2006-07-12T21:31:16+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-07-12T21:31:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1f9145c5c381f5ec01c6d6b51bc1e19a18088ba2'/>
<id>urn:sha1:1f9145c5c381f5ec01c6d6b51bc1e19a18088ba2</id>
<content type='text'>
</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>remove duplicate CONFIG_TASKSET option</title>
<updated>2006-07-03T05:22:36+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-07-03T05:22:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=259472e7418337275a5fc5ce6df18aeebf236107'/>
<id>urn:sha1:259472e7418337275a5fc5ce6df18aeebf236107</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>Revert taskset for 1.2.0.  It emits a warning, breaks building under RH9,</title>
<updated>2006-06-30T22:20:43+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-06-30T22:20:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=12d9419273c04dcdf2557f0263d69633c60b6a60'/>
<id>urn:sha1:12d9419273c04dcdf2557f0263d69633c60b6a60</id>
<content type='text'>
and nobody seemed interested in fixing it despite repeated complaints.
I'll worry about it in the 1.3 timeframe...
</content>
</entry>
<entry>
<title>fix watchdog on no-mmu systems by adding -F option for rexec</title>
<updated>2006-06-26T21:31:17+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-06-26T21:31:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=cd68a2e1a891843d8b437a323f1155a3b42d5a72'/>
<id>urn:sha1:cd68a2e1a891843d8b437a323f1155a3b42d5a72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various cleanups I made while going through Erik Hovland's patch submissions,</title>
<updated>2006-06-25T22:39:24+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-06-25T22:39:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=11c7a7bed60a55a670363bec3c07e8d88aa372b7'/>
<id>urn:sha1:11c7a7bed60a55a670363bec3c07e8d88aa372b7</id>
<content type='text'>
some of which are even from him. :)
</content>
</entry>
<entry>
<title>- convert old-style parameter declarations (K&amp;R) to modern style.</title>
<updated>2006-06-25T22:08:53+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2006-06-25T22:08:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f087798e8bf5857b679c369601426ca29334caee'/>
<id>urn:sha1:f087798e8bf5857b679c369601426ca29334caee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Aurelien Jacobs pointed out inline functions that could be removed.  Doing so</title>
<updated>2006-06-21T01:49:17+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-06-21T01:49:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=399d45f1c6ecfedac9801978b6ec85239142ed8d'/>
<id>urn:sha1:399d45f1c6ecfedac9801978b6ec85239142ed8d</id>
<content type='text'>
shrank the code a bit.
</content>
</entry>
</feed>
