aboutsummaryrefslogtreecommitdiff
path: root/coreutils (follow)
Commit message (Expand)AuthorAgeFilesLines
* Comment on kernel stuffandersen2000-07-101-4/+0
* Remove yet more kernel header dependancies.andersen2000-07-101-1/+1
* Remove unused variable.andersen2000-07-101-1/+1
* From Matt Kraai <kraai@alumni.carnegiemellon.edu>:andersen2000-07-102-10/+18
* Patch from Matt Kraai <kraai@alumni.carnegiemellon.edu>:andersen2000-07-101-2/+4
* More portability updates. Now compiles cleanly vs glibc, libc5, and uclibcandersen2000-07-093-0/+10
* Update files to reduce dependance on kernel version...andersen2000-07-081-4/+4
* Remove MAXNAMLEN and use BUFSIZ instead.andersen2000-07-061-1/+1
* Remove misguided klude around for 2.4.x-test* brokenness. Al Viroandersen2000-07-051-3/+0
* * Fix to tr so it recognizes standard escape sequences. Merged commonandersen2000-07-052-33/+7
* Added support for ignoring '-g' per GNU ls, thanks to David Vrabelandersen2000-07-031-0/+2
* Yanked out the cstring_alloc() and cstring_lineFromFile() functions frommarkw2000-06-281-2/+2
* Fixed segfault with 'cut -f 1 -d:' and added 'cut -s' suport.andersen2000-06-261-7/+23
* Updates to handle Linux 2.4.0 kernels (kludged around the "none" entries inandersen2000-06-261-0/+3
* Pavel Roskin <proski@gnu.org> just found a nasty memoryandersen2000-06-221-1/+8
* Document 'ln --'andersen2000-06-211-1/+2
* printf now compiles cleanly under both libc5 and libc6.andersen2000-06-191-2/+1
* Updates to a number of apps to remove warnings/compile errors under libc5.andersen2000-06-1934-42/+40
* Check for 3 and more arguments was incorrectproski2000-06-181-1/+1
* ln: fixed command line parser. Added support for "--"proski2000-06-151-8/+12
* Fixed "rm foo" that had been broken while implementing "rm -- foo"proski2000-06-141-6/+11
* Add new apps md5sum uudecode uuencode, fix some minor formatting things.andersen2000-06-134-1/+1607
* * Fixed 'swapon -a' and 'swapoff -a', which were broken.andersen2000-06-071-7/+44
* Fix 'date -u'andersen2000-06-061-1/+1
* Fixed a bunch of stuff:andersen2000-06-062-32/+42
* Don't allow mkfifo to create files such as "--help"andersen2000-06-041-1/+1
* Fix touch so it behaves itself (it could segfault in some cases).andersen2000-06-022-27/+29
* This is a fix for chrootandersen2000-06-021-8/+7
* Pavel fixed a segfault in yes.andersen2000-06-021-1/+1
* A number of additional fixed from Pavel Roskin, note some more bugs in theandersen2000-06-023-8/+8
* More libc portability updates, add in the website (which has not beenerik2000-05-193-19/+27
* Some more portability updateserik2000-05-171-4/+4
* Some updates for better portability.erik2000-05-161-2/+2
* More doc updateserik2000-05-131-0/+1
* Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPerik2000-05-1227-72/+528
* * cp -fa now works as expected for symlinks (it didn't before)erik2000-05-105-18/+33
* Add suffix stripping support to basenameerik2000-05-101-5/+17
* More stufferik2000-05-022-8/+9
* Due to the license change I can now use Minix code. Minix trerik2000-05-011-525/+190
* My little adventure of analyzing lib usage has already rooted outerik2000-05-011-5/+5
* Some accrued fixes/updates.erik2000-05-012-2/+96
* Fix stupid bugs. update was segfaulting. mknod minor # was always 0erik2000-04-281-1/+2
* Latest and greatest. Some effort at libc5 (aiming towards newlib)erik2000-04-285-17/+13
* More Doc updates. cmdedit and more termio fixes.erik2000-04-215-12/+24
* - grep -v ^\.PHONY < Makefilebeppu2000-04-171-1/+4
* Bugfixes.erik2000-04-171-5/+2
* More updates to the docs, and fixes to sync things with the docs.erik2000-04-175-17/+16
* + in the interest of robustness, I addedbeppu2000-04-171-26/+6
* More documentation updates, and minor fixes to make things syncerik2000-04-156-28/+57
* More doc updates for BusyBox, with fixes to apps for bugs revealederik2000-04-135-144/+73