2000-10-16 |
Matt Kraai | Remove broken error test found by Bryan Rittmeyer ... |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Matt Kraai | Fix handling of ^$ by removing the newline from input... |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Matt Kraai | Consolidate stat(2) and lstat(2) calls and error handling. |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Matt Kraai | Exit with failure status if we are unable to list any... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Eric Andersen | Apply a patch from Matt Kraai to fix buffer overrun... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Eric Andersen | Apply patch from "Orion Poplawski" <OPoplawski@cqg... |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Mark Whitley | Added cmp and readlink applets from Matt Kraai. |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Eric Andersen | Patch from Matt Kraai so wc will return a proper error... |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Eric Andersen | Fix a thinko. Patch from Justus Pendleton <justus... |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Eric Andersen | Apply a patch from Matt Kraai: |
commit | commitdiff | tree | snapshot |
2000-10-04 |
Eric Andersen | Patch from Matt Kraai: "When it encounters a problem... |
commit | commitdiff | tree | snapshot |
2000-10-04 |
Glenn L McGrath | Rewrite to use getopt and return instead of exit, a... |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Eric Andersen | Add a spiffy progress meter. |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Eric Andersen | Try to guess an output filename |
commit | commitdiff | tree | snapshot |
2000-10-01 |
Eric Andersen | Apply patch from Giulio Orsero <giulioo@pobox.com>... |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Glenn L McGrath | General cleanup of comments, defines, includes, and... |
commit | commitdiff | tree | snapshot |
2000-09-28 |
Pavel Roskin | Fixes to allow compilation on systems with glibc 2... |
commit | commitdiff | tree | snapshot |
2000-09-28 |
John Beppu | + shortened main() a little, and a few aesthetic cleanu... |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Matt Kraai | Rewrote head to perservere when it can't open a file... |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Matt Kraai | Continue concatenating files even if we can't open... |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Matt Kraai | Consolidate handling of some fopen failures. |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Matt Kraai | Rewrote uniq to be less than a third of the size, and... |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Eric Andersen | Fix up the docs |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Eric Andersen | update the docs |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Eric Andersen | Log the devps patch update 0_47 |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Eric Andersen | Final touchups for the release... |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Eric Andersen | Add in busybox.h. I renamed it, and forgot to commit... |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Eric Andersen | Yet more polish (thanks again to kent robotti for the... |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Eric Andersen | Remove all reference to the now obsolete /dev/modules |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Eric Andersen | Update my devps patch for the latest 2.2 kernel. |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Eric Andersen | Fix name |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Eric Andersen | Some more polish to make xargs act like GNU xargs ... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Eric Andersen | Renamed "internal.h" to the more sensible "busybox.h". |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Eric Andersen | Gratuitously changed the file "busybox.defs.h" to the... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Eric Andersen | Fix from Matt Kraai for the to the "busybox --install... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Eric Andersen | Final (I think) version of xargs. Throw away all that... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Eric Andersen | Be ever so pedantic about escaping chars that the shell... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Eric Andersen | Remove a now unneeded check |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Eric Andersen | modified by Bryan Rittmeyer <bryan@ixiacom.com> to... |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Eric Andersen | Update newdoc dependancy |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Eric Andersen | Update a few entries for 0.47... |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Eric Andersen | Doc update |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Eric Andersen | Fix up xargs so that things like 'cat cat.c | xargs... |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Eric Andersen | Fix xargs option parsing |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Eric Andersen | Fix bug#1043 -- hanlde long filenames and links (in... |
commit | commitdiff | tree | snapshot |
2000-09-23 |
Eric Andersen | Fix an obscure option parsing bug. |
commit | commitdiff | tree | snapshot |
2000-09-23 |
Eric Andersen | Force optind=1 for libc5 when doing cp in cp_mv.c |
commit | commitdiff | tree | snapshot |
2000-09-23 |
Eric Andersen | Fix potential memory overrun... |
commit | commitdiff | tree | snapshot |
2000-09-23 |
Eric Andersen | Fix the bandaid. |
commit | commitdiff | tree | snapshot |
2000-09-23 |
Eric Andersen | Fix memory problems, and make behavior correct. |
commit | commitdiff | tree | snapshot |
2000-09-23 |
Eric Andersen | update docs for xargs |
commit | commitdiff | tree | snapshot |
2000-09-23 |
Eric Andersen | update usage for xargs |
commit | commitdiff | tree | snapshot |
2000-09-23 |
Eric Andersen | rewrite, so it should be firly clean now |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Eric Andersen | Use minix xargs instead, and update docs accordingly |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Eric Andersen | Comment on xargs choice. |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Eric Andersen | Add in xargs |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Matt Kraai | Start the great EXIT_{SUCCESS,FAILURE} migration. |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Matt Kraai | Clean up error messages. |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Matt Kraai | Add support for the -L option to ls. |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Matt Kraai | Fix loop.h dependencies. |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Eric Andersen | Apply a bandaid suggested by Jon McClintock <jonm@bluem... |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Eric Andersen | Fix for bug #1042 -- applied the patch from Larry Doolittle |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Eric Andersen | Better cross libc compatibility (so Dave Cinege can... |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Eric Andersen | Decouple DODEBUG and DOSTATIC |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Eric Andersen | Remove all the kernel headers so it will compile under... |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Eric Andersen | Fix a potential warning |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Eric Andersen | Add in exec support (patch from Torbj?rn Axelsson ... |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Eric Andersen | Handle 'cat -' |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Eric Andersen | Hard code the name of init. |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Eric Andersen | Large file >2Gib support. |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Eric Andersen | Typo fix. |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Eric Andersen | Ignore loop.h |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Eric Andersen | More portable handling of loop header files, as done... |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Eric Andersen | Remove a warning. Patch from Bryan Rittmeyer <bryan... |
commit | commitdiff | tree | snapshot |
2000-09-20 |
Matt Kraai | Only remove directories when removing recursively. |
commit | commitdiff | tree | snapshot |
2000-09-20 |
Eric Andersen | Added dos2unix, unix2dos, and unrpm.c thanks to robotti... |
commit | commitdiff | tree | snapshot |
2000-09-20 |
Eric Andersen | When mounting a ro fs rw, print warning and then mount... |
commit | commitdiff | tree | snapshot |
2000-09-20 |
Matt Kraai | Return failure if ping gets no response. |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Eric Andersen | Reverted my conversion of tar to getopt to ensure tar can |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Eric Andersen | Both of these commands were subtly broken. Fortunately... |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Eric Andersen | I think these featires are fairly safe... |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Matt Kraai | Avoid segfaults by not using snprintf to copy strings. |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Matt Kraai | Clean up output. |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Glenn L McGrath | Only defines functions that will compile and are useful... |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Eric Andersen | Apply a patch from Chip Rosenthal <chip@unicom.com... |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Glenn L McGrath | Remove definition of basename. |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Glenn L McGrath | Path count was out by one, fixed it |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Glenn L McGrath | Simplify and remove dependence on PATH_MAX |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Matt Kraai | Updated stdin/stdout treatment to match that of gnu... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Matt Kraai | Reorganize listing code. |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Matt Kraai | Allow non-verbose listing to work. |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Pavel Roskin | Updated to be in sync with the current sample inittab |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Pavel Roskin | Fixed compliance with the DTD |
commit | commitdiff | tree | snapshot |
2000-09-15 |
John Beppu | + credit markw@lineo.com for his contributions |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Pavel Roskin | Don't suppress output of umount and swapoff - it is... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Pavel Roskin | Don't suppress output of umount and swapoff - it is... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Pavel Roskin | "exit NUMBER" should exit, not return |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Pavel Roskin | For "askfirst" don't just read one char from stdin, |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Eric Andersen | Add in a patch from robotti@metconnect.com and Chip... |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Eric Andersen | Note the syslogd bug fix |
commit | commitdiff | tree | snapshot |
next |