summaryrefslogtreecommitdiff
path: root/console-tools/kbd_mode.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* apply post-1.11.2 fixes, bump version to 1.11.31_11_3Denis Vlasenko2008-09-281-1/+2
|
* - sync with trunkBernhard Reutner-Fischer2008-09-051-1/+1
|
* - remove erroneous & from &var. By Vladimir. (r23056 from trunk)Bernhard Reutner-Fischer2008-08-061-1/+1
|
* - Rename getpty() to xgetpty() and adjust callers.Bernhard Reutner-Fischer2008-05-191-44/+29
| | | | | | | | | - Rewrite kbd_mode and setconsole - Introduce and use console_make_active() and xopen_xwrite_close() - honour buffer-reservation method as set by the user (dumpkmap, loadkmap) - shrink rtcwake and some console-tools Saves about 270 Bytes
* patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)Denis Vlasenko2008-03-231-1/+0
| | | | | *: removal of #include <getopt.h>
* kbd_mode: new applet by Loïc Grenié <loic.grenie@gmail.com>Denis Vlasenko2007-10-201-0/+71
kbd_mode_main - 189 +189 packed_usage 22745 22833 +88 applets 3132 3144 +12 static.opts 7 12 +5 ------------------------------------------------------------------------------ (add/remove: 1/0 grow/shrink: 3/0 up/down: 294/0) Total: 294 bytes text data bss dec hex filename 777210 1000 9532 787742 c051e busybox_old 777575 1000 9532 788107 c068b busybox_unstripped