2018-03-27 |
Mark Marshall | netstat: produce numeric-ip output for non-resolved... |
blob | commitdiff | raw |
2017-07-21 |
Denys Vlasenko | config: deindent all help texts |
blob | commitdiff | raw | diff to current |
2017-07-18 |
Denys Vlasenko | Update menuconfig items with approximate applet sizes |
blob | commitdiff | raw | diff to current |
2017-01-10 |
Denys Vlasenko | Big cleanup in config help and description |
blob | commitdiff | raw | diff to current |
2016-11-23 |
Denys Vlasenko | Convert all networking/* applets to "new style" applet... |
blob | commitdiff | raw | diff to current |
2015-05-25 |
Maninder Singh | typo fixes |
blob | commitdiff | raw | diff to current |
2015-03-12 |
Ron Yorston | Use chomp to remove newlines |
blob | commitdiff | raw | diff to current |
2015-03-12 |
Denys Vlasenko | libbb: introduce and use is_prefixed_with() |
blob | commitdiff | raw | diff to current |
2013-11-29 |
Denys Vlasenko | Use unsigned printf/scanf conversion where more appropriate |
blob | commitdiff | raw | diff to current |
2013-01-14 |
Denys Vlasenko | whitespace cleanup. no code changes |
blob | commitdiff | raw | diff to current |
2011-06-05 |
Denys Vlasenko | *: remove "Options:" string from help texts |
blob | commitdiff | raw | diff to current |
2010-10-29 |
Denys Vlasenko | whitespace cleanup |
blob | commitdiff | raw | diff to current |
2010-10-28 |
Denys Vlasenko | netstat: was using buffers one byte short for scanf... |
blob | commitdiff | raw | diff to current |
2010-10-27 |
Denys Vlasenko | netstat: fix IPv6 problem (garbage in scope_id); code... |
blob | commitdiff | raw | diff to current |
2010-10-27 |
Denys Vlasenko | Merge branch 'master' of git+ssh://busybox.net/var... |
blob | commitdiff | raw | diff to current |
2010-10-27 |
Bob Dunlop | netstat: fix -r display in usage text |
blob | commitdiff | raw | diff to current |
2010-08-16 |
Denys Vlasenko | *: make GNU licensing statement forms more regular |
blob | commitdiff | raw | diff to current |
2010-02-19 |
Denys Vlasenko | netstat: fix a trivial bug |
blob | commitdiff | raw | diff to current |
2010-02-05 |
Denys Vlasenko | *: fix 1/4 remaining aliasing warnings |
blob | commitdiff | raw | diff to current |
2009-04-21 |
Denis Vlasenko | *: mass renaming of USE_XXXX to IF_XXXX |
blob | commitdiff | raw | diff to current |
2008-07-27 |
Denis Vlasenko | netstat: code shrink |
blob | commitdiff | raw | diff to current |
2008-07-27 |
Denis Vlasenko | style fix, no code changes |
blob | commitdiff | raw | diff to current |
2008-07-27 |
Denis Vlasenko | netstat: optional -p support by L. Gabriel Somlo <somlo... |
blob | commitdiff | raw | diff to current |
2008-07-21 |
Denis Vlasenko | libbb: [x]fopen_for_{read,write} introduced and used. |
blob | commitdiff | raw | diff to current |
2008-07-05 |
Denis Vlasenko | *: rename ATTRIBUTE_XXX to just XXX. |
blob | commitdiff | raw | diff to current |
2008-03-17 |
Denis Vlasenko | *: add -Wunused-parameter; fix resulting breakage |
blob | commitdiff | raw | diff to current |
2008-01-07 |
Denis Vlasenko | whitespace fixes |
blob | commitdiff | raw | diff to current |
2007-12-30 |
Denis Vlasenko | libbb: introduce fputc_printable (from ed) |
blob | commitdiff | raw | diff to current |
2007-12-26 |
Denis Vlasenko | netstat: in error message, report filename and line... |
blob | commitdiff | raw | diff to current |
2007-12-26 |
Denis Vlasenko | Fix xmalloc_fgets_str so that it really does NOT strip... |
blob | commitdiff | raw | diff to current |
2007-12-03 |
Denis Vlasenko | lineedit: reduce stack usage |
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-01 |
Denis Vlasenko | 'simple' error message functions by Loic Grenie <loic... |
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-08-18 |
Denis Vlasenko | introduce and use xdup2(int, int) |
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-19 |
Denis Vlasenko | networking/interface.c: huke remaining big statics... |
blob | commitdiff | raw | diff to current |
2007-05-30 |
Denis Vlasenko | whitespace fixes |
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-05-16 |
Denis Vlasenko | netstat: fix error in new -W option handling |
blob | commitdiff | raw | diff to current |
2007-05-15 |
Denis Vlasenko | netstat: introduce -W: wide, ipv6-friendly output |
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-29 |
Denis Vlasenko | preparatory patch for -Wwrite-strings #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 |
2006-10-20 |
Denis Vlasenko | message string changes, mostly for consistency, also... |
blob | commitdiff | raw | diff to current |
2006-10-14 |
Denis Vlasenko | add open_read_close() and similar stuff |
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 | netstat: getopt_ulflags'isation |
blob | commitdiff | raw | diff to current |
2006-07-12 |
Rob Landley | A couple things that got tangled up in my tree, easier... |
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 |
2004-03-15 |
Eric Andersen | Remove trailing whitespace. Update copyright to includ... |
blob | commitdiff | raw | diff to current |
2003-03-19 |
Manuel Novoa III | Major coreutils update. |
blob | commitdiff | raw | diff to current |
2002-11-26 |
Glenn L McGrath | use #ifdef CONFIG_* instead of #if CONFIG_* |
blob | commitdiff | raw | diff to current |
2002-11-26 |
Glenn L McGrath | Use #ifdef instead of #if |
blob | commitdiff | raw | diff to current |
2002-07-03 |
Eric Andersen | Scrub pwd.h and grp.h handling so we don't have to... |
blob | commitdiff | raw | diff to current |
2002-07-03 |
Eric Andersen | This patch from Bart Visscher <magick@linux-fan.com... |
blob | commitdiff | raw | diff to current |
2002-06-22 |
Eric Andersen | Apply vodz' last_patch44 -- cleanup several chars to... |
blob | commitdiff | raw | diff to current |
2002-06-04 |
Robert Griebl | Fix for broken handling off BusyBox's own pwd/grp imple... |
blob | commitdiff | raw | diff to current |
2002-05-14 |
Robert Griebl | This patch adds -e (extended information) to route... |
blob | commitdiff | raw | diff to current |
2001-11-10 |
Eric Andersen | Latest patch from vodz: |
blob | commitdiff | raw | diff to current |
2001-10-31 |
Eric Andersen | Add netstat applet, submitted by Bart Visscher <magick... |
blob | commitdiff | raw | diff to current |
|