busybox/networking
Denis Vlasenko 73121c3c8c dhcpd,dumpleases: write and use 64-bit current time in lease file.
without it, determination of remaining lease time is unreliable.
 Yes, it's costly in code size, but without it, dumpleases output
 is misleading!

function                                             old     new   delta
read_leases                                          143     282    +139
dumpleases_main                                      447     572    +125
write_leases                                         193     233     +40
hton64                                                29      58     +29
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 4/0 up/down: 333/0)             Total: 333 bytes
2009-02-01 00:40:45 +00:00
..
libiproute libiproute: fix buggy open check: s/if (fd)/if (fd >= 0)/ 2008-12-10 14:14:09 +00:00
udhcp dhcpd,dumpleases: write and use 64-bit current time in lease file. 2009-02-01 00:40:45 +00:00
arp.c arp: stop using globals 2008-11-13 00:05:17 +00:00
arping.c *: fix SO_BINDTODEVICE. Kernel wants at least IFNAMSIZ bytes there. 2008-12-10 11:12:16 +00:00
brctl.c brctl: fix compilation on 2.4.x kernels 2009-01-31 20:08:21 +00:00
Config.in tunctl: new applet by Vladimir 2009-01-23 02:07:14 +00:00
dnsd.c optimize 16- and 32-bit moves 2008-12-08 22:56:18 +00:00
ether-wake.c libbb: add strncpy_IFNAMSIZ 2008-12-02 18:18:50 +00:00
ftpgetput.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
hostname.c fix several problems with config parser: 2008-07-26 23:08:31 +00:00
httpd_indexcgi.c
httpd_post_upload.txt
httpd.c httpd: set $HOST to Host: header value. +83 bytes. 2008-11-22 20:29:35 +00:00
ifconfig.c libbb: add strncpy_IFNAMSIZ 2008-12-02 18:18:50 +00:00
ifenslave.c libbb: add strncpy_IFNAMSIZ 2008-12-02 18:18:50 +00:00
ifupdown.c ifupdown.c: allow options to udhcpc to be configurable from .config 2008-11-14 21:18:45 +00:00
inetd.c inetd: fix a case when we have zero services 2008-11-05 11:36:22 +00:00
interface.c libbb: add strncpy_IFNAMSIZ 2008-12-02 18:18:50 +00:00
ip.c iproute: fix ipXXX utilities trying to parse their applet name 2008-12-04 12:15:19 +00:00
ipcalc.c
isrv_identd.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
isrv.c
isrv.h
Kbuild tunctl: new applet by Vladimir 2009-01-23 02:07:14 +00:00
nameif.c libbb: add strncpy_IFNAMSIZ 2008-12-02 18:18:50 +00:00
nc_bloaty.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
nc.c *: a bit of code shrink 2008-11-09 00:15:11 +00:00
netstat.c netstat: code shrink 2008-07-27 17:24:19 +00:00
nslookup.c nslookup: glibc + IPv6 address of DNS server don't mix (yet) 2008-11-17 15:36:36 +00:00
ping.c *: fix SO_BINDTODEVICE. Kernel wants at least IFNAMSIZ bytes there. 2008-12-10 11:12:16 +00:00
pscan.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
route.c libbb: add strncpy_IFNAMSIZ 2008-12-02 18:18:50 +00:00
slattach.c slattach: preserve speed in non-raw mode. +39 bytes. 2008-09-16 21:27:59 +00:00
tc.c - update my name. No obj-code changes ;) 2008-09-25 12:13:34 +00:00
tcpudp_perhost.c
tcpudp_perhost.h
tcpudp.c libbb: add bb_unsetenv (taken from hush). 2008-12-30 05:05:31 +00:00
telnet.c ash,hush: add TODO for rare build failure 2008-11-25 01:36:03 +00:00
telnetd.c telnetd: fix compile problem for non-standalone telnetd 2008-11-12 21:14:50 +00:00
tftp.c libbb: introduce and use xgetpwnam. ~ -150 bytes. 2008-12-03 19:05:55 +00:00
traceroute.c traceroute: allow -w NUM as small as 1 2009-01-24 21:23:41 +00:00
tunctl.c tunctl: new applet by Vladimir 2009-01-23 02:07:14 +00:00
vconfig.c vconfig: style fix, no code changes 2008-12-02 20:38:36 +00:00
wget.c Fix forgotten license comments 2008-12-07 00:52:58 +00:00
zcip.c optimize 16- and 32-bit moves 2008-12-08 22:56:18 +00:00