2008-07-05 |
Denis Vlasenko | *: rename ATTRIBUTE_XXX to just XXX. |
blob | commitdiff | raw |
2008-02-27 |
Denis Vlasenko | *: add optimization barrier to all "G trick" locations |
blob | commitdiff | raw | diff to current |
2007-10-14 |
Denis Vlasenko | remove trailing whitespace |
blob | commitdiff | raw | diff to current |
2007-09-27 |
Denis Vlasenko | libbb: make const_int_0 reside in rodata |
blob | commitdiff | raw | diff to current |
2007-09-27 |
Denis Vlasenko | libbb: align bb_common_bufsiz1 to "long long" |
blob | commitdiff | raw | diff to current |
2007-09-07 |
Denis Vlasenko | messages: by popular request allow PATH to be customize... |
blob | commitdiff | raw | diff to current |
2007-08-12 |
Denis Vlasenko | trylink: produce even more info about final link stage |
blob | commitdiff | raw | diff to current |
2007-06-13 |
Denis Vlasenko | *: BB_BANNER -> bb_banner (it is not a const or #define)! |
blob | commitdiff | raw | diff to current |
2007-06-12 |
Denis Vlasenko | remove nearly-duplicate PATHs in several places |
blob | commitdiff | raw | diff to current |
2007-06-12 |
Denis Vlasenko | login: make /etc/nologin support configurable. -240... |
blob | commitdiff | raw | diff to current |
2007-06-12 |
Denis Vlasenko | A few more string duplicates found & eliminated |
blob | commitdiff | raw | diff to current |
2007-06-08 |
Denis Vlasenko | make busybox --install work even if /proc/self/exe... |
blob | commitdiff | raw | diff to current |
2007-06-04 |
Denis Vlasenko | Audit bb_common_bufsiz usage, add script which looks... |
blob | commitdiff | raw | diff to current |
2007-04-19 |
Denis Vlasenko | procps: remove all global variables |
blob | commitdiff | raw | diff to current |
2007-03-15 |
Denis Vlasenko | gzip: Improve ptr_to_globals trick, allowing gcc |
blob | commitdiff | raw | diff to current |
2007-03-15 |
Denis Vlasenko | modify ptr_to_globals trick so that we do not violate |
blob | commitdiff | raw | diff to current |
2007-03-14 |
Denis Vlasenko | gzip: reduce global data footprint, part 3 |
blob | commitdiff | raw | diff to current |
2007-03-14 |
Denis Vlasenko | gzip: reduce global data footprint, part 2 |
blob | commitdiff | raw | diff to current |
2007-01-22 |
Denis Vlasenko | cleanups: unnecessary casts, unified const_1, eliminate... |
blob | commitdiff | raw | diff to current |
2007-01-12 |
Denis Vlasenko | random small size optimizations |
blob | commitdiff | raw | diff to current |
2006-11-24 |
Denis Vlasenko | tar: |
blob | commitdiff | raw | diff to current |
2006-11-21 |
Denis Vlasenko | bb_INET_default[] is really just a const "default", |
blob | commitdiff | raw | diff to current |
2006-10-05 |
Denis Vlasenko | build system overhaul |
blob | commitdiff | raw | diff to current |
2006-09-19 |
Denis Vlasenko | change char *string = "foo" -> char string[] = "foo" |
blob | commitdiff | raw | diff to current |
2006-08-09 |
Rob Landley | Another whack at scripts/individual. Now builds 212... |
blob | commitdiff | raw | diff to current |
2006-07-10 |
"Robert P. J. Day" | Replace current verbose GPL stuff in libbb/*.c with... |
blob | commitdiff | raw | diff to current |
2006-06-07 |
Bernhard Reutner... | - reuse strings and messages. Saves about 600B |
blob | commitdiff | raw | diff to current |
2006-05-26 |
Bernhard Reutner... | - introduce and use bb_path_wtmp_file for portability... |
blob | commitdiff | raw | diff to current |
2006-04-05 |
Bernhard Reutner... | - include proper headers. |
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 |
2005-10-15 |
"Vladimir N. Oleynik" | common BUFSIZ BSS buffer, small reduce code, data and bss |
blob | commitdiff | raw | diff to current |
2005-10-12 |
"Vladimir N. Oleynik" | usage bb_dev_null |
blob | commitdiff | raw | diff to current |
2005-10-12 |
"Vladimir N. Oleynik" | bb_dev_null |
blob | commitdiff | raw | diff to current |
2005-04-16 |
Eric Andersen | Add bb_msg_read_error |
blob | commitdiff | raw | diff to current |
2004-03-15 |
Eric Andersen | Remove trailing whitespace. Update copyright to includ... |
blob | commitdiff | raw | diff to current |
2003-09-02 |
Glenn L McGrath | move all "-/bin/sh" "/bin/sh" and "sh" to libbb/message... |
blob | commitdiff | raw | diff to current |
2003-07-14 |
Eric Andersen | Update a bunch of docs. Run a script to update my... |
blob | commitdiff | raw | diff to current |
2003-03-19 |
Manuel Novoa III | Major coreutils update. |
blob | commitdiff | raw | diff to current |
2002-10-10 |
Eric Andersen | last_patch61 from vodz: |
blob | commitdiff | raw | diff to current |
2002-06-23 |
Eric Andersen | Port over the last of the tinylogin applets |
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-12 |
Eric Andersen | Patch from vodz: |
blob | commitdiff | raw | diff to current |
2001-05-11 |
Eric Andersen | Fix a segfault in lash, hush, and cmdedit. Each of... |
blob | commitdiff | raw | diff to current |
2001-04-30 |
Eric Andersen | These messages can be .rodata, so make them even more... |
blob | commitdiff | raw | diff to current |
2001-04-25 |
Mark Whitley | libbb.h now includes ../busybox.h. This way, files... |
blob | commitdiff | raw | diff to current |
2001-04-25 |
Eric Andersen | Move messages.c to libbb. Make each string in messages... |
blob | commitdiff | raw | diff to current |
|