<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/coreutils, branch 0_45</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=0_45</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=0_45'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2000-06-22T00:02:56+00:00</updated>
<entry>
<title>Pavel Roskin &lt;proski@gnu.org&gt; just found a nasty memory</title>
<updated>2000-06-22T00:02:56+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-06-22T00:02:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6f9985e2f26a6fce30d21201d4115ac807e07727'/>
<id>urn:sha1:6f9985e2f26a6fce30d21201d4115ac807e07727</id>
<content type='text'>
corruption bug.  Disabling 'ln -n' till it is fixed.
 -Erik
</content>
</entry>
<entry>
<title>Document 'ln --'</title>
<updated>2000-06-21T22:53:24+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-06-21T22:53:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=addc9c28ad2d8965456b6b459de964e9f4892919'/>
<id>urn:sha1:addc9c28ad2d8965456b6b459de964e9f4892919</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>printf now compiles cleanly under both libc5 and libc6.</title>
<updated>2000-06-19T17:52:17+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-06-19T17:52:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b7362e36a80b639a64da3f662cbd0064038cad8a'/>
<id>urn:sha1:b7362e36a80b639a64da3f662cbd0064038cad8a</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>Updates to a number of apps to remove warnings/compile errors under libc5.</title>
<updated>2000-06-19T17:25:40+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-06-19T17:25:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b610615be9aedfac07d1e01f12575707fa3a227c'/>
<id>urn:sha1:b610615be9aedfac07d1e01f12575707fa3a227c</id>
<content type='text'>
Tested under both libc5 and libc6 and all seems well with these fixes.
 -Erik
</content>
</entry>
<entry>
<title>Check for 3 and more arguments was incorrect</title>
<updated>2000-06-18T00:02:24+00:00</updated>
<author>
<name>Pavel Roskin</name>
<email>proski@gnu.org</email>
</author>
<published>2000-06-18T00:02:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=110fc0caccd033b653e099ebbd79889e50bb3643'/>
<id>urn:sha1:110fc0caccd033b653e099ebbd79889e50bb3643</id>
<content type='text'>
It is only allowed for linking to a directory
But linking to a directory still fails and may be removed
</content>
</entry>
<entry>
<title>ln: fixed command line parser. Added support for "--"</title>
<updated>2000-06-15T18:04:40+00:00</updated>
<author>
<name>Pavel Roskin</name>
<email>proski@gnu.org</email>
</author>
<published>2000-06-15T18:04:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2e965239ee4f19f86e377ade94574c3c73a32425'/>
<id>urn:sha1:2e965239ee4f19f86e377ade94574c3c73a32425</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed "rm foo" that had been broken while implementing "rm -- foo"</title>
<updated>2000-06-14T17:39:41+00:00</updated>
<author>
<name>Pavel Roskin</name>
<email>proski@gnu.org</email>
</author>
<published>2000-06-14T17:39:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e97da4007913bd29d8a18d038de29d9d4549163d'/>
<id>urn:sha1:e97da4007913bd29d8a18d038de29d9d4549163d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add new apps md5sum uudecode uuencode, fix some minor formatting things.</title>
<updated>2000-06-13T06:54:53+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-06-13T06:54:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2b6ab3cbf8c486fd2faa2bec60e7b1d4ed807af1'/>
<id>urn:sha1:2b6ab3cbf8c486fd2faa2bec60e7b1d4ed807af1</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>* Fixed 'swapon -a' and 'swapoff -a', which were broken.</title>
<updated>2000-06-07T17:28:53+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-06-07T17:28:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a42982e8f569417e93bc3b47c501cbe83a5bfade'/>
<id>urn:sha1:a42982e8f569417e93bc3b47c501cbe83a5bfade</id>
<content type='text'>
* Fixed 'mount -a' so it works as expected.
* Implemented 'ls -R' (enabled by enabling BB_FEATURE_LS_RECURSIVE)
 -Erik
</content>
</entry>
<entry>
<title>Fix 'date -u'</title>
<updated>2000-06-06T22:17:43+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-06-06T22:17:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1f6262b8e2b4225a028b016fed4a3a9ee717b540'/>
<id>urn:sha1:1f6262b8e2b4225a028b016fed4a3a9ee717b540</id>
<content type='text'>
 -Erik
</content>
</entry>
</feed>
