Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2010-10-21 | tail: free tailbuf upon cleaning up | Alexander Shishkin | 1 | -0/+1 |
2010-10-21 | stat: remove superfluous setXXent() calls, plug memory leak | Alexander Shishkin | 1 | -7/+5 |
2010-10-20 | ntpd: fix usage text and a typo in constant name | Leonid Lisovskiy | 2 | -6/+8 |
2010-10-20 | udhcpc: exit if iface disappeared; use correct MAC if it changes | Denys Vlasenko | 1 | -6/+14 |
2010-10-20 | udhcpc: reduce stack usage by de-inlining routines with on-stack pkt buf | Denys Vlasenko | 1 | -10/+11 |
2010-10-20 | udhcpc: periodically reread our ifindex and mac | Denys Vlasenko | 1 | -0/+10 |
2010-10-20 | udhcpc: emit maxsize option in all non-NAK type packets | Denys Vlasenko | 1 | -18/+90 |
2010-10-20 | dhcp: typo fix: UPD_DHCP_SIZE -> UDP_DHCP_SIZE | Denys Vlasenko | 2 | -7/+7 |
2010-10-20 | udhcpc: better help text | Denys Vlasenko | 1 | -9/+15 |
2010-10-20 | add/remove-shell: use O_TRUNC instead of O_EXCL | Denys Vlasenko | 1 | -2/+10 |