1. fdd0b3b vconfig: fix help text; small code shrink. Closes 4658 by Denys Vlasenko · 13 years ago
  2. be2a557 vconfig: remove /proc/net/vlan/config check by Paulius Zaleckas · 13 years ago
  3. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  4. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  5. fb132e4 whitespace cleanup by Denys Vlasenko · 14 years ago
  6. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  7. c5045fd vconfig: style fix, no code changes by Denis Vlasenko · 16 years ago
  8. 360d966 libbb: add strncpy_IFNAMSIZ by Denis Vlasenko · 16 years ago
  9. 01eaee9 *: s/IF_NAMESIZE/IFNAMSIZ/, regularize its use a bit. by Denis Vlasenko · 17 years ago
  10. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  11. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  12. fb79a2e xioctl and friends by Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
  13. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  14. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  15. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  16. 3038ac9 vconfig: fix bug 701 (I be damned if I understand it) by Denis Vlasenko · 18 years ago
  17. 64d7e93 - convert a few xopen3(,,0) into xopen(,). Also peruse the fact that xopen defaults to 0777 on it's own, so we don't need to xopen3(,,0777). by Bernhard Reutner-Fischer · 18 years ago
  18. 3538b9a Implement optional syslog logging using ordinary by Denis Vlasenko · 18 years ago
  19. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  20. c2cb0f3 - patch from Denis Vlasenko to add and use bb_xopen3() by Bernhard Reutner-Fischer · 19 years ago
  21. dac7ff1 - patch from Denis Vlasenko to add and use bb_xsocket() and to use by Bernhard Reutner-Fischer · 19 years ago
  22. c1ef7bd just whitespace by Tim Riker · 19 years ago
  23. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  24. b8d2cd4 don't use kernel headers by Eric Andersen · 21 years ago
  25. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  26. b4f3d7f Rewrite by Manuel Novoa III, very compact implimentation. by Glenn L McGrath · 22 years ago
  27. 853c494 A patch from John F. Kelly to add in a utility for configuring by Eric Andersen · 22 years ago