summaryrefslogtreecommitdiff
path: root/usr.sbin/rarpd/Makefile
AgeCommit message (Collapse)Author
2015-10-26remove libutil from dpadd tooTed Unangst
2015-10-26remove util.h include and -lutil after pidfile removalJoerg Jung
ok deraadt
2003-05-15assume presense of getifaddrs(3).Jun-ichiro itojun Hagino
2001-12-01Use pidfile() instead of doing the equivalent thing by hand, and sometimesMiod Vallat
forgetting to unlink the pid file at exit. ok millert@ deraadt@
2000-04-14use getifaddrs, not SIOCGIFCONF. #ifdef will be removed later.Jun-ichiro itojun Hagino
1997-09-21$OpenBSD$Theo de Raadt
1995-11-15rarpd can once again set arp entries on the local host; from freebsdTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt