2001-08-02 |
Eric Andersen | Latest patch from vodz. Adds a check for divide by... |
tree | commitdiff |
2001-07-19 |
Eric Andersen | Some adjustments, mostly from David McCullough <davidm... |
tree | commitdiff |
2001-05-23 |
Eric Andersen | Patch from larry to fix some grammar errors. |
tree | commitdiff |
2001-05-22 |
Matt Kraai | Fixed misnamed rewind command (noted by Tom Oehser). |
tree | commitdiff |
2001-05-21 |
Matt Kraai | Fix tell support. |
tree | commitdiff |
2001-05-21 |
Matt Kraai | Fix open mode for IOCTLs which write to the tape. |
tree | commitdiff |
2001-05-07 |
Eric Andersen | Per some comments from Lars Kellogg-Stedman <lars@larss... |
tree | commitdiff |
2001-04-30 |
Mark Whitley | Made new xreadlink function for libbb and changed apple... |
tree | commitdiff |
2001-04-25 |
Eric Andersen | Move messages.c to libbb. Make each string in messages... |
tree | commitdiff |
2001-04-10 |
Eric Andersen | Ha. Regression testing found a bug with uClibc support... |
tree | commitdiff |
2001-04-09 |
Eric Andersen | Update how we detect if libc5 is in use. |
tree | commitdiff |
2001-04-05 |
Eric Andersen | A number of cleanups. Now compiles with libc5, glibc... |
tree | commitdiff |
2001-03-20 |
Mark Whitley | Added adjtimex applet from Larry Doolittle. |
tree | commitdiff |
2001-03-09 |
Eric Andersen | Patch from Jeff Garzik marking a few 'getopt not needed... |
tree | commitdiff |
2001-03-09 |
Eric Andersen | Patchs from Jeff Garzik <jgarzik@mandrakesoft.com>... |
tree | commitdiff |
2001-02-20 |
Eric Andersen | It turns out that DODMALLOC was broken when I reorganiz... |
tree | commitdiff |
2001-02-14 |
Eric Andersen | This patch, put together by Manuel Novoa III, is a... |
tree | commitdiff |
2001-01-31 |
Matt Kraai | Removed trailing \n from error_msg{,_and_die} messages. |
tree | commitdiff |
2001-01-27 |
Eric Andersen | Fix up copyright msgs. Bump version to 0.49 in prepara... 0_49 |
tree | commitdiff |
2001-01-27 |
Eric Andersen | Fix header file usage -- there were many unnecessary... |
tree | commitdiff |
2001-01-25 |
Eric Andersen | Add in spoon's watchdog timer app. |
tree | commitdiff |
2000-12-22 |
Matt Kraai | Use busybox error handling functions wherever possible. |
tree | commitdiff |
2000-12-18 |
Matt Kraai | Change calls to error_msg.* and strerror to use perror_... |
tree | commitdiff |
2000-12-07 |
Mark Whitley | Changed names of functions in utility.c and all affecte... |
tree | commitdiff |
2000-12-01 |
Matt Kraai | Stop using TRUE and FALSE for exit status. |
tree | commitdiff |
2000-10-09 |
Mark Whitley | Added cmp and readlink applets from Matt Kraai. |
tree | commitdiff |
2000-09-28 |
Pavel Roskin | Fixes to allow compilation on systems with glibc 2... |
tree | commitdiff |
2000-09-25 |
Eric Andersen | Renamed "internal.h" to the more sensible "busybox.h". |
tree | commitdiff |
2000-09-22 |
Eric Andersen | Better cross libc compatibility (so Dave Cinege can... |
tree | commitdiff |
2000-09-05 |
Eric Andersen | Apply segfault on no-args fix from robotti@metconnect.com |
tree | commitdiff |
2000-08-10 |
Eric Andersen | Some #include updates. |
tree | commitdiff |
2000-07-20 |
Mark Whitley | Converted option parsing to getopt(). Also added some... |
tree | commitdiff |
2000-07-16 |
Matt Kraai | Extract usage information into a separate file. |
tree | commitdiff |
2000-07-14 |
Matt Kraai | Don't use strings directly in calls to usage(). This... |
tree | commitdiff |
2000-07-14 |
Matt Kraai | Use errorMsg rather than fprintf. |
tree | commitdiff |
2000-07-11 |
Eric Andersen | Forgot to commit these cleanups it seems. |
tree | commitdiff |
2000-07-10 |
Eric Andersen | Remove yet more kernel header dependancies. |
tree | commitdiff |
2000-06-28 |
Mark Whitley | Yanked out the cstring_alloc() and cstring_lineFromFile... |
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 | Make syslogd.c, init.c, and update.c compile error... |
tree | commitdiff |
2000-06-19 |
Eric Andersen | Updates to a number of apps to remove warnings/compile... |
tree | commitdiff |
2000-05-16 |
Erik Andersen | Some updates for better portability. |
tree | commitdiff |
2000-05-12 |
Erik Andersen | Lots of updates. Finished implementing BB_FEATURE_TRIV... |
tree | commitdiff |
2000-05-10 |
Erik Andersen | * cp -fa now works as expected for symlinks (it didn... |
tree | commitdiff |
2000-05-02 |
Erik Andersen | More stuff |
tree | commitdiff |
2000-04-28 |
Erik Andersen | Fix stupid bugs. update was segfaulting. mknod minor... |
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-17 |
Erik Andersen | More updates to the docs, and fixes to sync things... |
tree | commitdiff |
2000-04-15 |
Erik Andersen | More documentation updates, and minor fixes to make... |
tree | commitdiff |
2000-04-13 |
Erik Andersen | More doc updates for BusyBox, with fixes to apps for... |
tree | commitdiff |
2000-04-13 |
Erik Andersen | Upates to include copyright 2000 to everything |
tree | commitdiff |
2000-03-04 |
Erik Andersen | A few updates (including the cp fix the Craig has been... |
tree | commitdiff |
2000-02-08 |
Erik Andersen | Some formatting updates (ran the code through indent) |
tree | commitdiff |
1999-11-08 |
Eric Andersen | Stuff |
tree | commitdiff |
1999-10-20 |
Eric Andersen | Fixed up copyright notices and such |
tree | commitdiff |
1999-10-19 |
Eric Andersen | Added sfdisk. Ststic-ified a bunch of stuff. |
tree | commitdiff |
1999-10-18 |
Eric Andersen | More stuff. |
tree | commitdiff |
1999-10-18 |
Eric Andersen | More stuff |
tree | commitdiff |
1999-10-12 |
Eric Andersen | More stuff... |
tree | commitdiff |
1999-10-05 |
Eric Andersen | Initial revision 0_29alpha2 |
tree | commitdiff |
|