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