2017-10-05 |
Denys Vlasenko | whitespace and comment format fixes, no code changes |
blob | commitdiff | raw |
2017-08-17 |
Denys Vlasenko | telnet: "-a" + "-l USER" should respect USER |
blob | commitdiff | raw | diff to current |
2017-08-02 |
Denys Vlasenko | config: do not use `a' quoting in help texts |
blob | commitdiff | raw | diff to current |
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-11 |
Denys Vlasenko | Move FEATURE_AUTOWIDTH config option to two applets... |
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 |
2016-10-12 |
Denys Vlasenko | telnet: code shrink |
blob | commitdiff | raw | diff to current |
2016-04-21 |
Denys Vlasenko | *: add most of the required setup_common_bufsiz() calls |
blob | commitdiff | raw | diff to current |
2016-04-21 |
Denys Vlasenko | libbb: make bb_common_bufsiz1 1 kbyte, add capability... |
blob | commitdiff | raw | diff to current |
2015-10-13 |
Denys Vlasenko | *: more BUILD_BUG_ON conversions |
blob | commitdiff | raw | diff to current |
2015-08-24 |
Denys Vlasenko | libbb: add setsockopt_foo helpers |
blob | commitdiff | raw | diff to current |
2013-05-12 |
Denys Vlasenko | telnet: code shrink |
blob | commitdiff | raw | diff to current |
2012-09-17 |
Denys Vlasenko | telnet: convert Enter -> CR LF in line mode too |
blob | commitdiff | raw | diff to current |
2012-09-17 |
Denys Vlasenko | telnet: shrink literal string size |
blob | commitdiff | raw | diff to current |
2012-09-13 |
Denys Vlasenko | telnet: convert CR -> CR LF, not CR -> CR NUL when... |
blob | commitdiff | raw | diff to current |
2011-07-08 |
Denys Vlasenko | more tweak for bionic |
blob | commitdiff | raw | diff to current |
2011-06-05 |
Denys Vlasenko | *: remove "Options:" string from help texts |
blob | commitdiff | raw | diff to current |
2011-04-11 |
Pere Orga | move remaining help text from include/usage.src.h |
blob | commitdiff | raw | diff to current |
2010-10-29 |
Denys Vlasenko | telnet: do not check for 0 return from poll (it's impos... |
blob | commitdiff | raw | diff to current |
2010-10-29 |
Denys Vlasenko | telnet: convert CR NUL -> CR on input. Closes bug 2569 |
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-07-25 |
Denys Vlasenko | *: mass cosmetic removal of extra empty lines. no code... |
blob | commitdiff | raw | diff to current |
2010-06-07 |
Denys Vlasenko | bbconfig: make it independent from printf functions |
blob | commitdiff | raw | diff to current |
2010-04-27 |
Denys Vlasenko | telnet: prevent SEGV if we are requested TELOPT_NEW_ENV... |
blob | commitdiff | raw | diff to current |
2010-03-02 |
Denys Vlasenko | *: do not check for POLLIN/POLLOUT only, just in case... |
blob | commitdiff | raw | diff to current |
2010-02-04 |
Denys Vlasenko | *: suppress ~60% of "aliased warnings" on gcc-4.4.1 |
blob | commitdiff | raw | diff to current |
2010-01-12 |
Denys Vlasenko | *: add/remove safe_, it seems we had a few incorrect... |
blob | commitdiff | raw | diff to current |
2009-09-30 |
Denys Vlasenko | find: add zeroing of G.xxx; ftpd - remove extraneous... |
blob | commitdiff | raw | diff to current |
2008-11-25 |
Denis Vlasenko | ash,hush: add TODO for rare build failure |
blob | commitdiff | raw | diff to current |
2008-11-11 |
Denis Vlasenko | telnetd: correctly output 0xff char. ~100 bytes. |
blob | commitdiff | raw | diff to current |
2008-09-11 |
Denis Vlasenko | runsvd: shrink by Vladimir |
blob | commitdiff | raw | diff to current |
2008-07-21 |
Denis Vlasenko | telnet: shrink |
blob | commitdiff | raw | diff to current |
2008-07-05 |
Denis Vlasenko | *: rename ATTRIBUTE_XXX to just XXX. |
blob | commitdiff | raw | diff to current |
2008-05-19 |
Bernhard Reutner... | - use STD*_FILENO some more. No object-code changes |
blob | commitdiff | raw | diff to current |
2008-05-19 |
Bernhard Reutner... | - use EXIT_{SUCCESS,FAILURE}. No object-code changes |
blob | commitdiff | raw | diff to current |
2008-05-18 |
Denis Vlasenko | more -Wall warning fixes. -Wall is enabled now. |
blob | commitdiff | raw | diff to current |
2007-11-06 |
Denis Vlasenko | telnet: use poll, it's shorter |
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-08-18 |
Denis Vlasenko | don't pass argc in getopt32, it's superfluous |
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-04 |
Denis Vlasenko | Audit bb_common_bufsiz usage, add script which looks... |
blob | commitdiff | raw | diff to current |
2007-06-03 |
Denis Vlasenko | find_stray_communal_vars: script which finds communal... |
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-03-24 |
Denis Vlasenko | random style fixes (extra spaces deleted) |
blob | commitdiff | raw | diff to current |
2007-03-19 |
Denis Vlasenko | telnet: finish style cleanup bits |
blob | commitdiff | raw | diff to current |
2007-03-19 |
Denis Vlasenko | telnet: someone tried to do data optimization before... |
blob | commitdiff | raw | diff to current |
2007-03-11 |
Denis Vlasenko | kill superfluous returns at the end of void functions |
blob | commitdiff | raw | diff to current |
2007-02-09 |
Denis Vlasenko | remove unused #include,, improve code readability |
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 |
2007-01-12 |
Denis Vlasenko | next part of ipv6-ization is here: wget & httpd |
blob | commitdiff | raw | diff to current |
2007-01-10 |
Denis Vlasenko | Improve generic ipv4+ipv6 support in libbb. |
blob | commitdiff | raw | diff to current |
2006-12-26 |
Denis Vlasenko | style fixes |
blob | commitdiff | raw | diff to current |
2006-11-22 |
Denis Vlasenko | introduce setsockopt_reuseaddr(int fd), setsockopt_broa... |
blob | commitdiff | raw | diff to current |
2006-10-27 |
Denis Vlasenko | get_terminal_width_height: do not pass insanely large... |
blob | commitdiff | raw | diff to current |
2006-10-26 |
Denis Vlasenko | xconnect is non-conforming to "xfunc like libc" rule... |
blob | commitdiff | raw | diff to current |
2006-10-03 |
Denis Vlasenko | getopt_ulflags -> getopt32. |
blob | commitdiff | raw | diff to current |
2006-10-03 |
Denis Vlasenko | lots of silly indent fixes |
blob | commitdiff | raw | diff to current |
2006-09-17 |
Denis Vlasenko | whitespace cleanup |
blob | commitdiff | raw | diff to current |
2006-08-29 |
Rob Landley | Svn 16007 broke the build under gcc 4.0.3. This fixes... |
blob | commitdiff | raw | diff to current |
2006-07-01 |
"Robert P. J. Day" | More removal of "#if 0" content. |
blob | commitdiff | raw | diff to current |
2006-05-27 |
Rob Landley | Consolidate #include <sys/time.h> so libbb.h does it. |
blob | commitdiff | raw | diff to current |
2006-05-19 |
Bernhard Reutner... | - remove emacs layout block as suggested by Robert... |
blob | commitdiff | raw | diff to current |
2006-03-10 |
Rob Landley | Patch from Denis Vlasenko turning static const int... |
blob | commitdiff | raw | diff to current |
2006-03-06 |
Rob Landley | Robert P. Day removed 8 gazillion occurrences of "exter... |
blob | commitdiff | raw | diff to current |
2006-01-30 |
Eric Andersen | fix up annoying signed/unsigned and mixed type errors |
blob | commitdiff | raw | diff to current |
2006-01-25 |
Tim Riker | just whitespace |
blob | commitdiff | raw | diff to current |
2005-11-28 |
Paul Fox | eliminate mixed declaration, to support older compilers... |
blob | commitdiff | raw | diff to current |
2005-10-28 |
Rob Landley | Rob Sullivan sent in some cleanups, which I beat on... |
blob | commitdiff | raw | diff to current |
2005-07-20 |
Paul Fox | applying fix for: |
blob | commitdiff | raw | diff to current |
2004-09-14 |
Glenn L McGrath | Patch from Felipe Kellermann, remove some unnecessary... |
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-22 |
Eric Andersen | Fernando Silveira writes: |
blob | commitdiff | raw | diff to current |
2004-01-17 |
Glenn L McGrath | Modify bb_lookup_port to allow the protocol to be speci... |
blob | commitdiff | raw | diff to current |
2003-12-20 |
Glenn L McGrath | Change interface to bb_lookup_host, dont try and set... |
blob | commitdiff | raw | diff to current |
2003-10-31 |
Eric Andersen | Rework wget, the xconnect interface, and its various... |
blob | commitdiff | raw | diff to current |
2003-09-15 |
Eric Andersen | Be entirely consistant when using ioctl(0, TIOCGWINSZ... |
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-08-23 |
Aaron Lehmann | remove duplicate definition of G |
blob | commitdiff | raw | diff to current |
2002-07-11 |
Eric Andersen | Fixup warnings and undefined operations that show up... |
blob | commitdiff | raw | diff to current |
2002-07-03 |
Eric Andersen | A patch from Bart Visscher <magick@linux-fan.com> to... |
blob | commitdiff | raw | diff to current |
2002-06-06 |
Eric Andersen | Email addr fix |
blob | commitdiff | raw | diff to current |
2002-04-26 |
Eric Andersen | Fix bugs |
blob | commitdiff | raw | diff to current |
2002-04-26 |
Eric Andersen | Minor formatting |
blob | commitdiff | raw | diff to current |
2002-04-26 |
Tim Riker | add missing void, still has issues though |
blob | commitdiff | raw | diff to current |
2002-04-26 |
Eric Andersen | Forward port patch from Przemyslaw Czerpak <druzus... |
blob | commitdiff | raw | diff to current |
2001-12-20 |
Matt Kraai | Remove `== TRUE' tests and convert `!= TRUE' and `... |
blob | commitdiff | raw | diff to current |
2001-11-10 |
Eric Andersen | Latest patch from vodz: |
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-05-16 |
Matt Kraai | Add xgethostbyname and herror_msg* functions. |
blob | commitdiff | raw | diff to current |
2001-05-07 |
Eric Andersen | Patch from Jim McQuillan to pass the terminal type... |
blob | commitdiff | raw | diff to current |
2001-03-19 |
Eric Andersen | Another cleanup patch from Jeff Garzik <jgarzik@mandrak... |
blob | commitdiff | raw | diff to current |
2001-03-17 |
Eric Andersen | Fix a bug pointed out by Rob Landley <rlandley@austin... |
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-02-20 |
Eric Andersen | It turns out that DODMALLOC was broken when I reorganiz... |
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 |
next |