1. ebe6d9d whitespace and comment format fixes, no code changes by Denys Vlasenko · 7 years ago
  2. 0c4dbd4 regularize format of source file headers, no code changes by Denys Vlasenko · 7 years ago
  3. 8187e01 *: use ESC define instead of "\033"; use ESC[m instead of ESC[0m by Denys Vlasenko · 7 years ago
  4. 22542ec getopt32: remove opt_complementary by Denys Vlasenko · 7 years ago
  5. 316d38e setconsole: much better help text by Denys Vlasenko · 7 years ago
  6. b9be780 sv,svc: fix NOEXEC fallout by Denys Vlasenko · 7 years ago
  7. 1b280e4 loadfont,setfont: make them NOEXEC by Denys Vlasenko · 7 years ago
  8. 5cb907f setconsole: make it NOEXEC by Denys Vlasenko · 7 years ago
  9. ab23381 setconsole: since SUSE version has no -r, nuke our --reset longopt by Denys Vlasenko · 7 years ago
  10. b83db4d setkeycodes: make it NOEXEC, better --help text by Denys Vlasenko · 7 years ago
  11. 341ce0a setlogcons: make it NOEXEC, better --help text by Denys Vlasenko · 7 years ago
  12. ae17ba0 kbd_more: make it NOEXEC, remove redundant opt clearing by Denys Vlasenko · 7 years ago
  13. 32b60cc kbd_mode: try harder to find console device if -C TTY is not given by Denys Vlasenko · 7 years ago
  14. 6517bbc kbd_mode: show "off" mode too by Denys Vlasenko · 7 years ago
  15. ff53bee chvt, deallocvt, dumpkmap, fgconsole, loadkmap: make them NOEXEC by Denys Vlasenko · 7 years ago
  16. b182e9a libbb: use _exit, not exit, in bb_daemonize_or_rexec() by Denys Vlasenko · 7 years ago
  17. 5c527dc make 17 state-changing execing applets (ex: "nice PROG ARGS") noexec by Denys Vlasenko · 7 years ago
  18. 39194f0 new NOFORKs: pwdx,kill[all5],ttysize,realpath,readlink NOEXECs: date,resize by Denys Vlasenko · 7 years ago
  19. 819b47a new NOFORKs: clear, nproc, tty, uname, arch, unlink, which by Denys Vlasenko · 7 years ago
  20. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  21. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  22. 02a2a27 reset: before calling execvp(), reset needs to flush stdout by Glenn Matthews · 8 years ago
  23. f560422 Big cleanup in config help and description by Denys Vlasenko · 8 years ago
  24. 6d93299 Convert all console-tools/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  25. 2b28823 loadfont: 32k size limit is not enough by Denys Vlasenko · 8 years ago
  26. 9de2e5a *: hopefully all setup_common_bufsiz() are in place by Denys Vlasenko · 9 years ago
  27. 47cfbf3 *: add most of the required setup_common_bufsiz() calls by Denys Vlasenko · 9 years ago
  28. e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
  29. 97f2f7c Removes stray empty line from code by Maninder Singh · 9 years ago
  30. 8dff01d libbb: introduce and use is_prefixed_with() by Denys Vlasenko · 10 years ago
  31. 86031a5 trim extra newlines in help texts by Denys Vlasenko · 10 years ago
  32. 6e17766 setlogcons: fix help text by Denys Vlasenko · 10 years ago
  33. 054f3eb loadkmap: explain what happens with K_ALLOCATED key value by Denys Vlasenko · 11 years ago
  34. 32ed30d dumpkmap: code shrink by Denys Vlasenko · 11 years ago
  35. 6830ade whitespace fixes. no code changes by Denys Vlasenko · 12 years ago
  36. 6967578 whitespace fixes. no code changes by Denys Vlasenko · 12 years ago
  37. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  38. 8dc6195 setconsole: open console for writing rather than reading by Peter Korsgaard · 14 years ago
  39. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  40. 55068c4 move help text from include/usage.src.h to console-tools/*.c by Pere Orga · 14 years ago
  41. 681efe2 use user's shell instead of hardwired "/bin/sh" (android needs this) by Denys Vlasenko · 14 years ago
  42. 9beb68e showkey: make showkey -a work on any stdin by Harald Becker · 14 years ago
  43. e3b1a1f Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX" by Denys Vlasenko · 14 years ago
  44. b2f00ac reset: "ESC(K" selects German, why do we use THAT? Change to "ESC(B" (US) by Denys Vlasenko · 14 years ago
  45. d849493 getty: explain every bit in termios; remove redundant stuff in termios_final by Denys Vlasenko · 14 years ago
  46. fb132e4 whitespace cleanup by Denys Vlasenko · 14 years ago
  47. 7b18107 *: use _exit() in sighandlers; showkey: do not use exit-thru-sighandler by Marek Polacek · 14 years ago
  48. cc13153 showkey: code shrink by Denys Vlasenko · 14 years ago
  49. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  50. 1d7266d mark Linux-specific configuration options by Jeremie Koenig · 14 years ago
  51. 21e8e8d libbb: introduce and use BB_EXECVP_or_die() by Pascal Bellard · 14 years ago
  52. 41ddd9f *: make exec failure message more consistent by Denys Vlasenko · 14 years ago
  53. d70e0e9 *: add INSERTs to *.src files where appropriate by Denys Vlasenko · 15 years ago
  54. 729ecb8 bbconfig: make it independent from printf functions by Denys Vlasenko · 15 years ago
  55. 8aab0c9 loadkmap: remove UNUSED_PARAM from argv by Denys Vlasenko · 15 years ago
  56. 2fd45c2 dumpkmap,loadkmap: abort if there are params on cmdline by Denys Vlasenko · 15 years ago
  57. 2f32bf8 remove defconfig. Now "make defconfig" simply uses defaults from Config.in by Denys Vlasenko · 15 years ago
  58. da929a9 mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src by Denys Vlasenko · 15 years ago
  59. ad7a5d4 fgconsole: new applet by Grigory Batalov <bga@altlinux.org> by Grigory Batalov · 15 years ago
  60. 2e068e7 setkeycodes: fix handling of 0exx scancodes by Denys Vlasenko · 15 years ago
  61. d9a3e89 consolidate ESC sequences by Denys Vlasenko · 15 years ago
  62. 5342c3f clean up redundant, commented-out and misplaced includes by Denys Vlasenko · 15 years ago
  63. 8ce1dc0 loadfont/setfont: optional PSF2 font support by Harald Becker · 15 years ago
  64. 98a4c7c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 by Denys Vlasenko · 15 years ago
  65. a355da0 *: make 2 more "int argc"'s unused; more saved if !DESKTOP by Denys Vlasenko · 15 years ago
  66. e992bae *: remove a few more cases of argc usage. -89 bytes. by Denys Vlasenko · 15 years ago
  67. ab19ede tidy up O_NONBLOCK usage. use libbb functions in stty. by Denys Vlasenko · 15 years ago
  68. a483087 add and use xopen_nonblocking (-18b) by Bernhard Reutner-Fischer · 15 years ago
  69. f3b92d3 getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS by Denys Vlasenko · 15 years ago
  70. db12d1d Fix forgotten license comments by Denis Vlasenko · 16 years ago
  71. 4febd91 kbd_mode: s/ioctl/xioctl. also saves 12 bytes by Denis Vlasenko · 16 years ago
  72. dc70069 kbd_mode: support -C TTY option by Denis Vlasenko · 16 years ago
  73. fc66892 *: remove superfluous casts. no code changes by Denis Vlasenko · 16 years ago
  74. 651d49a showkey: suppress gcc warning by Denis Vlasenko · 16 years ago
  75. 6c4dade - update my name. No obj-code changes ;) by Bernhard Reutner-Fischer · 16 years ago
  76. ea7c9b3 whitespace fixes by Denis Vlasenko · 16 years ago
  77. eef6077 setfont: use ioctl(KDFONTOP), it honours -C tty by Denis Vlasenko · 16 years ago
  78. 72fa70a setfont: small fixes from Vladimir by Denis Vlasenko · 16 years ago
  79. 53f219e setfont: support -m and -C, support -m TEXTUAL_MAP (by Vladimir) by Denis Vlasenko · 16 years ago
  80. 2bc5c03 setfont: add comments/TODOs, no code changes by Denis Vlasenko · 16 years ago
  81. d4b7198 kbd_mode: fix non-ASCII letters in comments install: support -D by Denis Vlasenko · 16 years ago
  82. 625ed8e Updating defconfig, fixing a typo in Config.in by Denis Vlasenko · 16 years ago
  83. d7cc2e6 showkey: new applet by Vladimir by Denis Vlasenko · 16 years ago
  84. c8d02aa setfont: new applet by Vladimir by Denis Vlasenko · 16 years ago
  85. 2afd5ab *: use get_console_fd() as appropriate, and make it fail on open error - by Denis Vlasenko · 16 years ago
  86. e0143a1 kbd_mode: remove erroneous & from &var. By Vladimir. by Denis Vlasenko · 16 years ago
  87. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  88. 636a1f8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes by Bernhard Reutner-Fischer · 17 years ago
  89. ae4342c - Rename getpty() to xgetpty() and adjust callers. by Bernhard Reutner-Fischer · 17 years ago
  90. 1f22898 whitespace fixes. no code changes by Denis Vlasenko · 17 years ago
  91. 1b2d0b2 openvt: handle -ws correctly. By James Simmons <jsimmons AT infradead.org> by Denis Vlasenko · 17 years ago
  92. 95891fc openvt: fix gross mismatch between us and "standard" openvt. by Denis Vlasenko · 17 years ago
  93. c93b162 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) by Denis Vlasenko · 17 years ago
  94. 4ee7cd4 *: mode tcp/udpsvd to networking, delete ipsvd/* by Denis Vlasenko · 17 years ago
  95. 1d42665 *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) by Denis Vlasenko · 17 years ago
  96. 85c2471 *: fix fallout from -Wunused-parameter by Denis Vlasenko · 17 years ago
  97. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  98. d4f0b94 reset: call "stty sane". Closes bug 1414. by Denis Vlasenko · 17 years ago
  99. 25591c3 libbb: introduce bb_signals and bb_signals_recursive, by Denis Vlasenko · 17 years ago
  100. 968dbf9 minor fix in comment, no code changes by Denis Vlasenko · 17 years ago