2009-07-30 |
Denys Vlasenko | rename _BB_SUID_ALWAYS and NEVER into REQUIRE and DROP... |
blob | commitdiff | raw |
2009-04-09 |
Denis Vlasenko | *: make "pragma GCC visibility push(hidden)" less ugly |
blob | commitdiff | raw | diff to current |
2008-05-09 |
Denis Vlasenko | Use intra-DSO calls when we build libbusybox. No-op... |
blob | commitdiff | raw | diff to current |
2008-04-01 |
Denis Vlasenko | shells: do not frocibly enable test, echo and kill... |
blob | commitdiff | raw | diff to current |
2008-03-17 |
Denis Vlasenko | *: fix fallout from -Wunused-parameter |
blob | commitdiff | raw | diff to current |
2008-03-17 |
Denis Vlasenko | *: add -Wunused-parameter; fix resulting breakage |
blob | commitdiff | raw | diff to current |
2007-11-29 |
Denis Vlasenko | Further optimize applet tables; prettify build output |
blob | commitdiff | raw | diff to current |
2007-11-28 |
Denis Vlasenko | reorganize applet table. Eliminates pointers to names. |
blob | commitdiff | raw | diff to current |
2007-10-11 |
Denis Vlasenko | fix a problem with two different applet_name's |
blob | commitdiff | raw | diff to current |
2007-10-11 |
Denis Vlasenko | add -fvisibility=hidden to CC flags, mark XXX_main... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Denis Vlasenko | Move applets/applet.c into libbb, allows to get rid... |
blob | commitdiff | raw | diff to current |
2007-10-07 |
Denis Vlasenko | make --help work for "individual applets" too. |
blob | commitdiff | raw | diff to current |
2007-10-07 |
Denis Vlasenko | libbusybox: move (possibly compressed) help stuff into... |
blob | commitdiff | raw | diff to current |
2007-04-11 |
Denis Vlasenko | fix typo in comment |
blob | commitdiff | raw | diff to current |
2007-04-10 |
Denis Vlasenko | Rename two config options: |
blob | commitdiff | raw | diff to current |
2007-04-10 |
Denis Vlasenko | make a few struct bb_applet members conditional |
blob | commitdiff | raw | diff to current |
2007-04-09 |
Denis Vlasenko | Improve STANDALONE_SHELL. "safe" applets are renamed... |
blob | commitdiff | raw | diff to current |
2007-04-09 |
Denis Vlasenko | merge busybox.c into applets.c |
blob | commitdiff | raw | diff to current |
2007-02-03 |
Denis Vlasenko | do not put all <applet>_main() declarations |
blob | commitdiff | raw | diff to current |
2006-12-24 |
Denis Vlasenko | Cleanup usage messages (-200 bytes). |
blob | commitdiff | raw | diff to current |
2006-12-24 |
Denis Vlasenko | random tiny size savings |
blob | commitdiff | raw | diff to current |
2006-10-05 |
Denis Vlasenko | build system overhaul |
blob | commitdiff | raw | diff to current |
2006-06-09 |
Paul Fox | add ordering warning on enum Location |
blob | commitdiff | raw | diff to current |
2006-05-31 |
Rob Landley | Header file cleanup. platform.h apparently needs to... |
blob | commitdiff | raw | diff to current |
2006-05-26 |
Bernhard Reutner... | - move libc checks from busybox.h to platform.h |
blob | commitdiff | raw | diff to current |
2006-04-03 |
Bernhard Reutner... | - move buffer allocation schemes to libbb.h |
blob | commitdiff | raw | diff to current |
2006-02-16 |
"Vladimir N. Oleynik" | moved BB_BANNER to applets/version.c file: make kernel... |
blob | commitdiff | raw | diff to current |
2006-01-22 |
Bernhard Reutner... | - add platform.h. |
blob | commitdiff | raw | diff to current |
2005-09-29 |
"Vladimir N. Oleynik" | reorder include <sys/types.h> and <sys/types.h>. |
blob | commitdiff | raw | diff to current |
2005-09-21 |
Bernhard Reutner... | - make sure to include dmalloc.h at the very end of... |
blob | commitdiff | raw | diff to current |
2005-07-27 |
Rob Landley | #ifdef reduction infrastructure, based on an argument... |
blob | commitdiff | raw | diff to current |
2005-03-04 |
Mike Frysinger | newlib fixe from Shaun Jackman |
blob | commitdiff | raw | diff to current |
2004-03-15 |
Eric Andersen | Remove trailing whitespace. Update copyright to includ... |
blob | commitdiff | raw | diff to current |
2004-02-05 |
Manuel Novoa III | Make sure stdlib.h is always included before dmalloc... |
blob | commitdiff | raw | diff to current |
2004-01-13 |
Glenn L McGrath | Patch from Bastian Blank, allow the buildtime to be... |
blob | commitdiff | raw | diff to current |
2003-07-22 |
Eric Andersen | Remove remaining libc5 support code |
blob | commitdiff | raw | diff to current |
2003-02-08 |
Glenn L McGrath | Patch from mathuria, compatability with solaris |
blob | commitdiff | raw | diff to current |
2002-08-22 |
Glenn L McGrath | Remove unwanted comments, run through indent |
blob | commitdiff | raw | diff to current |
2002-06-04 |
Robert Griebl | Implement two types of suid/sgid support for BusyBox: |
blob | commitdiff | raw | diff to current |
2002-03-16 |
Eric Andersen | Try to pull in PATH_MAX properly |
blob | commitdiff | raw | diff to current |
2002-01-26 |
Eric Andersen | If PATH_MAX isn't defined, define it outselves |
blob | commitdiff | raw | diff to current |
2001-10-24 |
Eric Andersen | Major rework of the directory structure and the entire... |
blob | commitdiff | raw | diff to current |
2001-07-19 |
Matt Kraai | Add a RELEASE_BB_BUFFER macro and use it to fix a memor... |
blob | commitdiff | raw | diff to current |
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 |
|