Age | Commit message (Expand) | Author |
---|---|---|
2015-01-01 | Switch a lot of strncpy() calls to xstrncpy(). | Rob Landley |
2014-12-02 | Switching on fortify was not kind to the pending directory. Fix the actual bu... | Rob Landley |
2014-07-17 | Use libc daemon() instead of pending daemonize. | Rob Landley |
2014-04-23 | usage: is lower case (the help generator looks for that, might as well be con... | Rob Landley |
2013-11-02 | Merge toynet.h into toys.h: musl supports it and micromanaging uClibc config ... | Rob Landley |
2013-09-03 | Convert dhcp/dhcpd from utoa() to sprintf(). | Rob Landley |
2013-08-14 | DHCP client and server, from Ashwini Sharma. | Rob Landley |