1. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  2. 55068c4 move help text from include/usage.src.h to console-tools/*.c by Pere Orga · 14 years ago
  3. 681efe2 use user's shell instead of hardwired "/bin/sh" (android needs this) by Denys Vlasenko · 14 years ago
  4. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  5. 21e8e8d libbb: introduce and use BB_EXECVP_or_die() by Pascal Bellard · 14 years ago
  6. 41ddd9f *: make exec failure message more consistent by Denys Vlasenko · 14 years ago
  7. ab19ede tidy up O_NONBLOCK usage. use libbb functions in stty. by Denys Vlasenko · 15 years ago
  8. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  9. ae4342c - Rename getpty() to xgetpty() and adjust callers. by Bernhard Reutner-Fischer · 17 years ago
  10. 1f22898 whitespace fixes. no code changes by Denis Vlasenko · 17 years ago
  11. 1b2d0b2 openvt: handle -ws correctly. By James Simmons <jsimmons AT infradead.org> by Denis Vlasenko · 17 years ago
  12. 95891fc openvt: fix gross mismatch between us and "standard" openvt. by Denis Vlasenko · 17 years ago
  13. 1d42665 *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) by Denis Vlasenko · 17 years ago
  14. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  15. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  16. 53091ec Attempt to get more applets compile for NOMMU. by Denis Vlasenko · 18 years ago
  17. cad04ef add NOMMU fixme's; move move_fd from runit_lib to libbb; nuke fd_copy by Denis Vlasenko · 18 years ago
  18. 1d76f43 EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu> by Denis Vlasenko · 18 years ago
  19. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  20. 9af7c9d openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code by Denis Vlasenko · 18 years ago
  21. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  22. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  23. b1629b1 - remove emacs layout block as suggested by Robert P.J. Day by Bernhard Reutner-Fischer · 19 years ago
  24. ead1930 Cleanup patches from tito. by Rob Landley · 19 years ago
  25. c1ef7bd just whitespace by Tim Riker · 19 years ago
  26. 9f0e00f Tito sent more size tweaks. by Rob Landley · 19 years ago
  27. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  28. dfb6211 Patch by Tito, remove some unneeded variables to save some space. by Glenn L McGrath · 21 years ago
  29. 02e0355 Use bb_xopen by Glenn L McGrath · 21 years ago
  30. 0a3b010 Re-use existing variables, patch from Tito by Glenn L McGrath · 22 years ago
  31. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  32. a6bbf79 Fix compile warning by Glenn L McGrath · 22 years ago
  33. ebdc8b4 Put in GPL v2 or later copyright notice by Glenn L McGrath · 22 years ago
  34. ec0c48c openvt applet by Quy Tonthat by Glenn L McGrath · 22 years ago