Age | Commit message (Expand) | Author |
2007-02-09 | remove unused #include,, improve code readability | Denis Vlasenko |
2007-02-03 | suppress warnings about easch <applet>_main() having | Denis Vlasenko |
2007-01-29 | preparatory patch for -Wwrite-strings #2 | Denis Vlasenko |
2007-01-22 | cleanups: unnecessary casts, unified const_1, eliminate cross-.c file | Denis Vlasenko |
2007-01-12 | next part of ipv6-ization is here: wget & httpd | Denis Vlasenko |
2007-01-10 | Improve generic ipv4+ipv6 support in libbb. | Denis Vlasenko |
2006-12-26 | style fixes | Denis Vlasenko |
2006-11-22 | introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd), | Denis Vlasenko |
2006-10-27 | get_terminal_width_height: do not pass insanely large values | Denis Vlasenko |
2006-10-26 | xconnect is non-conforming to "xfunc like libc" rule. Fixing | Denis Vlasenko |
2006-10-03 | getopt_ulflags -> getopt32. | Denis Vlasenko |
2006-10-03 | lots of silly indent fixes | Denis Vlasenko |
2006-09-17 | whitespace cleanup | Denis Vlasenko |
2006-08-29 | Svn 16007 broke the build under gcc 4.0.3. This fixes up some of the damage | Rob Landley |
2006-07-01 | More removal of "#if 0" content. | "Robert P. J. Day" |
2006-05-27 | Consolidate #include <sys/time.h> so libbb.h does it. | Rob Landley |
2006-05-19 | - remove emacs layout block as suggested by Robert P.J. Day | Bernhard Reutner-Fischer |
2006-03-10 | Patch from Denis Vlasenko turning static const int (which gets emitted into | Rob Landley |
2006-03-06 | Robert P. Day removed 8 gazillion occurrences of "extern" on function | Rob Landley |
2006-01-30 | fix up annoying signed/unsigned and mixed type errors | Eric Andersen |
2006-01-25 | just whitespace | Tim Riker |
2005-11-28 | eliminate mixed declaration, to support older compilers a little longer. | Paul Fox |
2005-10-28 | Rob Sullivan sent in some cleanups, which I beat on slightly. | Rob Landley |
2005-07-20 | applying fix for: | Paul Fox |
2004-09-14 | Patch from Felipe Kellermann, remove some unnecessary dups, i declared a few ... | Glenn L McGrath |
2004-03-15 | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen |
2004-02-22 | Fernando Silveira writes: | Eric Andersen |
2004-01-17 | Modify bb_lookup_port to allow the protocol to be specified, allowing | Glenn L McGrath |
2003-12-20 | Change interface to bb_lookup_host, dont try and set port inside this | Glenn L McGrath |
2003-10-31 | Rework wget, the xconnect interface, and its various clients | Eric Andersen |
2003-09-15 | Be entirely consistant when using ioctl(0, TIOCGWINSZ, &winsize) | Eric Andersen |
2003-07-14 | Update a bunch of docs. Run a script to update my email addr. | Eric Andersen |
2003-03-19 | Major coreutils update. | Manuel Novoa III |
2002-08-23 | remove duplicate definition of G | Aaron Lehmann |
2002-07-11 | Fixup warnings and undefined operations that show up in gcc-3.1 | Eric Andersen |
2002-07-03 | A patch from Bart Visscher <magick@linux-fan.com> to add an | Eric Andersen |
2002-06-06 | Email addr fix | Eric Andersen |
2002-04-26 | Fix bugs | Eric Andersen |
2002-04-26 | Minor formatting | Eric Andersen |
2002-04-26 | add missing void, still has issues though | Tim Riker |
2002-04-26 | Forward port patch from Przemyslaw Czerpak <druzus@polbox.com>: | Eric Andersen |
2001-12-20 | Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !. | Matt Kraai |
2001-11-10 | Latest patch from vodz: | Eric Andersen |
2001-10-24 | Major rework of the directory structure and the entire build system. | Eric Andersen |
2001-06-26 | Vladimir's last_patch_15 | Glenn L McGrath |
2001-05-16 | Add xgethostbyname and herror_msg* functions. | Matt Kraai |
2001-05-07 | Patch from Jim McQuillan to pass the terminal type to the remote host. | Eric Andersen |
2001-03-19 | Another cleanup patch from Jeff Garzik <jgarzik@mandrakesoft.com> | Eric Andersen |
2001-03-17 | Fix a bug pointed out by Rob Landley <rlandley@austin.rr.com>, where | Eric Andersen |
2001-03-09 | A cleanup patch from Jeff Garzik to static-ify a number of | Eric Andersen |