2008-07-26 |
Denis Vlasenko | fix several problems with config parser: |
blob | commitdiff | raw |
2008-07-21 |
Denis Vlasenko | libbb: [x]fopen_for_{read,write} introduced and used. |
blob | commitdiff | raw | diff to current |
2008-02-25 |
Denis Vlasenko | *: intrduce and use safe_gethostname. By Tito <farmatit... |
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-09-27 |
Denis Vlasenko | introduce bb_putchar(). saves ~1800 on uclibc (less... |
blob | commitdiff | raw | diff to current |
2007-08-18 |
Denis Vlasenko | don't pass argc in getopt32, it's superfluous |
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-05-26 |
Denis Vlasenko | usage.c: remove reference to busybox.h |
blob | commitdiff | raw | diff to current |
2007-02-03 |
Denis Vlasenko | suppress warnings about easch <applet>_main() having |
blob | commitdiff | raw | diff to current |
2007-01-26 |
Denis Vlasenko | fix option -F mishandling |
blob | commitdiff | raw | diff to current |
2007-01-25 |
Denis Vlasenko | arping: stop using last gethostbyname2 in the tree |
blob | commitdiff | raw | diff to current |
2007-01-22 |
Bernhard Reutner... | - sed -i -e "/\$Id:/d;" |
blob | commitdiff | raw | diff to current |
2007-01-09 |
Bernhard Reutner... | vda, we once had a get_chomped_line_from_file or the... |
blob | commitdiff | raw | diff to current |
2006-10-03 |
Denis Vlasenko | getopt_ulflags -> getopt32. |
blob | commitdiff | raw | diff to current |
2006-09-22 |
Denis Vlasenko | hostname: getopt_ulflags'isation |
blob | commitdiff | raw | diff to current |
2006-08-03 |
Rob Landley | Remove bb_ prefixes from xfuncs.c (and a few other... |
blob | commitdiff | raw | diff to current |
2006-07-11 |
"Robert P. J. Day" | Add one-line GPL boilerplate to these source files. |
blob | commitdiff | raw | diff to current |
2006-01-25 |
Tim Riker | just whitespace |
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-11-10 |
Glenn L McGrath | Fix for hostname -s, by Stephan Linz |
blob | commitdiff | raw | diff to current |
2002-10-18 |
Eric Andersen | Fix needless difference vs GNU |
blob | commitdiff | raw | diff to current |
2001-10-31 |
Eric Andersen | Major cleanup from Charles Steinkuehler <charles@steink... |
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-06-26 |
Glenn L McGrath | Vladimir's last_patch_15 |
blob | commitdiff | raw | diff to current |
2001-06-23 |
Eric Andersen | These were broken when using dmalloc due to include... |
blob | commitdiff | raw | diff to current |
2001-05-16 |
Matt Kraai | Add xgethostbyname and herror_msg* functions. |
blob | commitdiff | raw | diff to current |
2001-05-16 |
Matt Kraai | Change 'printf("%s\n", ...)' into 'puts(...)'. Noted... |
blob | commitdiff | raw | diff to current |
2001-03-09 |
Eric Andersen | A cleanup patch from Jeff Garzik to static-ify a number of |
blob | commitdiff | raw | diff to current |
2001-03-09 |
Eric Andersen | Patchs from Jeff Garzik <jgarzik@mandrakesoft.com>... |
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-01 |
Matt Kraai | Fix wget error message and add (and use) chomp library... |
blob | commitdiff | raw | diff to current |
2001-01-31 |
Matt Kraai | Removed trailing \n from error_msg{,_and_die} messages. |
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-24 |
Eric Andersen | Remove the warning messages. By consensus, netkit... |
blob | commitdiff | raw | diff to current |
2001-01-24 |
Eric Andersen | Fix spelling. s/maintainence/maintenance/ |
blob | commitdiff | raw | diff to current |
2001-01-22 |
Eric Andersen | Warn about apps that will be going away in release... |
blob | commitdiff | raw | diff to current |
2000-12-22 |
Matt Kraai | Use busybox error handling functions wherever possible. |
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-10-12 |
Eric Andersen | Apply patch from "Orion Poplawski" <OPoplawski@cqg... |
blob | commitdiff | raw | diff to current |
2000-09-27 |
Matt Kraai | Consolidate handling of some fopen failures. |
blob | commitdiff | raw | diff to current |
2000-09-25 |
Eric Andersen | Renamed "internal.h" to the more sensible "busybox.h". |
blob | commitdiff | raw | diff to current |
2000-07-16 |
Matt Kraai | Extract usage information into a separate file. |
blob | commitdiff | raw | diff to current |
2000-07-14 |
Matt Kraai | Use errorMsg rather than fprintf. |
blob | commitdiff | raw | diff to current |
2000-06-19 |
Eric Andersen | Updates to a number of apps to remove warnings/compile... |
blob | commitdiff | raw | diff to current |
2000-05-19 |
Erik Andersen | More libc portability updates, add in the website ... |
blob | commitdiff | raw | diff to current |
2000-05-12 |
Erik Andersen | Lots of updates. Finished implementing BB_FEATURE_TRIV... |
blob | commitdiff | raw | diff to current |
2000-02-08 |
Erik Andersen | Some formatting updates (ran the code through indent) |
blob | commitdiff | raw | diff to current |
2000-02-07 |
Erik Andersen | A few minor updates. ;-) |
blob | commitdiff | raw | diff to current |
1999-12-09 |
Eric Andersen | Tail now works (costs 6k). Several other updates. |
blob | commitdiff | raw | diff to current |
1999-12-08 |
Eric Andersen | Latest and greatest |
blob | commitdiff | raw | diff to current |
1999-12-08 |
Eric Andersen | Stuf |
blob | commitdiff | raw | diff to current |
1999-12-08 |
Eric Andersen | Stuf |
blob | commitdiff | raw | diff to current |
1999-12-07 |
Eric Andersen | Stuf |
blob | commitdiff | raw | diff to current |
|