aboutsummaryrefslogtreecommitdiff
path: root/docs (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-21tail: free tailbuf upon cleaning upAlexander Shishkin1-0/+1
2010-10-21stat: remove superfluous setXXent() calls, plug memory leakAlexander Shishkin1-7/+5
2010-10-20ntpd: fix usage text and a typo in constant nameLeonid Lisovskiy2-6/+8
2010-10-20udhcpc: exit if iface disappeared; use correct MAC if it changesDenys Vlasenko1-6/+14
2010-10-20udhcpc: reduce stack usage by de-inlining routines with on-stack pkt bufDenys Vlasenko1-10/+11
2010-10-20udhcpc: periodically reread our ifindex and macDenys Vlasenko1-0/+10
2010-10-20udhcpc: emit maxsize option in all non-NAK type packetsDenys Vlasenko1-18/+90
2010-10-20dhcp: typo fix: UPD_DHCP_SIZE -> UDP_DHCP_SIZEDenys Vlasenko2-7/+7
2010-10-20udhcpc: better help textDenys Vlasenko1-9/+15
2010-10-20add/remove-shell: use O_TRUNC instead of O_EXCLDenys Vlasenko1-2/+10