Commit History

Author SHA1 Message Date
  Antoni Villalonga i Noceras 98943e25c8 Fix spelling errors 3 years ago
  Ethan Sommer a17730d630 remove unneeded ; after GLOBALS 4 years ago
  Ethan Sommer 3c01911b0f dhcpd: fix warnings 4 years ago
  Rob Landley 547c916756 dhcp leanup: remove flag_get() and flag_chk() 8 years ago
  Yeongdeok Suh c9e2a656c7 fix dhcpd warning 8 years ago
  Yeongdeok Suh 60cdc06c48 I added dhcpd -6 option. 9 years ago
  Hyejin Kim 82d8d7cb7e Added i option to use other interface on running dhcpd. 9 years ago
  Rob Landley 82effc97f9 Switch a lot of strncpy() calls to xstrncpy(). 9 years ago
  Rob Landley aebcdfa659 Switching on fortify was not kind to the pending directory. Fix the actual build break (open(O_CREAT) without permissions). 9 years ago
  Rob Landley c880061f51 Use libc daemon() instead of pending daemonize. 10 years ago
  Rob Landley 3297e87c2a usage: is lower case (the help generator looks for that, might as well be consistent). 10 years ago
  Rob Landley 98c322e881 Merge toynet.h into toys.h: musl supports it and micromanaging uClibc config options isn't very interesting anymore. 10 years ago
  Rob Landley 79d8bc7053 Convert dhcp/dhcpd from utoa() to sprintf(). 10 years ago
  Rob Landley 415c960b22 DHCP client and server, from Ashwini Sharma. 11 years ago