aboutsummaryrefslogtreecommitdiff
path: root/console-tools/kbd_mode.c
AgeCommit message (Expand)Author
2020-08-13build system: drop PLATFORM_LINUXRon Yorston
2018-12-28config: update size informationDenys Vlasenko
2017-08-06kbd_more: make it NOEXEC, remove redundant opt clearingDenys Vlasenko
2017-08-06kbd_mode: try harder to find console device if -C TTY is not givenDenys Vlasenko
2017-08-06kbd_mode: show "off" mode tooDenys Vlasenko
2017-07-21config: deindent all help textsDenys Vlasenko
2017-07-18Update menuconfig items with approximate applet sizesDenys Vlasenko
2016-11-23Convert all console-tools/* applets to "new style" applet definitionsDenys Vlasenko
2011-06-05*: remove "Options:" string from help textsDenys Vlasenko
2011-03-28move help text from include/usage.src.h to console-tools/*.cPere Orga
2010-10-29whitespace cleanupDenys Vlasenko
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2009-10-27add and use xopen_nonblocking (-18b)Bernhard Reutner-Fischer
2008-11-08kbd_mode: s/ioctl/xioctl. also saves 12 bytesDenis Vlasenko
2008-11-08kbd_mode: support -C TTY optionDenis Vlasenko
2008-09-03kbd_mode: fix non-ASCII letters in commentsDenis Vlasenko
2008-08-05*: use get_console_fd() as appropriate, and make it fail on open error -Denis Vlasenko
2008-08-05kbd_mode: remove erroneous & from &var. By Vladimir.Denis Vlasenko
2008-07-05*: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko
2008-05-19- Rename getpty() to xgetpty() and adjust callers.Bernhard Reutner-Fischer
2008-03-23patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)Denis Vlasenko
2007-10-20kbd_mode: new applet by Loïc Grenié <loic.grenie@gmail.com>Denis Vlasenko