This website requires JavaScript.
Explore
Help
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
c699778fbba188cd3ba1c654f041fd61f1eb6ab8
busybox
/
console-tools
T
History
Glenn L McGrath
17b4a20a9c
Patch by Tito, reduce size of deallocvt, also make the usage message
...
clearer (from N to [N]) and indirectly (through bb_xgetlarg) adds support for -h ;-)
2004-01-15 11:50:19 +00:00
..
chvt.c
Patch by Tito, use bb_xgetlarg, reduce size
2004-01-14 07:34:37 +00:00
clear.c
Patch from Arthur Othieno for style-guide.txt conformance
2003-10-22 10:34:15 +00:00
Config.in
Kill off the loadacm applet. It is unused, unmaintained
2003-12-20 07:07:22 +00:00
deallocvt.c
Patch by Tito, reduce size of deallocvt, also make the usage message
2004-01-15 11:50:19 +00:00
dumpkmap.c
Use bb_xopen
2003-12-20 06:00:08 +00:00
loadfont.c
Use bb_xopen
2003-12-20 06:00:08 +00:00
loadkmap.c
Make use of libbb functions bb_xopen, bb_full_read, used #define's
2003-11-21 09:27:02 +00:00
Makefile
…
Makefile.in
Kill off the loadacm applet. It is unused, unmaintained
2003-12-20 07:07:22 +00:00
openvt.c
Patch by Tito, remove some unneeded variables to save some space.
2004-01-13 10:12:16 +00:00
reset.c
Kill off the loadacm applet. It is unused, unmaintained
2003-12-20 07:07:22 +00:00
setkeycodes.c
…