This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
busybox
/
console-tools
History
Denys Vlasenko
d70e0e995e
*: add INSERTs to *.src files where appropriate
...
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-06-08 12:15:11 +02:00
..
chvt.c
*: remove a few more cases of argc usage. -89 bytes.
2009-11-28 15:18:53 +01:00
clear.c
bbconfig: make it independent from printf functions
2010-06-07 14:14:26 +02:00
Config.src
*: add INSERTs to *.src files where appropriate
2010-06-08 12:15:11 +02:00
deallocvt.c
…
dumpkmap.c
dumpkmap,loadkmap: abort if there are params on cmdline
2010-06-06 18:09:57 +02:00
fgconsole.c
fgconsole: new applet by Grigory Batalov <bga@altlinux.org>
2010-05-23 23:22:10 +02:00
kbd_mode.c
add and use xopen_nonblocking (-18b)
2009-10-27 17:17:34 +01:00
Kbuild.src
*: add INSERTs to *.src files where appropriate
2010-06-08 12:15:11 +02:00
loadfont.c
loadfont/setfont: optional PSF2 font support
2010-02-21 13:10:26 +01:00
loadkmap.c
loadkmap: remove UNUSED_PARAM from argv
2010-06-06 18:10:50 +02:00
openvt.c
tidy up O_NONBLOCK usage. use libbb functions in stty.
2009-11-11 21:05:42 +01:00
reset.c
consolidate ESC sequences
2010-05-16 23:42:13 +02:00
resize.c
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
2010-02-04 15:00:15 +01:00
setconsole.c
…
setkeycodes.c
setkeycodes: fix handling of 0exx scancodes
2010-05-19 17:15:54 +02:00
setlogcons.c
…
showkey.c
…