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