2000-12-15 |
Matt Kraai | Rewrite argv munger. |
tree | commitdiff |
2000-12-13 |
Eric Andersen | Document gzip -d |
tree | commitdiff |
2000-12-12 |
Eric Andersen | Some compile fixes found by Larry Doolittle |
tree | commitdiff |
2000-12-11 |
Eric Andersen | Fix spelling error s/defaut/default/g |
tree | commitdiff |
2000-12-11 |
Eric Andersen | Reverse logic so when network logging, it by default... |
tree | commitdiff |
2000-12-09 |
Eric Andersen | Patch from Matt Kraai to implement uniq -[cdu] |
tree | commitdiff |
2000-12-09 |
Eric Andersen | Forget to set final argv entry to NULL, breaking sh... |
tree | commitdiff |
2000-12-08 |
Eric Andersen | Make no local logging a runtime option for network... |
tree | commitdiff |
2000-12-08 |
Eric Andersen | when invoked as 'busybox foo args' remove the "busybox" |
tree | commitdiff |
2000-12-07 |
Mark Whitley | Changed names of functions in utility.c and all affecte... |
tree | commitdiff |
2000-12-07 |
Eric Andersen | Patch from Jim Gleason <jimg@lineo.com> to fix tar... |
tree | commitdiff |
2000-12-04 |
Eric Andersen | Patch to add in the -X option and fix the --exclude... |
tree | commitdiff |
2000-12-02 |
Eric Andersen | Patch from Larry Doolittle so it will build the newdocs... |
tree | commitdiff |
2000-12-01 |
Eric Andersen | More pristine source directory updates. It now works |
tree | commitdiff |
2000-11-30 |
Eric Andersen | Patch from Larry Doolittle (with minor touchups from... |
tree | commitdiff |
2000-11-29 |
Eric Andersen | Apply rev #2 of dd fix from Gennady Feldman. |
tree | commitdiff |
2000-11-29 |
Eric Andersen | Apply a patch from Larry Doolittle <ldoolitt@recycle... |
tree | commitdiff |
2000-11-29 |
Eric Andersen | Apply a patch fromkent robotti: |
tree | commitdiff |
2000-11-17 |
Eric Andersen | Fix up builtin overrides, and hack in the binary search... |
tree | commitdiff |
2000-11-17 |
Mark Whitley | Modified help string for xargs. Props to Kent Robotti... |
tree | commitdiff |
2000-10-26 |
Eric Andersen | This was broken when applets moved to applets.h. Fix it. |
tree | commitdiff |
2000-10-25 |
Matt Kraai | Restore --help handling I mistakenly removed. |
tree | commitdiff |
2000-10-25 |
Matt Kraai | Avoid reinventing the wheel (and thus save some space). |
tree | commitdiff |
2000-10-25 |
Mark Whitley | Applied patch from Gaute B Strokkenes <gs234@cam.ac... |
tree | commitdiff |
2000-10-19 |
Mark Whitley | Put getopt_usage where it belongs and added *_usage... |
tree | commitdiff |
2000-10-19 |
Matt Kraai | Piss people off by removing [+-][0-9]+ options from... |
tree | commitdiff |
2000-10-12 |
Eric Andersen | Apply patch from "Orion Poplawski" <OPoplawski@cqg... |
tree | commitdiff |
2000-10-09 |
Mark Whitley | Added cmp and readlink applets from Matt Kraai. |
tree | commitdiff |
2000-09-25 |
Eric Andersen | Renamed "internal.h" to the more sensible "busybox.h". |
tree | commitdiff |
2000-09-25 |
Eric Andersen | Gratuitously changed the file "busybox.defs.h" to the... |
tree | commitdiff |
2000-09-25 |
Eric Andersen | Fix from Matt Kraai for the to the "busybox --install... |
tree | commitdiff |
2000-09-23 |
Eric Andersen | update usage for xargs |
tree | commitdiff |
2000-09-22 |
Eric Andersen | Use minix xargs instead, and update docs accordingly |
tree | commitdiff |
2000-09-22 |
Eric Andersen | Add in xargs |
tree | commitdiff |
2000-09-20 |
Eric Andersen | Added dos2unix, unix2dos, and unrpm.c thanks to robotti... |
tree | commitdiff |
2000-09-11 |
Glenn L McGrath | New dd behaviour |
tree | commitdiff |
2000-09-09 |
Glenn L McGrath | Updated to match new -R ar functionality |
tree | commitdiff |
2000-09-09 |
Glenn L McGrath | Changed getopt so that options can be grouped together... |
tree | commitdiff |
2000-09-07 |
Eric Andersen | New ls sorting patch, as written by Sterling Huxley... |
tree | commitdiff |
2000-09-05 |
Eric Andersen | Added expr, from Edward Betts <edward@debian.org>,... |
tree | commitdiff |
2000-09-04 |
Eric Andersen | Forgot this part of wget |
tree | commitdiff |
2000-09-04 |
Eric Andersen | Initial implementation of wget, from Chip Rosenthal... |
tree | commitdiff |
2000-09-01 |
Eric Andersen | Fix compile when BB_FEATURE_LINUXRC is defined |
tree | commitdiff |
2000-09-01 |
Eric Andersen | updated some usage info from a patch from robotti@metco... |
tree | commitdiff |
2000-08-25 |
Glenn L McGrath | ar.c now uses a linked list to process headers, uses... |
tree | commitdiff |
2000-08-25 |
Eric Andersen | Fix tab stops for sed usage. |
tree | commitdiff |
2000-08-21 |
Eric Andersen | Added the 'rdate' command, thanks to Sterling Huxley... |
tree | commitdiff |
2000-08-21 |
Eric Andersen | Added getopt(1) from "Alfred M. Szmidt" <ams@trillian... |
tree | commitdiff |
2000-08-21 |
Eric Andersen | Add in the "reset" command. |
tree | commitdiff |
2000-08-19 |
Eric Andersen | Minor fixups. |
tree | commitdiff |
2000-08-11 |
Eric Andersen | Better 'mt' docs, thanks to Kent Robotti <robotti@metco... |
tree | commitdiff |
2000-08-10 |
Eric Andersen | Some #include updates. |
tree | commitdiff |
2000-08-02 |
Eric Andersen | Merge in two patches from Dave Cinege: |
tree | commitdiff |
2000-08-02 |
Eric Andersen | Update to the tail rewrite by "Allen Soard" <esp-softwa... |
tree | commitdiff |
2000-07-28 |
Pavel Roskin | Disabled debugging output |
tree | commitdiff |
2000-07-28 |
Eric Andersen | More sh updates (with related changes to everything... |
tree | commitdiff |
2000-07-25 |
Eric Andersen | Remove some noise. |
tree | commitdiff |
2000-07-25 |
Eric Andersen | Clean up $1=$prefix |
tree | commitdiff |
2000-07-21 |
Eric Andersen | Added 'renice' command, thanks to Dave Cinege <dcinege... |
tree | commitdiff |
2000-07-21 |
Pavel Roskin | Fixed usage info for "cut" |
tree | commitdiff |
2000-07-20 |
Mark Whitley | Took -V out of the sed_usage string. |
tree | commitdiff |
2000-07-20 |
Eric Andersen | * syslogd can now log messages to a remote host --... |
tree | commitdiff |
2000-07-20 |
Eric Andersen | Adjusted install.sh to use relative symlinks, and to... |
tree | commitdiff |
2000-07-19 |
Matt Kraai | Centralize handling of --help. |
tree | commitdiff |
2000-07-19 |
Matt Kraai | Added some missing declarations and fixed some typos... |
tree | commitdiff |
2000-07-19 |
Matt Kraai | Add usage messages for applets without them. |
tree | commitdiff |
2000-07-19 |
Eric Andersen | Funny. Head was getting installed to the wrong spot. |
tree | commitdiff |
2000-07-17 |
Pavel Roskin | New message added to messages.c: full_version |
tree | commitdiff |
2000-07-16 |
Matt Kraai | Extract usage information into a separate file. |
tree | commitdiff |
2000-07-14 |
Eric Andersen | Be more pedantic aboutthe terminating null applet. |
tree | commitdiff |
2000-07-14 |
Matt Kraai | Use errorMsg rather than fprintf. |
tree | commitdiff |
2000-07-12 |
Matt Kraai | The applet name isn't constant. |
tree | commitdiff |
2000-07-11 |
Matt Kraai | Added applet_name to contain the applet name. |
tree | commitdiff |
2000-07-11 |
Eric Andersen | Added 'dumpkmap' to allow people to dump a binary keyma... |
tree | commitdiff |
2000-07-07 |
Eric Andersen | Removed sfdisk from BusyBox. It was buggy, fat, and... |
tree | commitdiff |
2000-07-06 |
Eric Andersen | Remove leftovers of block_device, which disapperared... |
tree | commitdiff |
2000-06-29 |
Eric Andersen | Added support for being a login shell, so things like... |
tree | commitdiff |
2000-06-28 |
John Beppu | = minor formatting issues |
tree | commitdiff |
2000-06-28 |
John Beppu | + busybox --install [-s] |
tree | commitdiff |
2000-06-27 |
John Beppu | + s/int install_links/static int install_links/ |
tree | commitdiff |
2000-06-27 |
John Beppu | + littering my code w/ comments about what troubles me. |
tree | commitdiff |
2000-06-27 |
John Beppu | + busybox --install [-s] |
tree | commitdiff |
2000-06-21 |
Pavel Roskin | Removed all vestiges of "math" |
tree | commitdiff |
2000-06-21 |
John Beppu | + added dc (aka the function formerly known as math) |
tree | commitdiff |
2000-06-19 |
Eric Andersen | Updates to a number of apps to remove warnings/compile... |
tree | commitdiff |
2000-06-13 |
Eric Andersen | Add new apps md5sum uudecode uuencode, fix some minor... |
tree | commitdiff |
2000-06-02 |
Eric Andersen | A number of additional fixed from Pavel Roskin, note... |
tree | commitdiff |
2000-05-19 |
Erik Andersen | More libc portability updates, add in the website ... |
tree | commitdiff |
2000-05-13 |
Erik Andersen | BusyBox shell (lash) can now be used as a standalone... |
tree | commitdiff |
2000-05-12 |
Erik Andersen | Lots of updates. Finished implementing BB_FEATURE_TRIV... |
tree | commitdiff |
2000-05-01 |
Erik Andersen | Some accrued fixes/updates. |
tree | commitdiff |
2000-04-28 |
Erik Andersen | Latest and greatest. Some effort at libc5 (aiming... |
tree | commitdiff |
2000-04-25 |
Erik Andersen | Several more updates |
tree | commitdiff |
2000-04-18 |
Erik Andersen | Fix creation of /linuxrc |
tree | commitdiff |
2000-04-18 |
Erik Andersen | Updates |
tree | commitdiff |
2000-04-15 |
Erik Andersen | More documentation updates, and minor fixes to make... |
tree | commitdiff |
2000-04-13 |
John Beppu | - the message that comes up when busybox is invoked |
tree | commitdiff |
2000-04-13 |
Erik Andersen | Upates to include copyright 2000 to everything |
tree | commitdiff |
2000-04-06 |
Erik Andersen | Fix sed regexp replacement, which I had hosed (thanks to |
tree | commitdiff |
2000-04-06 |
Erik Andersen | Use gcc -E instead of cpp to enhance portability for... |
tree | commitdiff |
next |