1. b9be780 sv,svc: fix NOEXEC fallout by Denys Vlasenko · 7 years ago
  2. 39194f0 new NOFORKs: pwdx,kill[all5],ttysize,realpath,readlink NOEXECs: date,resize by Denys Vlasenko · 7 years ago
  3. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  4. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  5. 6d93299 Convert all console-tools/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  6. 47cfbf3 *: add most of the required setup_common_bufsiz() calls by Denys Vlasenko · 9 years ago
  7. e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
  8. 55068c4 move help text from include/usage.src.h to console-tools/*.c by Pere Orga · 14 years ago
  9. d849493 getty: explain every bit in termios; remove redundant stuff in termios_final by Denys Vlasenko · 14 years ago
  10. 7b18107 *: use _exit() in sighandlers; showkey: do not use exit-thru-sighandler by Marek Polacek · 14 years ago
  11. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  12. 98a4c7c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 by Denys Vlasenko · 15 years ago
  13. 6c4dade - update my name. No obj-code changes ;) by Bernhard Reutner-Fischer · 16 years ago
  14. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  15. 636a1f8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes by Bernhard Reutner-Fischer · 17 years ago
  16. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  17. 25591c3 libbb: introduce bb_signals and bb_signals_recursive, by Denis Vlasenko · 17 years ago
  18. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  19. 4e5f82c find_stray_communal_vars: script which finds communal variables by Denis Vlasenko · 18 years ago
  20. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  21. c9c893d resize: make it usable in in backticks; have a timeout (if display by Denis Vlasenko · 18 years ago
  22. 4eb8b93 more: do not mess with "/dev/console" (!); by Denis Vlasenko · 18 years ago
  23. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  24. e63a0de - revert r16191; re-add resize() applet. by Bernhard Reutner-Fischer · 18 years ago
  25. 534d88e console-tools/resize.c is apparently leftover from a reverted patch. by Eric Andersen · 18 years ago
  26. 0372197 "I'll think about it" != "apply it now". It means I need to think about it. by Rob Landley · 18 years ago
  27. ae843e9 - add new applet resize. by Bernhard Reutner-Fischer · 18 years ago