busybox/networking
Denys Vlasenko 57727d478d telnet: code shrink
put_iac2(w,c) is mostly used with constants, fold them into one arg

function                                             old     new   delta
put_iac2_merged                                        -      46     +46
telnet_main                                         1603    1583     -20
con_escape                                           285     257     -28
put_iac2                                              50       -     -50
------------------------------------------------------------------------------
(add/remove: 1/1 grow/shrink: 0/2 up/down: 46/-98)            Total: -52 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2016-10-12 20:42:58 +02:00
..
2016-07-04 17:38:01 +02:00
2015-10-14 12:53:47 +02:00
2015-08-15 21:15:27 +02:00
2014-01-09 20:09:43 +01:00
2015-10-13 17:17:34 +02:00
2015-05-25 13:46:36 +02:00
2016-03-04 07:36:04 +01:00
2016-07-19 17:48:55 +02:00
2016-10-12 20:42:58 +02:00