hush/console-tools
Denys Vlasenko a355da0775 *: make 2 more "int argc"'s unused; more saved if !DESKTOP
function                                             old     new   delta
sync_main                                             18      20      +2
tty_main                                              90      87      -3
iprule_list                                           83      79      -4

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-01-04 13:16:08 +01:00
..
Config.in getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS 2009-06-19 12:10:38 +02:00
Kbuild showkey: new applet by Vladimir 2008-08-17 14:17:48 +00:00
chvt.c *: remove a few more cases of argc usage. -89 bytes. 2009-11-28 15:18:53 +01:00
clear.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
deallocvt.c *: use get_console_fd() as appropriate, and make it fail on open error - 2008-08-05 23:32:27 +00:00
dumpkmap.c *: make 2 more "int argc"'s unused; more saved if !DESKTOP 2010-01-04 13:16:08 +01:00
kbd_mode.c add and use xopen_nonblocking (-18b) 2009-10-27 17:17:34 +01:00
loadfont.c add and use xopen_nonblocking (-18b) 2009-10-27 17:17:34 +01:00
loadkmap.c *: make 2 more "int argc"'s unused; more saved if !DESKTOP 2010-01-04 13:16:08 +01:00
openvt.c tidy up O_NONBLOCK usage. use libbb functions in stty. 2009-11-11 21:05:42 +01:00
reset.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
resize.c - update my name. No obj-code changes ;) 2008-09-25 12:13:34 +00:00
setconsole.c - update my name. No obj-code changes ;) 2008-09-25 12:13:34 +00:00
setkeycodes.c *: use get_console_fd() as appropriate, and make it fail on open error - 2008-08-05 23:32:27 +00:00
setlogcons.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
showkey.c showkey: suppress gcc warning 2008-09-28 16:44:28 +00:00