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