1. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 16 years ago
  2. 474d1c5 whitespace fixes by Denis Vlasenko · 17 years ago
  3. d3c042f libbb: introduce fputc_printable (from ed) by Denis Vlasenko · 17 years ago
  4. ddc865f netstat: in error message, report filename and line number by Denis Vlasenko · 17 years ago
  5. abee3d0 Fix xmalloc_fgets_str so that it really does NOT strip terminator. by Denis Vlasenko · 17 years ago
  6. 7221c8c lineedit: reduce stack usage by Denis Vlasenko · 17 years ago
  7. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  8. 0c97c9d 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. by Denis Vlasenko · 17 years ago
  9. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  10. a27a11b introduce and use xdup2(int, int) by Denis Vlasenko · 17 years ago
  11. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  12. 6d9ea24 networking/interface.c: huke remaining big statics; use malloc for INET[6]_rresolve by Denis Vlasenko · 17 years ago
  13. 4b924f3 whitespace fixes by Denis Vlasenko · 17 years ago
  14. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  15. a35958d netstat: fix error in new -W option handling by Denis Vlasenko · 17 years ago
  16. 418a7fb netstat: introduce -W: wide, ipv6-friendly output by Denis Vlasenko · 17 years ago
  17. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  18. b6aae0f preparatory patch for -Wwrite-strings #2 by Denis Vlasenko · 18 years ago
  19. 703e202 cleanups: unnecessary casts, unified const_1, eliminate cross-.c file by Denis Vlasenko · 18 years ago
  20. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  21. ea62077 add open_read_close() and similar stuff by Denis Vlasenko · 18 years ago
  22. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  23. 754a88f netstat: getopt_ulflags'isation by Denis Vlasenko · 18 years ago
  24. c9c1a41 A couple things that got tangled up in my tree, easier to check in both than by Rob Landley · 18 years ago
  25. 2819f75 Add one-line GPL boilerplate to these source files. by "Robert P. J. Day" · 18 years ago
  26. c1ef7bd just whitespace by Tim Riker · 19 years ago
  27. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 20 years ago
  28. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  29. 8ae4cab use #ifdef CONFIG_* instead of #if CONFIG_* by Glenn L McGrath · 22 years ago
  30. d7fb1b3 Use #ifdef instead of #if by Glenn L McGrath · 22 years ago
  31. 887ca79 Scrub pwd.h and grp.h handling so we don't have to play any silly games. -Erik by Eric Andersen · 22 years ago
  32. 51b8bd6 This patch from Bart Visscher <magick@linux-fan.com> adds by Eric Andersen · 22 years ago
  33. b0c39a8 Apply vodz' last_patch44 -- cleanup several chars to be const, fix by Eric Andersen · 22 years ago
  34. ea1a63a Fix for broken handling off BusyBox's own pwd/grp implementations by Robert Griebl · 22 years ago
  35. 820098f This patch adds -e (extended information) to route and -r/-e (show routing by Robert Griebl · 22 years ago
  36. cd8c436 Latest patch from vodz: by Eric Andersen · 23 years ago
  37. 31a0ece Add netstat applet, submitted by Bart Visscher <magick@linux-fan.com> by Eric Andersen · 23 years ago