- 13241df Patch from Matt Kraai: "When it encounters a problem creating a link, ln by Eric Andersen · 24 years ago
- aa3908d Rewrite to use getopt and return instead of exit, a seperate function (fs_link) does the actual work. by Glenn L McGrath · 24 years ago
- b520e08 Add a spiffy progress meter. -Erik by Eric Andersen · 24 years ago
- 25b669c Try to guess an output filename by Eric Andersen · 24 years ago
- ba1ff9b Apply patch from Giulio Orsero <giulioo@pobox.com> to ensure by Eric Andersen · 24 years ago
- c2bf5ca General cleanup of comments, defines, includes, and global variables, removed those that arent needed, grouped those remaining at the top. by Glenn L McGrath · 24 years ago
- 43f3e61 Fixes to allow compilation on systems with glibc 2.1.92 by Pavel Roskin · 24 years ago
- 8d369e9 by John Beppu · 24 years ago
- c0321f9 Rewrote head to perservere when it can't open a file, and share code with cat. by Matt Kraai · 24 years ago
- e7c1af1 Continue concatenating files even if we can't open one. by Matt Kraai · 24 years ago
- bbaef66 Consolidate handling of some fopen failures. by Matt Kraai · 24 years ago
- e0bcce0 Rewrote uniq to be less than a third of the size, and fixed some other by Matt Kraai · 24 years ago
- 8ce85ce Fix up the docs by Eric Andersen · 24 years ago
- bdcc6fb update the docs by Eric Andersen · 24 years ago
- f826351 Log the devps patch update by Eric Andersen · 24 years ago 0_47
- db7f2af Final touchups for the release... -Erik by Eric Andersen · 24 years ago
- f6b7139 Add in busybox.h. I renamed it, and forgot to commit the newky named version. by Eric Andersen · 24 years ago
- d266748 Yet more polish (thanks again to kent robotti for the bug reports). -Erik by Eric Andersen · 24 years ago
- 5332369 Remove all reference to the now obsolete /dev/modules -Erik by Eric Andersen · 24 years ago
- 67fdf5e Update my devps patch for the latest 2.2 kernel. -Erik by Eric Andersen · 24 years ago
- ff1ed72 Fix name by Eric Andersen · 24 years ago
- d89882d Some more polish to make xargs act like GNU xargs (thanks to kent robotti by Eric Andersen · 24 years ago
- 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
- caffb6e Gratuitously changed the file "busybox.defs.h" to the more by Eric Andersen · 24 years ago
- c5949f6 Fix from Matt Kraai for the to the "busybox --install prints out on STDERR by Eric Andersen · 24 years ago
- e081eae Final (I think) version of xargs. Throw away all that tedious string by Eric Andersen · 24 years ago
- bf73909 Be ever so pedantic about escaping chars that the shell might not like... by Eric Andersen · 24 years ago
- 944be90 Remove a now unneeded check by Eric Andersen · 24 years ago
- fe4208f modified by Bryan Rittmeyer <bryan@ixiacom.com> to support SH4 by Eric Andersen · 24 years ago
- 488aac2 Update newdoc dependancy by Eric Andersen · 24 years ago
- 896fa4e Update a few entries for 0.47... by Eric Andersen · 24 years ago
- 57f83ff Doc update by Eric Andersen · 24 years ago
- 6f283c2 Fix up xargs so that things like 'cat cat.c | xargs echo' will by Eric Andersen · 24 years ago
- 9ae3838 Fix xargs option parsing by Eric Andersen · 24 years ago
- 1b1cfde Fix bug#1043 -- hanlde long filenames and links (in this case, by complaining by Eric Andersen · 24 years ago
- 0102a9f Fix an obscure option parsing bug. by Eric Andersen · 24 years ago
- 2da90d3 Force optind=1 for libc5 when doing cp in cp_mv.c by Eric Andersen · 24 years ago
- 285b446 Fix potential memory overrun... by Eric Andersen · 24 years ago
- 32e95f9 Fix the bandaid. by Eric Andersen · 24 years ago
- 96bdde9 Fix memory problems, and make behavior correct. by Eric Andersen · 24 years ago
- 6d66817 update docs for xargs by Eric Andersen · 24 years ago
- 82e0614 update usage for xargs by Eric Andersen · 24 years ago
- a37d5b7 rewrite, so it should be firly clean now by Eric Andersen · 24 years ago
- 5b17693 Use minix xargs instead, and update docs accordingly -Erik by Eric Andersen · 24 years ago
- ebc0dd7 Comment on xargs choice. by Eric Andersen · 24 years ago
- 92a61c1 Add in xargs by Eric Andersen · 24 years ago
- 90f580a Start the great EXIT_{SUCCESS,FAILURE} migration. by Matt Kraai · 24 years ago
- d995493 Clean up error messages. by Matt Kraai · 24 years ago
- a2f2a8f Add support for the -L option to ls. by Matt Kraai · 24 years ago
- 810d38f Fix loop.h dependencies. by Matt Kraai · 24 years ago
- a1b35c4 Apply a bandaid suggested by Jon McClintock <jonm@bluemug.com>, since deallocvt by Eric Andersen · 24 years ago
- 8c185f9 Fix for bug #1042 -- applied the patch from Larry Doolittle by Eric Andersen · 24 years ago
- 75610e1 Better cross libc compatibility (so Dave Cinege can stop complaining by Eric Andersen · 24 years ago
- 2c1faec Decouple DODEBUG and DOSTATIC by Eric Andersen · 24 years ago
- c873d61 Remove all the kernel headers so it will compile under libc5 -Erik by Eric Andersen · 24 years ago
- ba35b98 Fix a potential warning by Eric Andersen · 24 years ago
- d2f5677 Add in exec support (patch from Torbj?rn Axelsson <torax@cendio.se>) by Eric Andersen · 24 years ago
- d1de4a1 Handle 'cat -' by Eric Andersen · 24 years ago
- f34aa4c Hard code the name of init. by Eric Andersen · 24 years ago
- 8a2e56c Large file >2Gib support. by Eric Andersen · 24 years ago
- 350b3f9 Typo fix. by Eric Andersen · 24 years ago
- ae22612 Ignore loop.h by Eric Andersen · 24 years ago
- 624cc77 More portable handling of loop header files, as done in util-linux by Eric Andersen · 24 years ago
- 8847b9a Remove a warning. Patch from Bryan Rittmeyer <bryan@ixiacom.com> by Eric Andersen · 24 years ago
- 7c22b77 Only remove directories when removing recursively. by Matt Kraai · 24 years ago
- cff3fe3 Added dos2unix, unix2dos, and unrpm.c thanks to robotti@metconnect.com. -Erik by Eric Andersen · 24 years ago
- 0cccdfa When mounting a ro fs rw, print warning and then mount it ro. Patch by Eric Andersen · 24 years ago
- b938e2f Return failure if ping gets no response. by Matt Kraai · 24 years ago
- 46a98df Reverted my conversion of tar to getopt to ensure tar can by Eric Andersen · 24 years ago
- 56f3e35 Both of these commands were subtly broken. Fortunately when used together the by Eric Andersen · 24 years ago
- 06f64b2 I think these featires are fairly safe... -Erik by Eric Andersen · 24 years ago
- 0b2da46 Avoid segfaults by not using snprintf to copy strings. by Matt Kraai · 24 years ago
- 721119e Clean up output. by Matt Kraai · 24 years ago
- cd26ff4 Only defines functions that will compile and are usefull under the by Glenn L McGrath · 24 years ago
- 252bacc Apply a patch from Chip Rosenthal <chip@unicom.com> to fix NFS mounting, by Eric Andersen · 24 years ago
- fd3741d Remove definition of basename. by Glenn L McGrath · 24 years ago
- 38c8551 Path count was out by one, fixed it by Glenn L McGrath · 24 years ago
- 63dde9d Simplify and remove dependence on PATH_MAX by Glenn L McGrath · 24 years ago
- b2f36af Updated stdin/stdout treatment to match that of gnu tar. by Matt Kraai · 24 years ago
- 6fc2a7d Reorganize listing code. by Matt Kraai · 24 years ago
- 82cfbad Allow non-verbose listing to work. by Matt Kraai · 24 years ago
- c9db2e8 Updated to be in sync with the current sample inittab by Pavel Roskin · 24 years ago
- d2d3aa3 Fixed compliance with the DTD by Pavel Roskin · 24 years ago
- 2aee993 by John Beppu · 24 years ago
- f5cf8c6 Don't suppress output of umount and swapoff - it is both unwise by Pavel Roskin · 24 years ago
- 33bee33 Don't suppress output of umount and swapoff - it is both unwise by Pavel Roskin · 24 years ago
- 5f84fd7 "exit NUMBER" should exit, not return by Pavel Roskin · 24 years ago
- cbe05e4 For "askfirst" don't just read one char from stdin, by Pavel Roskin · 24 years ago
- 7e3bf6e Add in a patch from robotti@metconnect.com and Chip Rosenthal to make by Eric Andersen · 24 years ago
- ce40fc0 Note the syslogd bug fix by Eric Andersen · 24 years ago
- 5d63884 Bug fix for wget, and proper attribution of Chip Rosenthal and by Eric Andersen · 24 years ago
- 31e6829 Fix the halt/reboot/poweroff segfault when used from within an initrd... -Erik by Eric Andersen · 24 years ago
- 131241f Backslashes shouldn't be treated as backticks. by Matt Kraai · 24 years ago
- cbbe4d6 Copy the string terminator. by Matt Kraai · 24 years ago
- 56a3288 Fix looping bug, use fullRead by Glenn L McGrath · 24 years ago
- b4c3c59 Add in BasicLinux by request by Eric Andersen · 24 years ago
- f8e04f7 Added _install by Pavel Roskin · 24 years ago
- fb6a508 Ensure forked processes always are on a controlling tty, so the by Eric Andersen · 24 years ago
- d39d120 Make syslogd ignore SIGCLD only if SIGCLD is defined. This should fix SPARC. by Pavel Roskin · 24 years ago
- 5d513f7 List of signals updated from util-linux-2.10o by Pavel Roskin · 24 years ago