<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/scripts, branch old</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=old</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=old'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2009-05-10T08:37:35+00:00</updated>
<entry>
<title>Introduce FEATURE_CYGWIN_TTY</title>
<updated>2009-05-10T08:37:35+00:00</updated>
<author>
<name>Nguyễn Thái Ngọc Duy</name>
<email>pclouds@gmail.com</email>
</author>
<published>2009-05-09T06:54:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e3448f1634fa986967b08f58752424480347217c'/>
<id>urn:sha1:e3448f1634fa986967b08f58752424480347217c</id>
<content type='text'>
This feature allows terminal-aware applications to access Cygwin-based
terminal emulator, like rxvt, by allowing access to termios structure
managed by Cygwin.

The way this works is really intrusive. It examines Cygwin's
(unofficial) shared information to find out termios data and
manipulate directly on that (without locking, for now).

Different Cygwin versions may change share info layout. This patch
only supports cygwin-1.7.0-46. Support for other versions can be added later.
</content>
</entry>
<entry>
<title>defconfig.mingw32: add more features that work recently</title>
<updated>2009-05-06T10:42:14+00:00</updated>
<author>
<name>Nguyễn Thái Ngọc Duy</name>
<email>pclouds@gmail.com</email>
</author>
<published>2009-05-06T10:42:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4f8a4a01cdb91a0e4b0f7ee7235b69d93cd11843'/>
<id>urn:sha1:4f8a4a01cdb91a0e4b0f7ee7235b69d93cd11843</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add "default" config (at least it compiles)</title>
<updated>2009-04-22T18:44:49+00:00</updated>
<author>
<name>Nguyễn Thái Ngọc Duy</name>
<email>pclouds@gmail.com</email>
</author>
<published>2009-04-22T14:35:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a66491ef9bf05b95d174a42c66c75efa2aa9eaaa'/>
<id>urn:sha1:a66491ef9bf05b95d174a42c66c75efa2aa9eaaa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>trylink: link with ws2_32, required by MinGW compatibility layer</title>
<updated>2009-04-22T18:44:33+00:00</updated>
<author>
<name>Nguyễn Thái Ngọc Duy</name>
<email>pclouds@gmail.com</email>
</author>
<published>2009-04-22T12:02:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=943f901342dc85741b1a7e84758c0f50a964c68d'/>
<id>urn:sha1:943f901342dc85741b1a7e84758c0f50a964c68d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>whitespace fixes</title>
<updated>2007-05-30T00:29:55+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</email>
</author>
<published>2007-05-30T00:29:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1be4cb859b3f084a18161e9b075560cbec2218e8'/>
<id>urn:sha1:1be4cb859b3f084a18161e9b075560cbec2218e8</id>
<content type='text'>
git-svn-id: svn://busybox.net/trunk/busybox@18703 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>- busybox.c was removed a while ago</title>
<updated>2007-05-15T09:07:06+00:00</updated>
<author>
<name>aldot</name>
<email>aldot@69ca8d6d-28ef-0310-b511-8ec308f3f277</email>
</author>
<published>2007-05-15T09:07:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9f62cf911d73eacf62393c9c147b71fc930b04e2'/>
<id>urn:sha1:9f62cf911d73eacf62393c9c147b71fc930b04e2</id>
<content type='text'>
git-svn-id: svn://busybox.net/trunk/busybox@18617 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>deluser: add optional support for removing users from groups</title>
<updated>2007-04-15T08:43:23+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</email>
</author>
<published>2007-04-15T08:43:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=97d11686fdca77729dc56fb2614e0c050e71ce50'/>
<id>urn:sha1:97d11686fdca77729dc56fb2614e0c050e71ce50</id>
<content type='text'>
(by Tito &lt;farmatito@tiscali.it&gt;)


git-svn-id: svn://busybox.net/trunk/busybox@18449 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>style fixes</title>
<updated>2007-04-13T23:22:00+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</email>
</author>
<published>2007-04-13T23:22:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=28cef1002ae00f79c45522c0672c81c63556cb84'/>
<id>urn:sha1:28cef1002ae00f79c45522c0672c81c63556cb84</id>
<content type='text'>
git-svn-id: svn://busybox.net/trunk/busybox@18433 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>style fixes. No code changes</title>
<updated>2007-04-12T00:32:05+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</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=e91ac05530803390f7aa5ca646d90ae26c48aa52'/>
<id>urn:sha1:e91ac05530803390f7aa5ca646d90ae26c48aa52</id>
<content type='text'>
git-svn-id: svn://busybox.net/trunk/busybox@18409 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>rename: run_applet_by_name -&gt; run_applet_and_exit</title>
<updated>2007-04-11T17:03:19+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</email>
</author>
<published>2007-04-11T17:03:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9a5db51b503eba9c9b58ceabbf03869930429565'/>
<id>urn:sha1:9a5db51b503eba9c9b58ceabbf03869930429565</id>
<content type='text'>
git-svn-id: svn://busybox.net/trunk/busybox@18402 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
</feed>
