aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-12-16* Add ^L clear to shellEric Andersen
2001-12-16Some minor usage cleanups from David Douthitt <ssrat@mailbag.com>Eric Andersen
2001-12-16Add a more verbose non-strip command.Eric Andersen
2001-12-14Add support for big-endian ARM (initial patch by Mike Voytovich).Matt Kraai
2001-12-12Update uClibc URL.Matt Kraai
2001-12-11Open the source before creating the destination.Matt Kraai
2001-12-11Use an int to hold the result of fgetc (bug noted by David Kimdon).Matt Kraai
2001-12-08And a bit moreEric Andersen
2001-12-08More polishEric Andersen
2001-12-08OopsEric Andersen
2001-12-08Add in cvs infoEric Andersen
2001-12-08Begin moving things to busybox.netEric Andersen
2001-12-08Use a local image, not an offsite one.Eric Andersen
2001-12-07New.Matt Kraai
2001-12-07Continue processing files if we are asked to touch, but not create, a fileMatt Kraai
2001-12-07Enable test only if CONFIG_FEATURE_GREP_EGREP_ALIAS is defined.Matt Kraai
2001-12-07Fix link nameEric Andersen
2001-12-07Fix broken linkEric Andersen
2001-12-07Update copyright and close file descriptors (noted by Axel Kittenberger).Matt Kraai
2001-12-06Avoid NULL pointer problems. Patch from "Frank P. MacLachlan"Eric Andersen
2001-12-06Remove documentation for the --file option to hostname (noted byMatt Kraai
2001-12-06Merge in the cal applet from Steve Merrifield <steve@labyrinth.net.au>Eric Andersen
2001-12-06If find_pid_by_name() had an error, it was returning -1, but storingEric Andersen
2001-12-06Minor adjustment to the strip commandEric Andersen
2001-12-06More copyright and email addr cleanupsEric Andersen
2001-12-06Silly cosmetic problem in the commentEric Andersen
2001-12-06Patch from Steve Merrifield <steve@labyrinth.net.au> toEric Andersen
2001-12-06Fix running more on files in the (broken) procfs that claim 0 lengthEric Andersen
2001-12-06The ash ansification diff!Aaron Lehmann
2001-12-06Trying to commit Changelog and TODO. cvs is being weird :/Aaron Lehmann
2001-12-06Patch to avoid warningsAaron Lehmann
2001-12-06Commit my improvement on Rodney Brown's patch to g(un)zip, decreasingAaron Lehmann
2001-12-05Simplify unzip(), remove unused checks and unneccessary variablesGlenn L McGrath
2001-12-05Simplify CRC table generationGlenn L McGrath
2001-12-05Fix some fegfaults and picket fenceGlenn L McGrath
2001-12-05New version to cut size. Includes optional basename() compatibility, butManuel Novoa III
2001-12-05Combined size reduction changes by Glenn and myself. Added back in "unknown"Manuel Novoa III
2001-12-05Fail gracefully if package depends on a virtual package.Glenn L McGrath
2001-11-30Patch from Dan Langlois <dan@somanetworks.com> Support SIGSTOP/SIGCONTEric Andersen
2001-11-30Add in a 'time' applet. Adds 4.5k.Eric Andersen
2001-11-29gunzip was incorrectly reporting a failed crc and length (discovered byGlenn L McGrath
2001-11-27Add space before module name (noted by Ron Yorston).Matt Kraai
2001-11-21Minor space saving improvmentsGlenn L McGrath
2001-11-21When just counting chars of a file stat file instead of reading the whole fil...Glenn L McGrath
2001-11-21woops. dotn pass NULLGlenn L McGrath
2001-11-21Simplify print function, prints an extra space if no filename, but saves 4 bytesGlenn L McGrath
2001-11-21Use enums for selected functionality, Reduce the size by nearly 100 BytesGlenn L McGrath
2001-11-21Fix dangling commaEric Andersen
2001-11-20New.Matt Kraai
2001-11-20Fix undeclared variable error.Matt Kraai