1. 01eaee9 *: s/IF_NAMESIZE/IFNAMSIZ/, regularize its use a bit. by Denis Vlasenko · 17 years ago
  2. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  3. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  4. fb79a2e xioctl and friends by Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
  5. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  6. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  7. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  8. 3038ac9 vconfig: fix bug 701 (I be damned if I understand it) by Denis Vlasenko · 18 years ago
  9. 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
  10. 3538b9a Implement optional syslog logging using ordinary by Denis Vlasenko · 18 years ago
  11. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  12. c2cb0f3 - patch from Denis Vlasenko to add and use bb_xopen3() by Bernhard Reutner-Fischer · 19 years ago
  13. dac7ff1 - patch from Denis Vlasenko to add and use bb_xsocket() and to use by Bernhard Reutner-Fischer · 19 years ago
  14. c1ef7bd just whitespace by Tim Riker · 19 years ago
  15. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  16. b8d2cd4 don't use kernel headers by Eric Andersen · 21 years ago
  17. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  18. b4f3d7f Rewrite by Manuel Novoa III, very compact implimentation. by Glenn L McGrath · 22 years ago
  19. 853c494 A patch from John F. Kelly to add in a utility for configuring by Eric Andersen · 22 years ago