1. 42823d5 add x to IPv6 functions which can die by Denis Vlasenko · 18 years ago
  2. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  3. b6aae0f preparatory patch for -Wwrite-strings #2 by Denis Vlasenko · 18 years ago
  4. 90ec4dc arping: stop using last gethostbyname2 in the tree hostname: small optimization by Denis Vlasenko · 18 years ago
  5. 703e202 cleanups: unnecessary casts, unified const_1, eliminate cross-.c file by Denis Vlasenko · 18 years ago
  6. 1dc1b37 use xbind, xconnect where appropriate. small edits to arping by Denis Vlasenko · 18 years ago
  7. 48237b0 introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd), by Denis Vlasenko · 18 years ago
  8. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  9. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  10. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  11. 4092082 rename bb_default_error_retval -> xfunc_error_retval by Denis Vlasenko · 18 years ago
  12. a65a177 arping: fix bug (getopt_ulflags and optarg don't mix), by Denis Vlasenko · 18 years ago
  13. 27af5a0 replacing func() with xfunc() where appropriate by Denis Vlasenko · 18 years ago
  14. afb94ec Convert setuid/setgid users to xsetuid/xsetgid. by Rob Landley · 18 years ago
  15. d35ef0f More removal of "#if 0" content. by "Robert P. J. Day" · 18 years ago
  16. 299a6b4 Consolidate #include <sys/time.h> so libbb.h does it. by Rob Landley · 19 years ago
  17. a389651 Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes by Rob Landley · 19 years ago
  18. dac7ff1 - patch from Denis Vlasenko to add and use bb_xsocket() and to use by Bernhard Reutner-Fischer · 19 years ago
  19. ebd1355 - coalesce printf calls. by Bernhard Reutner-Fischer · 19 years ago
  20. a0f75e2 - use bb_opt_complementally; Saves another 14 bytes. (thanks again, vodz) by Bernhard Reutner-Fischer · 19 years ago
  21. 6153629 - set flags in a more reasonable manner. Thanks, vodz. by Bernhard Reutner-Fischer · 19 years ago
  22. 2766eed - use RESERVE_CONFIG_BUFFER. For defconfig this gives: by Bernhard Reutner-Fischer · 19 years ago
  23. 1376694 - shrink it a bit further. by Bernhard Reutner-Fischer · 19 years ago
  24. 8ea5205 Shrink patch from Bernhard Fischer. by Rob Landley · 19 years ago
  25. 06adf5f 2006-03-21 Shaun Jackman <sjackman@gmail.com>: Include signal.h instead of sys/signal.h. by Mike Frysinger · 19 years ago
  26. 0cb6f35 fix up annoying signed/unsigned and mixed type errors by Eric Andersen · 19 years ago
  27. 14f5c8d Patch from Bernhard Fischer to make a bunch of symbols static by Eric Andersen · 20 years ago
  28. 6b0658f Patch by Fillod Stephane, declare variables as static to not clobber by Glenn L McGrath · 21 years ago
  29. 8b96b71 *** empty log message *** by Glenn L McGrath · 21 years ago
  30. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  31. a837e2d Minor update to arping, patch from Nick Fedchik by Glenn L McGrath · 22 years ago
  32. e6ae6e3 fix missed option argument for -I <device>, interface name checks by Glenn L McGrath · 22 years ago
  33. 9e59841 arping applet by Nick Fedchik by Glenn L McGrath · 22 years ago