- cfc0ad4 Batch from Bastian Blank to fix debian bug #216435; by Glenn L McGrath · 21 years ago
- 5c0d84a Bring usage upto date, patch by Steven Scholz by Glenn L McGrath · 21 years ago
- 11e6947 Fix a bug, ignore the source path when installing to a directory. by Glenn L McGrath · 21 years ago
- 7ffe133 As we no longer use function pointers for read in common archiving code by Glenn L McGrath · 21 years ago
- 5c069aa Fix up the -s option, and make usage consitent with behaviour, by Glenn L McGrath · 21 years ago
- 931ae9d woops, we needed that function by Glenn L McGrath · 21 years ago
- de3ea9f Only use getopt and associated flags if checking is enabled by Glenn L McGrath · 21 years ago
- aee0fd8 Replaced by md5_sha1_sum.c by Glenn L McGrath · 21 years ago
- 303b7d8 Replaced by md5_sha1_sum.c by Glenn L McGrath · 21 years ago
- d2a897a Merge common parts of sha1sum and md5sum, which is everything except the by Glenn L McGrath · 21 years ago
- 1b1942f As vodz pointed out, setting unset_env to NULL is sufficient by Eric Andersen · 21 years ago
- 7f9de02 Rewrite, 800+ bytes smaller and more robust. by Glenn L McGrath · 21 years ago
- 6d68781 Fix oversight with CONFIG_FEATURE_AUTOWIDTH handling by Eric Andersen · 21 years ago
- b7077a7 Set unset_env pointing to a NULL item, to prevent us from walking by Eric Andersen · 21 years ago
- 4ef5a84 Move the tail -c option from FANCY_TAIL to the default tail, this makes by Glenn L McGrath · 21 years ago
- 9716575 Remove config options for sort -u and sort -r, they are always enabled by Glenn L McGrath · 21 years ago
- f4fd3a1 Accept the -c option and do nothing by Glenn L McGrath · 21 years ago
- 637d226 Disable any buffering to stdout by Eric Andersen · 21 years ago
- 88c916b Andreas Mohr writes: by Eric Andersen · 21 years ago
- a55d72b Patch from Steven Scholz, fix some warnings by Glenn L McGrath · 21 years ago
- a406a9c Add the -d option by Glenn L McGrath · 21 years ago
- eebcc1d Add the "install" applet, move get_ug_id to libbb as its used by chown, by Glenn L McGrath · 21 years ago
- 8efe967 Be entirely consistant when using ioctl(0, TIOCGWINSZ, &winsize) by Eric Andersen · 21 years ago
- 07f6b95 Patch from Jean Wolter expr currently always adds even if told to subtract by Glenn L McGrath · 21 years ago
- 55bf79f Preserve suid/sgid bits by Glenn L McGrath · 21 years ago
- dc4e75e move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one by Glenn L McGrath · 21 years ago
- 7b8765c vodz, last patch 103 by Glenn L McGrath · 21 years ago
- c3f2956 Woops, depend on SHA1 not the option by Glenn L McGrath · 21 years ago
- 4d5e468 SHA1 options depend on SHA1 by Glenn L McGrath · 21 years ago
- d382c89 Typo by Glenn L McGrath · 21 years ago
- 5b3c056 Remove unnecessary pointer dereference. by Manuel Novoa III · 21 years ago
- 96379b0 Adjust Erik's change, as I don't claim copyright of the applet. by Manuel Novoa III · 21 years ago
- de6a6ae Remove unnecessary defamatory comment by Eric Andersen · 21 years ago
- 6c0e0fb Fix a stupid bug I introduced several months ago by Eric Andersen · 21 years ago
- 05df91a last_patch98 from vodz: by Eric Andersen · 21 years ago
- 727f529 There should be only one instance of CONFIG_FEATURE_AUTOWIDTH by Eric Andersen · 21 years ago
- b511f9c Set the tm_isdst flag to -1 before calling mktime(). Otherwise, the current by Manuel Novoa III · 21 years ago
- e527207 eliminate DOSTATIC, DODEBUG, etc and name them sensibly by Eric Andersen · 21 years ago
- 85e5e72 Remove remaining libc5 support code by Eric Andersen · 21 years ago
- cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
- e564211 Patch from Thomas Cameron: by Eric Andersen · 21 years ago
- b7ebc61 Michael Sternberg writes: by Eric Andersen · 21 years ago
- 65e20a3 Patch from Kent Robotti adding a bunch of needed docs! -Erik by Eric Andersen · 21 years ago
- 9e48045 Patch from Russell Coker: by Eric Andersen · 21 years ago
- e5920a2 Patch from Kent Robotti adding a bunch of menuconfig help by Eric Andersen · 21 years ago
- 61f6db1 As implemented, sha1sum would sometimes give the wrong answer. by Eric Andersen · 21 years ago
- 7c51243 Make sure we end up with a unix2dos link to busybox by Eric Andersen · 21 years ago
- 9d7f0f0 Somewhere in the 2.4.x kernel series, /proc/mounts was changed to display a by Eric Andersen · 21 years ago
- c9e7024 Add prototype update missing from last_patch89. Fix screwy formatting in cut. by Eric Andersen · 21 years ago
- 8876fb2 last_patch89 from vodz: by Eric Andersen · 21 years ago
- 6c43f74 sha1sum option to compare checksums by Glenn L McGrath · 22 years ago
- a721204 Better error handling by Glenn L McGrath · 22 years ago
- a9e4617 Minor correction by Glenn L McGrath · 22 years ago
- 138d71b Fix bug (wrong value computed) when reading file from stdin, implement -s option by Glenn L McGrath · 22 years ago
- 7aa62cf Run through indent by Glenn L McGrath · 22 years ago
- a2d1982 cleanup a bit to remove needless verify() function by Eric Andersen · 22 years ago
- 393183d Vodz, last_patch_86 by Glenn L McGrath · 22 years ago
- 7a54360 Use bb_xgetlarg by Glenn L McGrath · 22 years ago
- f01b805 New applet, fold by Glenn L McGrath · 22 years ago
- 982da3e Add more help text by Eric Andersen · 22 years ago
- 4762a48 Test that cvs commit messages are working properly -Erik by Eric Andersen · 22 years ago
- 0c236a0 Fix 'thinko'. by Manuel Novoa III · 22 years ago
- b5b5ac3 trivial fix to make sure we have sufficient arguments before by Eric Andersen · 22 years ago
- 3a9b0bf Oops... had != but meant ==. by Manuel Novoa III · 22 years ago
- ea4c434 Restrict octal perms to <= 07777. Cosmetic error message change. by Manuel Novoa III · 22 years ago
- 4eff181 Things my compiler didn't catch... by Manuel Novoa III · 22 years ago
- cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
- 008c019 Fix for big endian machines by Glenn L McGrath · 22 years ago
- ae0f1e7 New applet sha1sum by Glenn L McGrath · 22 years ago
- 3238ea1 Merge fileutils, textutils and shellutils into coreuils by Glenn L McGrath · 22 years ago
- a88cb50 Patch from mathuria, compatability with solaris by Glenn L McGrath · 22 years ago
- fc4a0fd last_patch75_2 from vodz, by Eric Andersen · 22 years ago
- 4d00129 Correct column width for tab completion and ls by Glenn L McGrath · 22 years ago
- 76ff0da Support the obsolete '+' option by Glenn L McGrath · 22 years ago
- 29f9b2f Add missing header file to squash a warning by Eric Andersen · 22 years ago
- 7b4e89b Fix undefined behaviour and save some bytes as suggested by Manuel Novoa III by Glenn L McGrath · 22 years ago
- 62fae30 Realpath applet by Glenn L McGrath · 22 years ago
- b077c9f Fixup buffer allocation by Eric Andersen · 22 years ago
- a170e1c Change if(x)free(x); to free(x); by Aaron Lehmann · 22 years ago
- eaed78a Style by Glenn L McGrath · 22 years ago
- cdf142a Woops, forgot they printout applet name as well.... by Glenn L McGrath · 22 years ago
- d7d5f42 Use error_msg instead of fprintf(stderr by Glenn L McGrath · 22 years ago
- 8e027f6 Use printf instead of fprintf(stdout by Glenn L McGrath · 22 years ago
- 822e7fd When making parent directories set permissions based on the base parent tree rather than the new directory to be created. by Glenn L McGrath · 22 years ago
- e16860d Will the real od.c please stand up! (my previous commit was a mistake) by Glenn L McGrath · 22 years ago
- 59870e8 Prevent a segfault if no argument, by Geoffrey Lee <glee@bluesat.unsw.edu.au> by Glenn L McGrath · 22 years ago
- d274b53 last_patch59 from vodz to cleanup chmod and correctly parse '-rwxgoa' by Eric Andersen · 22 years ago
- 02e6ba9 Vodz' last_patch57: Hi, Erik. by Eric Andersen · 22 years ago
- 924f93e make_directory() will fail instantly so we dont need to test for failure here by Glenn L McGrath · 22 years ago
- 60943c5 Sane-ify the screen clearing stuff. -Erik by Eric Andersen · 22 years ago
- 18b76e6 Watch applet by Michael Habermann by Glenn L McGrath · 22 years ago
- 5d3cb7c move some globals to bss by Aaron Lehmann · 22 years ago
- acfc0d8 Run through indent, fix comments by Glenn L McGrath · 22 years ago
- 03195fc Run through indent, fix comments by Glenn L McGrath · 22 years ago
- a199b17 Run through indent, specify cast by Glenn L McGrath · 22 years ago
- 14dad70 Run through indent by Glenn L McGrath · 22 years ago
- e3906fc Run through indent, fix BB_ define by Glenn L McGrath · 22 years ago
- 6859d76 - updated a few copyright/left file headers by Robert Griebl · 22 years ago
- df03932 Added the -I (isofmt) options to date, which comes in handy for scripts by Robert Griebl · 22 years ago
- d378c31 Applied vodz' patches #49 and #50 (with a small correction in runshell.c) by Robert Griebl · 22 years ago