2001-07-19 |
Matt Kraai | Add a RELEASE_BB_BUFFER macro and use it to fix a memor... |
blob | commitdiff | raw |
2001-04-24 |
Matt Kraai | Move applet_name declaration from busybox.h to libbb.h. |
blob | commitdiff | raw | diff to current |
2001-04-20 |
Mark Whitley | Applied patch from Larry Doolittle to give users the... |
blob | commitdiff | raw | diff to current |
2001-04-12 |
Matt Kraai | Use date -u instead of date --utc and consolidate versi... |
blob | commitdiff | raw | diff to current |
2001-03-27 |
Mark Whitley | In fact, socklen_t *is* defined by libc5. |
blob | commitdiff | raw | diff to current |
2001-03-16 |
Eric Andersen | Convert utility.c into libbb.a. It is now a whole... |
blob | commitdiff | raw | diff to current |
2001-03-14 |
Eric Andersen | Amazing the difference between an "and" and an "or". |
blob | commitdiff | raw | diff to current |
2001-03-14 |
Eric Andersen | Some updates for libc5 |
blob | commitdiff | raw | diff to current |
2001-03-13 |
Mark Whitley | Applied patch from Christophe Boyanique to add -i suppo... |
blob | commitdiff | raw | diff to current |
2001-03-12 |
Mark Whitley | Applied patch from Gennady Feldman to split up syslogd... |
blob | commitdiff | raw | diff to current |
2001-03-08 |
Eric Andersen | Add in 'trim' routine. Fix up sh.c so it works when... |
blob | commitdiff | raw | diff to current |
2001-03-07 |
Mark Whitley | Changed KILOBYTE, MEGABYTE, and GIGABYTE from #define... |
blob | commitdiff | raw | diff to current |
2001-03-07 |
Mark Whitley | Some minor cleanups to df.c. Also, with Erik's blessing... |
blob | commitdiff | raw | diff to current |
2001-03-01 |
Mark Whitley | Applied patch from David Douthitt to fix build error... |
blob | commitdiff | raw | diff to current |
2001-02-27 |
Eric Andersen | Patch from Vladimir N. Oleynik to save 128 bytes by... |
blob | commitdiff | raw | diff to current |
2001-02-22 |
Eric Andersen | Turn off the printf attribute for the ?error_msg* funct... |
blob | commitdiff | raw | diff to current |
2001-02-22 |
Eric Andersen | Another update to the way usage messages are done by... |
blob | commitdiff | raw | diff to current |
2001-02-14 |
Eric Andersen | This patch, put together by Manuel Novoa III, is a... |
blob | commitdiff | raw | diff to current |
2001-02-14 |
Eric Andersen | Add in ifconfig and route |
blob | commitdiff | raw | diff to current |
2001-02-14 |
Eric Andersen | Several cleanups from Manuel Novoa III. |
blob | commitdiff | raw | diff to current |
2001-02-05 |
Matt Kraai | Make suffix_mult structures const. Thanks to Vladimir... |
blob | commitdiff | raw | diff to current |
2001-02-01 |
Matt Kraai | Create find_applet_by_name function. Save 32 bytes. |
blob | commitdiff | raw | diff to current |
2001-02-01 |
Matt Kraai | Fix wget error message and add (and use) chomp library... |
blob | commitdiff | raw | diff to current |
2001-01-27 |
Eric Andersen | Fix header file usage -- there were many unnecessary... |
blob | commitdiff | raw | diff to current |
2001-01-25 |
Eric Andersen | Commit Larry Doolittle's buffers-on-stack/buffers-via... |
blob | commitdiff | raw | diff to current |
2001-01-22 |
Richard June | Add HUMAN_READABLE define for -m and -h support in... |
blob | commitdiff | raw | diff to current |
2001-01-02 |
Eric Andersen | Better dmalloc handling |
blob | commitdiff | raw | diff to current |
2000-12-19 |
Matt Kraai | Fix tar handling of absolute paths and excluded directo... |
blob | commitdiff | raw | diff to current |
2000-12-18 |
Matt Kraai | Rewrote dd. |
blob | commitdiff | raw | diff to current |
2000-12-15 |
Matt Kraai | Rewrite nc to be simpler, smaller, and to check syscall... |
blob | commitdiff | raw | diff to current |
2000-12-07 |
Mark Whitley | Changed names of functions in utility.c and all affecte... |
blob | commitdiff | raw | diff to current |
2000-12-05 |
Mark Whitley | Removed isBlank and isWildCard macros that were totally... |
blob | commitdiff | raw | diff to current |
2000-12-05 |
Mark Whitley | Fixed the comments to match the code and renamed the... |
blob | commitdiff | raw | diff to current |
2000-12-04 |
Eric Andersen | Flag day warning! |
blob | commitdiff | raw | diff to current |
2000-12-01 |
Eric Andersen | Remove #ifdef __STDC__ junk. We don't do K&R round... |
blob | commitdiff | raw | diff to current |
2000-11-30 |
Eric Andersen | Patch from Larry Doolittle (with minor touchups from... |
blob | commitdiff | raw | diff to current |
2000-11-29 |
Eric Andersen | Apply a patch fromkent robotti: |
blob | commitdiff | raw | diff to current |
2000-11-17 |
Eric Andersen | "I will always compile before I commit." |
blob | commitdiff | raw | diff to current |
2000-11-17 |
Eric Andersen | Fix up builtin overrides, and hack in the binary search... |
blob | commitdiff | raw | diff to current |
2000-10-25 |
Matt Kraai | Added a new perrorMsg function, cleanup up error handli... |
blob | commitdiff | raw | diff to current |
2000-10-25 |
Matt Kraai | Added a fatalPerror function to simplify error handling. |
blob | commitdiff | raw | diff to current |
2000-10-19 |
Mark Whitley | Put getopt_usage where it belongs and added *_usage... |
blob | commitdiff | raw | diff to current |
2000-10-09 |
Mark Whitley | Added cmp and readlink applets from Matt Kraai. |
blob | commitdiff | raw | diff to current |
2000-09-27 |
Matt Kraai | Rewrote head to perservere when it can't open a file... |
blob | commitdiff | raw | diff to current |
2000-09-27 |
Matt Kraai | Rewrote uniq to be less than a third of the size, and... |
blob | commitdiff | raw | diff to current |
2000-09-26 |
Eric Andersen | Add in busybox.h. I renamed it, and forgot to commit... |
blob | commitdiff | raw | diff to current |
|