<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/miscutils, branch 1_5_2</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_5_2</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_5_2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2007-05-20T17:01:14+00:00</updated>
<entry>
<title>applied post-1.5.0 fixes</title>
<updated>2007-05-20T17:01:14+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-05-20T17:01:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b32502da83ff7e7241a4584c88f3a35859dfeeda'/>
<id>urn:sha1:b32502da83ff7e7241a4584c88f3a35859dfeeda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix accumulated whitespace and indentation damage</title>
<updated>2007-03-20T11:30:28+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-03-20T11:30:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c86e052b81210e762f8ca6b79cb46b8c4bdfbfe0'/>
<id>urn:sha1:c86e052b81210e762f8ca6b79cb46b8c4bdfbfe0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adjtimex: fix argument types (most importantly, allow negative ones)</title>
<updated>2007-03-14T23:00:26+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-03-14T23:00:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=dd2b2f75ae3a826731ae40a79812ebe94c58ac88'/>
<id>urn:sha1:dd2b2f75ae3a826731ae40a79812ebe94c58ac88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>watchdog: don't use static variable</title>
<updated>2007-03-14T21:55:41+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-03-14T21:55:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=cfa2b3a20984811997b6f7f6fce2ea9b0d53e7f7'/>
<id>urn:sha1:cfa2b3a20984811997b6f7f6fce2ea9b0d53e7f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>kill superfluous returns at the end of void functions</title>
<updated>2007-03-11T13:43:10+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-03-11T13:43:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=baca1759129945fcd03d96ccc840892401b5a1af'/>
<id>urn:sha1:baca1759129945fcd03d96ccc840892401b5a1af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more: do not mess with "/dev/console" (!);</title>
<updated>2007-03-10T16:32:14+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</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=4eb8b936cb0aeb27c3e12f9a93fc43aa1e9668f5'/>
<id>urn:sha1:4eb8b936cb0aeb27c3e12f9a93fc43aa1e9668f5</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
</content>
</entry>
<entry>
<title>- add chrt applet.</title>
<updated>2007-03-09T16:56:38+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-03-09T16:56:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=71bc71a7dc2601b1d9beb73ee1f178da1733788e'/>
<id>urn:sha1:71bc71a7dc2601b1d9beb73ee1f178da1733788e</id>
<content type='text'>
   text    data     bss     dec     hex filename
    769       0       0     769     301 miscutils/chrt.o
and could use some further shrinkage
</content>
</entry>
<entry>
<title>- move bbconfig into alphabetical order</title>
<updated>2007-03-09T14:27:50+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-03-09T14:27:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=48e71c188f324a6d20189ddee3c2456c4f016e86'/>
<id>urn:sha1:48e71c188f324a6d20189ddee3c2456c4f016e86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>less: handle yet another Home/End key sequence; expand a comment</title>
<updated>2007-03-09T08:55:23+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-03-09T08:55:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f5a157615d8c788dd214896db8d920ad2f1a8f4e'/>
<id>urn:sha1:f5a157615d8c788dd214896db8d920ad2f1a8f4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>less: make '/' (regex search) scan input if no matches are found</title>
<updated>2007-03-08T18:12:01+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-03-08T18:12:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a1c631278bce9da92a4e8628a946e0e91cf2e2b5'/>
<id>urn:sha1:a1c631278bce9da92a4e8628a946e0e91cf2e2b5</id>
<content type='text'>
in input taken so far.
</content>
</entry>
</feed>
