2007-09-07 |
vda | messages: by popular request allow PATH to be customize... |
blob | commitdiff |
2007-08-12 |
vda | trylink: produce even more info about final link stage |
blob | commitdiff | diff to current |
2007-06-13 |
vda | *: BB_BANNER -> bb_banner (it is not a const or #define)! |
blob | commitdiff | diff to current |
2007-06-12 |
vda | remove nearly-duplicate PATHs in several places |
blob | commitdiff | diff to current |
2007-06-12 |
vda | login: make /etc/nologin support configurable. -240... |
blob | commitdiff | diff to current |
2007-06-12 |
vda | A few more string duplicates found & eliminated |
blob | commitdiff | diff to current |
2007-06-08 |
vda | make busybox --install work even if /proc/self/exe... |
blob | commitdiff | diff to current |
2007-06-04 |
vda | Audit bb_common_bufsiz usage, add script which looks... |
blob | commitdiff | diff to current |
2007-04-19 |
vda | procps: remove all global variables |
blob | commitdiff | diff to current |
2007-03-15 |
vda | gzip: Improve ptr_to_globals trick, allowing gcc |
blob | commitdiff | diff to current |
2007-03-15 |
vda | modify ptr_to_globals trick so that we do not violate |
blob | commitdiff | diff to current |
2007-03-14 |
vda | gzip: reduce global data footprint, part 3 |
blob | commitdiff | diff to current |
2007-03-14 |
vda | gzip: reduce global data footprint, part 2 |
blob | commitdiff | diff to current |
2007-01-22 |
vda | cleanups: unnecessary casts, unified const_1, eliminate... |
blob | commitdiff | diff to current |
2007-01-12 |
vda | random small size optimizations |
blob | commitdiff | diff to current |
2006-11-24 |
vda | tar: |
blob | commitdiff | diff to current |
2006-11-21 |
vda | bb_INET_default[] is really just a const "default", |
blob | commitdiff | diff to current |
2006-10-05 |
vda | build system overhaul |
blob | commitdiff | diff to current |
2006-09-19 |
vda | change char *string = "foo" -> char string[] = "foo" |
blob | commitdiff | diff to current |
2006-08-09 |
landley | Another whack at scripts/individual. Now builds 212... |
blob | commitdiff | diff to current |
2006-07-10 |
rpjday | Replace current verbose GPL stuff in libbb/*.c with... |
blob | commitdiff | diff to current |
2006-06-07 |
aldot | - reuse strings and messages. Saves about 600B |
blob | commitdiff | diff to current |
2006-05-26 |
aldot | - introduce and use bb_path_wtmp_file for portability... |
blob | commitdiff | diff to current |
2006-04-05 |
aldot | - include proper headers. |
blob | commitdiff | diff to current |
2006-04-03 |
aldot | - move buffer allocation schemes to libbb.h |
blob | commitdiff | diff to current |
2006-02-16 |
vodz | moved BB_BANNER to applets/version.c file: make kernel... |
blob | commitdiff | diff to current |
2005-10-15 |
vodz | common BUFSIZ BSS buffer, small reduce code, data and bss |
blob | commitdiff | diff to current |
2005-10-12 |
vodz | usage bb_dev_null |
blob | commitdiff | diff to current |
2005-10-12 |
vodz | bb_dev_null |
blob | commitdiff | diff to current |
2005-04-16 |
andersen | Add bb_msg_read_error |
blob | commitdiff | diff to current |
2004-03-15 |
andersen | Remove trailing whitespace. Update copyright to includ... |
blob | commitdiff | diff to current |
2003-09-02 |
bug1 | move all "-/bin/sh" "/bin/sh" and "sh" to libbb/message... |
blob | commitdiff | diff to current |
2003-07-14 |
andersen | Update a bunch of docs. Run a script to update my... |
blob | commitdiff | diff to current |
2003-03-19 |
mjn3 | Major coreutils update. |
blob | commitdiff | diff to current |
2002-10-10 |
andersen | last_patch61 from vodz: |
blob | commitdiff | diff to current |
2002-06-23 |
andersen | Port over the last of the tinylogin applets |
blob | commitdiff | diff to current |
2001-10-24 |
andersen | Major rework of the directory structure and the entire... |
blob | commitdiff | diff to current |
2001-07-12 |
andersen | Patch from vodz: |
blob | commitdiff | diff to current |
2001-05-11 |
andersen | Fix a segfault in lash, hush, and cmdedit. Each of... |
blob | commitdiff | diff to current |
2001-04-30 |
andersen | These messages can be .rodata, so make them even more... |
blob | commitdiff | diff to current |
2001-04-25 |
markw | libbb.h now includes ../busybox.h. This way, files... |
blob | commitdiff | diff to current |
2001-04-25 |
andersen | Move messages.c to libbb. Make each string in messages... |
blob | commitdiff | diff to current |
|