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