<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/console-tools, 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-04-22T18:44:40+00:00</updated>
<entry>
<title>Config.in: remove menus that apparently will not work on Windows (except maybe misc utils)</title>
<updated>2009-04-22T18:44:40+00:00</updated>
<author>
<name>Nguyễn Thái Ngọc Duy</name>
<email>pclouds@gmail.com</email>
</author>
<published>2009-04-22T13:11:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3cfd51f045660c43fffee0a0703b019ad5bc8cf8'/>
<id>urn:sha1:3cfd51f045660c43fffee0a0703b019ad5bc8cf8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>delete tons of extra #includes</title>
<updated>2007-05-31T22:42:12+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</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=4ab25db9aad167a3a3be5a3764d63d44d14bfdac'/>
<id>urn:sha1:4ab25db9aad167a3a3be5a3764d63d44d14bfdac</id>
<content type='text'>
git-svn-id: svn://busybox.net/trunk/busybox@18717 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>usage.c: remove reference to busybox.h</title>
<updated>2007-05-26T19:00:18+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</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=d0a3ee609344cfbc050b7a5aa39ad72fd68a939a'/>
<id>urn:sha1:d0a3ee609344cfbc050b7a5aa39ad72fd68a939a</id>
<content type='text'>
*: s/include "busybox.h"/include "libbb.h"



git-svn-id: svn://busybox.net/trunk/busybox@18696 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>random NOMMU fixes. compressed --help really does work for NOMMU! /me happy</title>
<updated>2007-04-10T23:32:37+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</email>
</author>
<published>2007-04-10T23:32:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=cffcf1f5d26d0b01fcdbd03d179576e8dc06d68f'/>
<id>urn:sha1:cffcf1f5d26d0b01fcdbd03d179576e8dc06d68f</id>
<content type='text'>
git-svn-id: svn://busybox.net/trunk/busybox@18395 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"</title>
<updated>2007-04-04T20:52:03+00:00</updated>
<author>
<name>aldot</name>
<email>aldot@69ca8d6d-28ef-0310-b511-8ec308f3f277</email>
</author>
<published>2007-04-04T20:52:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7d0a685c24374f158feaa5500553c16c08a0b85e'/>
<id>urn:sha1:7d0a685c24374f158feaa5500553c16c08a0b85e</id>
<content type='text'>
git-svn-id: svn://busybox.net/trunk/busybox@18327 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>Attempt to get more applets compile for NOMMU.</title>
<updated>2007-03-26T13:35:09+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</email>
</author>
<published>2007-03-26T13:35:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e23052af8fb88e90e88f59671af5264d12eb7686'/>
<id>urn:sha1:e23052af8fb88e90e88f59671af5264d12eb7686</id>
<content type='text'>
TODO_config_nommu documents what I managed to compile so far
(yay! msh works! cool). inetd, telnetd, httpd still do not compile. TODO
Also make fork(), daemon() produce warnings on compile stage
(in addition to erros on link stage).


git-svn-id: svn://busybox.net/trunk/busybox@18245 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>add NOMMU fixme's; move move_fd from runit_lib to libbb; nuke fd_copy</title>
<updated>2007-03-25T23:21:05+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</email>
</author>
<published>2007-03-25T23:21:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=377526f2266c1473e0c699408c59a269c839263a'/>
<id>urn:sha1:377526f2266c1473e0c699408c59a269c839263a</id>
<content type='text'>
git-svn-id: svn://busybox.net/trunk/busybox@18237 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>resize: make it usable in in backticks; have a timeout (if display</title>
<updated>2007-03-12T23:41:07+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</email>
</author>
<published>2007-03-12T23:41:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=35284053c70e23ba1f7cf6484194dafe0cef6258'/>
<id>urn:sha1:35284053c70e23ba1f7cf6484194dafe0cef6258</id>
<content type='text'>
doesn't respond to 'get cursor pos' ESC sequence...)


git-svn-id: svn://busybox.net/trunk/busybox@18080 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>more: do not mess with "/dev/console" (!);</title>
<updated>2007-03-10T16:32:14+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</email>
</author>
<published>2007-03-10T16:32:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=ee5eb106c8ab883ff5452a894d3f52b229a469af'/>
<id>urn:sha1:ee5eb106c8ab883ff5452a894d3f52b229a469af</id>
<content type='text'>
    fill whole 1st screen (was "screen sans one line");
    fall back to cat if redirected or no ctty
less: fall back to cat if no ctty (was exiting)
resize: cosmetics


git-svn-id: svn://busybox.net/trunk/busybox@18061 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>init: code readability enhancements; very small code changes</title>
<updated>2007-02-17T15:52:02+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</email>
</author>
<published>2007-02-17T15:52:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d01c2739ee04c79a8da5fb68ef889d862e747921'/>
<id>urn:sha1:d01c2739ee04c79a8da5fb68ef889d862e747921</id>
<content type='text'>
git-svn-id: svn://busybox.net/trunk/busybox@17917 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
</feed>
