busybox/console-tools
Kartik Agaram 43b17b1cd0 restore documentation on the build config language
Kconfig-language.txt was deleted in commit 4fa499a17b back in 2006.
Move to docs/ as suggested by Xabier Oneca:
  http://lists.busybox.net/pipermail/busybox/2014-May/080914.html
Also update references to it everywhere.

Signed-off-by: Kartik Agaram <akkartik@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2018-06-06 15:16:48 +02:00
..
chvt.c chvt, deallocvt, dumpkmap, fgconsole, loadkmap: make them NOEXEC 2017-08-05 02:02:31 +02:00
clear.c *: use ESC define instead of "\033"; use ESC[m instead of ESC[0m 2017-09-13 22:48:30 +02:00
Config.src restore documentation on the build config language 2018-06-06 15:16:48 +02:00
deallocvt.c chvt, deallocvt, dumpkmap, fgconsole, loadkmap: make them NOEXEC 2017-08-05 02:02:31 +02:00
dumpkmap.c regularize format of source file headers, no code changes 2017-09-18 16:28:43 +02:00
fgconsole.c chvt, deallocvt, dumpkmap, fgconsole, loadkmap: make them NOEXEC 2017-08-05 02:02:31 +02:00
kbd_mode.c kbd_more: make it NOEXEC, remove redundant opt clearing 2017-08-06 12:23:04 +02:00
Kbuild.src Convert all console-tools/* applets to "new style" applet definitions 2016-11-23 10:39:27 +01:00
loadfont.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
loadkmap.c chvt, deallocvt, dumpkmap, fgconsole, loadkmap: make them NOEXEC 2017-08-05 02:02:31 +02:00
openvt.c libbb: use _exit, not exit, in bb_daemonize_or_rexec() 2017-08-04 23:04:17 +02:00
reset.c regularize format of source file headers, no code changes 2017-09-18 16:28:43 +02:00
resize.c sv,svc: fix NOEXEC fallout 2017-08-06 21:23:03 +02:00
setconsole.c whitespace and comment format fixes, no code changes 2017-10-05 14:40:24 +02:00
setkeycodes.c setkeycodes: make it NOEXEC, better --help text 2017-08-06 18:29:25 +02:00
setlogcons.c setlogcons: open /dev/ttyN for "setlogcons N", not /dev/tty1 2018-04-16 21:48:32 +02:00
showkey.c config: deindent all help texts 2017-07-21 09:50:55 +02:00