log toys/pending/dhcpd.c @ 1276:d48bdc1cb017 draft

age author description
Wed, 23 Apr 2014 08:37:07 -0500 Rob Landley usage: is lower case (the help generator looks for that, might as well be consistent). draft
Sat, 02 Nov 2013 14:24:33 -0500 Rob Landley Merge toynet.h into toys.h: musl supports it and micromanaging uClibc config options isn't very interesting anymore. draft
Tue, 03 Sep 2013 08:16:42 -0500 Rob Landley Convert dhcp/dhcpd from utoa() to sprintf(). draft
Wed, 14 Aug 2013 19:09:33 -0500 Rob Landley DHCP client and server, from Ashwini Sharma.