<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/include, 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-17T00:35:07+00:00</updated>
<entry>
<title>Patch from Thaddeus Ternes, adding chuid to start-stop-daemon.</title>
<updated>2006-07-17T00:35:07+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-07-17T00:35:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f0623a2c98c02b07bc886171f147b522b0f66d94'/>
<id>urn:sha1:f0623a2c98c02b07bc886171f147b522b0f66d94</id>
<content type='text'>
</content>
</entry>
<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>We need xsetuid() and xsetgid() because per-user process resource limits can</title>
<updated>2006-07-15T23:00:46+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-07-15T23:00:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=df822f2606a5c56a8af5785d4e507aff2eeaaace'/>
<id>urn:sha1:df822f2606a5c56a8af5785d4e507aff2eeaaace</id>
<content type='text'>
prevent a process from switching to a user that has too many processes, and
when that happens WE'RE STILL ROOT.  See http://lwn.net/Articles/190331/
</content>
</entry>
<entry>
<title>A couple things that got tangled up in my tree, easier to check in both than</title>
<updated>2006-07-12T19:17:55+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-07-12T19:17:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c9c1a41c581101f53cc36efae53cd8ebb568962f'/>
<id>urn:sha1:c9c1a41c581101f53cc36efae53cd8ebb568962f</id>
<content type='text'>
untangle them:

Rewrite u_signal_names() into get_signum() and get_signame(), plus trim the
signal list to that required by posix (they can specify the numbers for
the rest if they really need them).  (This is preparatory cleanup for adding
a timeout applet like Roberto Foglietta wants.)

Export the itoa (added due to Denis Vlasenko, although it's not quite his
preferred implementation) from xfuncs.c so it's actually used, and remove
several other redundant implementations of itoa and utoa() in the tree.

</content>
</entry>
<entry>
<title>Patch from Tito to remove pwd_to_spwd (which we don't actually need), with</title>
<updated>2006-07-11T16:19:17+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-07-11T16:19:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=ab7d9be17cd75772c015b8eab885e176f271691e'/>
<id>urn:sha1:ab7d9be17cd75772c015b8eab885e176f271691e</id>
<content type='text'>
some #ifdef removal from me.
</content>
</entry>
<entry>
<title>Upgrade netcat a lot.  Make -e able to take the rest of the command line as</title>
<updated>2006-07-10T19:45:20+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-07-10T19:45:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1cca9484db69971f652dfef48778da0dc56dad12'/>
<id>urn:sha1:1cca9484db69971f652dfef48778da0dc56dad12</id>
<content type='text'>
what to exec.  Add -f mode and a brief explanation of how to use it to replace
minicom.  Add -l -l mode so you can turn any command into a server.  And group
all of netcat's command line options under two CONFIG entries, so if you
disable both it doesn't use getopt at all.
</content>
</entry>
<entry>
<title>Minor build tweaks that save 1100 bytes building busybox on Ubuntu 6.06.</title>
<updated>2006-07-06T17:22:54+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-07-06T17:22:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4ae905a31cc57ea4a835ed0cc4489e81ab9a7524'/>
<id>urn:sha1:4ae905a31cc57ea4a835ed0cc4489e81ab9a7524</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>Some old kernel headers don't #include BLKSSZGET in sys/mount.h.</title>
<updated>2006-06-29T19:00:12+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-06-29T19:00:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7077ea30f532fcaf49b59c5bbf9da7ab05267c21'/>
<id>urn:sha1:7077ea30f532fcaf49b59c5bbf9da7ab05267c21</id>
<content type='text'>
</content>
</entry>
</feed>
