Commit History

Author SHA1 Message Date
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 years ago
  Denis Vlasenko b6aae0f381 preparatory patch for -Wwrite-strings #2 18 years ago
  Denis Vlasenko 703e20235a cleanups: unnecessary casts, unified const_1, eliminate cross-.c file 18 years ago
  Denis Vlasenko 6536a9b583 next part of ipv6-ization is here: wget & httpd 18 years ago
  Denis Vlasenko 9de420c27c Improve generic ipv4+ipv6 support in libbb. 18 years ago
  Denis Vlasenko bf0a201008 style fixes 18 years ago
  Denis Vlasenko 48237b0c88 introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd), 18 years ago
  Denis Vlasenko 621204bbf6 get_terminal_width_height: do not pass insanely large values 18 years ago
  Denis Vlasenko 1457915afc xconnect is non-conforming to "xfunc like libc" rule. Fixing 18 years ago
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 years ago
  Denis Vlasenko 9275814a9e lots of silly indent fixes 18 years ago
  Denis Vlasenko 9213a9e0f2 whitespace cleanup 18 years ago
  Rob Landley 88621d7398 Svn 16007 broke the build under gcc 4.0.3. This fixes up some of the damage 18 years ago
  "Robert P. J. Day" d35ef0f666 More removal of "#if 0" content. 18 years ago
  Rob Landley 299a6b4d7b Consolidate #include <sys/time.h> so libbb.h does it. 18 years ago
  Bernhard Reutner-Fischer b1629b1b2a - remove emacs layout block as suggested by Robert P.J. Day 18 years ago
  Rob Landley bc68cd14cc Patch from Denis Vlasenko turning static const int (which gets emitted into 18 years ago
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 18 years ago
  Eric Andersen 0cb6f35c33 fix up annoying signed/unsigned and mixed type errors 19 years ago
  Tim Riker c1ef7bdd8d just whitespace 19 years ago
  Paul Fox 5a16a89427 eliminate mixed declaration, to support older compilers a little longer. 19 years ago
  Rob Landley 1b751c894b Rob Sullivan sent in some cleanups, which I beat on slightly. 19 years ago
  Paul Fox f2ddc05ee7 applying fix for: 19 years ago
  Glenn L McGrath d4004ee6a9 Patch from Felipe Kellermann, remove some unnecessary dups, i declared a few extra const's also. 20 years ago
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 years ago
  Eric Andersen 539ffc9129 Fernando Silveira writes: 21 years ago
  Glenn L McGrath 036dbaa082 Modify bb_lookup_port to allow the protocol to be specified, allowing 21 years ago
  Glenn L McGrath ffccf6eb5d Change interface to bb_lookup_host, dont try and set port inside this 21 years ago
  Eric Andersen e6dc439b3a Rework wget, the xconnect interface, and its various clients 21 years ago
  Eric Andersen 8efe967018 Be entirely consistant when using ioctl(0, TIOCGWINSZ, &winsize) 21 years ago