hush/networking/udhcp
Denys Vlasenko f2c8aa6676 libbb: introduce and use monotonic_ms
function                                             old     new   delta
monotonic_ms                                           -      60     +60
process_stdin                                        433     443     +10
display_speed                                         85      90      +5
nmeter_main                                          672     674      +2
builtin_type                                         114     116      +2
bb__parsespent                                       117     119      +2
ifplugd_main                                        1110    1109      -1
acpid_main                                           441     440      -1
chat_main                                           1361    1359      -2
doCommands                                          2458    2449      -9
arpping                                              466     450     -16
run_command                                          268     234     -34
readcmd                                             1072    1034     -38
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 5/7 up/down: 81/-101)           Total: -20 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-01-12 12:52:30 +01:00
..
arpping.c libbb: introduce and use monotonic_ms 2010-01-12 12:52:30 +01:00
clientpacket.c fix fallout from BSD patches 2009-07-10 18:37:06 +02:00
clientsocket.c fix fallout from BSD patches 2009-07-10 18:37:06 +02:00
common.c udhcp: logging improvements, field and variable renames 2009-06-17 13:24:03 +02:00
common.h udhcp: logging improvements, field and variable renames 2009-06-17 13:24:03 +02:00
Config.in replace APP_xxDHCPxx with xxDHCPxx, it's more consistent with the rest 2009-12-11 02:21:10 +01:00
dhcpc.c udhcpc: fix bug 629: use bcast receive when we perform rebinding 2009-10-08 23:05:46 +02:00
dhcpc.h udhcp: shorten mac len from 16 to 6 in lease file 2009-06-17 11:57:09 +02:00
dhcpd.c *: use "can't" instead of "cannot" 2009-11-13 09:08:27 +01:00
dhcpd.h udhcpd: fix a bug in add_lease where it was reading at [-1] 2009-07-07 14:59:30 +02:00
dhcprelay.c udhcp: shorten mac len from 16 to 6 in lease file 2009-06-17 11:57:09 +02:00
domain_codec.c udhcp: dname_dec may return NULL, account for that case 2009-07-03 16:59:59 +02:00
dumpleases.c fold: unicode support. Based on a patch by Tomas Heinrich <heinrich.tomas@gmail.com> 2010-01-04 20:49:58 +01:00
files.c udhcpd: fix a bug in add_lease where it was reading at [-1] 2009-07-07 14:59:30 +02:00
Kbuild replace APP_xxDHCPxx with xxDHCPxx, it's more consistent with the rest 2009-12-11 02:21:10 +01:00
leases.c udhcpd: fix a bug in add_lease where it was reading at [-1] 2009-07-07 14:59:30 +02:00
options.c *: use "can't" instead of "cannot" 2009-11-13 09:08:27 +01:00
options.h udhcpc: support option 0x79 (static routes) (part of bug 341) 2009-07-03 18:14:03 +02:00
packet.c remove trailing whitespace 2009-07-15 20:02:19 +02:00
script.c udhcpc: log script parameter too 2009-11-02 18:53:57 +01:00
serverpacket.c udhcpd: fix a bug in add_lease where it was reading at [-1] 2009-07-07 14:59:30 +02:00
signalpipe.c *: use "can't" instead of "cannot" 2009-11-13 09:08:27 +01:00
socket.c Patches to enable FreeBSD build 2009-07-05 03:34:12 +02:00
static_leases.c udhcp: convert old-style logging in print_static_leases 2009-06-17 13:44:04 +02:00