index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
console-tools
Age
Commit message (
Expand
)
Author
2015-07-13
Removes stray empty line from code
Maninder Singh
2015-03-12
libbb: introduce and use is_prefixed_with()
Denys Vlasenko
2015-01-24
trim extra newlines in help texts
Denys Vlasenko
2014-07-04
setlogcons: fix help text
Denys Vlasenko
2013-09-19
loadkmap: explain what happens with K_ALLOCATED key value
Denys Vlasenko
2013-09-17
dumpkmap: code shrink
Denys Vlasenko
2013-01-15
whitespace fixes. no code changes
Denys Vlasenko
2013-01-14
whitespace fixes. no code changes
Denys Vlasenko
2011-06-05
*: remove "Options:" string from help texts
Denys Vlasenko
2011-05-29
setconsole: open console for writing rather than reading
Peter Korsgaard
2011-04-11
move remaining help text from include/usage.src.h
Pere Orga
2011-03-28
move help text from include/usage.src.h to console-tools/*.c
Pere Orga
2011-03-08
use user's shell instead of hardwired "/bin/sh" (android needs this)
Denys Vlasenko
2011-02-27
showkey: make showkey -a work on any stdin
Harald Becker
2011-02-26
Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"
Denys Vlasenko
2011-02-10
reset: "ESC(K" selects German, why do we use THAT? Change to "ESC(B" (US)
Denys Vlasenko
2011-01-26
getty: explain every bit in termios; remove redundant stuff in termios_final
Denys Vlasenko
2010-10-29
whitespace cleanup
Denys Vlasenko
2010-10-28
*: use _exit() in sighandlers; showkey: do not use exit-thru-sighandler
Marek Polacek
2010-08-29
showkey: code shrink
Denys Vlasenko
2010-08-16
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-07-19
mark Linux-specific configuration options
Jeremie Koenig
2010-07-04
libbb: introduce and use BB_EXECVP_or_die()
Pascal Bellard
2010-06-25
*: make exec failure message more consistent
Denys Vlasenko
2010-06-08
*: add INSERTs to *.src files where appropriate
Denys Vlasenko
2010-06-07
bbconfig: make it independent from printf functions
Denys Vlasenko
2010-06-06
loadkmap: remove UNUSED_PARAM from argv
Denys Vlasenko
2010-06-06
dumpkmap,loadkmap: abort if there are params on cmdline
Denys Vlasenko
2010-06-06
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
Denys Vlasenko
2010-06-04
mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
Denys Vlasenko
2010-05-23
fgconsole: new applet by Grigory Batalov <bga@altlinux.org>
Grigory Batalov
2010-05-19
setkeycodes: fix handling of 0exx scancodes
Denys Vlasenko
2010-05-16
consolidate ESC sequences
Denys Vlasenko
2010-04-01
clean up redundant, commented-out and misplaced includes
Denys Vlasenko
2010-02-21
loadfont/setfont: optional PSF2 font support
Harald Becker
2010-02-04
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
Denys Vlasenko
2010-01-04
*: make 2 more "int argc"'s unused; more saved if !DESKTOP
Denys Vlasenko
2009-11-28
*: remove a few more cases of argc usage. -89 bytes.
Denys Vlasenko
2009-11-11
tidy up O_NONBLOCK usage. use libbb functions in stty.
Denys Vlasenko
2009-10-27
add and use xopen_nonblocking (-18b)
Bernhard Reutner-Fischer
2009-06-19
getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS
Denys Vlasenko
2008-12-07
Fix forgotten license comments
Denis Vlasenko
2008-11-08
kbd_mode: s/ioctl/xioctl. also saves 12 bytes
Denis Vlasenko
2008-11-08
kbd_mode: support -C TTY option
Denis Vlasenko
2008-11-06
*: remove superfluous casts. no code changes
Denis Vlasenko
2008-09-28
showkey: suppress gcc warning
Denis Vlasenko
2008-09-25
- update my name. No obj-code changes ;)
Bernhard Reutner-Fischer
2008-09-25
whitespace fixes
Denis Vlasenko
2008-09-20
setfont: use ioctl(KDFONTOP), it honours -C tty
Denis Vlasenko
2008-09-18
setfont: small fixes from Vladimir
Denis Vlasenko
[next]