hush/console-tools
Bernhard Reutner-Fischer 95a040fac8 - use the defines CURRENT_TTY and VC_1; also shrink xargs a tiny bit:
add/remove: 0/0 grow/shrink: 2/6 up/down: 5/-37 (-32)
function                                     old     new   delta
static.add_interface                         271     274      +3
static.glob3                                  36      38      +2
static.renice_main                           409     408      -1
static.readcmd                              1083    1081      -2
static.changepath                            176     174      -2
static.parse_opts                             56      51      -5
static.rx_main                              1095    1088      -7
static.xargs_main                            759     739     -20
----------------------------------------------------------------
Result                                                :-)    -32
2006-05-27 09:36:43 +00:00
..
chvt.c - remove emacs layout block as suggested by Robert P.J. Day 2006-05-19 19:29:19 +00:00
clear.c Robert P. Day removed 8 gazillion occurrences of "extern" on function 2006-03-06 20:47:33 +00:00
Config.in - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! 2006-05-26 20:19:22 +00:00
deallocvt.c Cleanup patches from tito. 2006-03-10 23:16:25 +00:00
dumpkmap.c use defines instead of const integers 2005-07-31 22:09:33 +00:00
loadfont.c kill pointless memory.h includes 2006-04-16 21:15:42 +00:00
loadkmap.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
Makefile pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list 2006-05-13 02:33:09 +00:00
Makefile.in setlogcons, from Jan Kaszka. 2006-03-27 23:23:43 +00:00
openvt.c - remove emacs layout block as suggested by Robert P.J. Day 2006-05-19 19:29:19 +00:00
reset.c Robert P. Day removed 8 gazillion occurrences of "extern" on function 2006-03-06 20:47:33 +00:00
setconsole.c - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! 2006-05-26 20:19:22 +00:00
setkeycodes.c Patch from Denis Vlasenko turning static const int (which gets emitted into 2006-03-10 19:22:06 +00:00
setlogcons.c - use the defines CURRENT_TTY and VC_1; also shrink xargs a tiny bit: 2006-05-27 09:36:43 +00:00