summaryrefslogtreecommitdiff
path: root/usr.sbin/rarpd/arptab.c
AgeCommit message (Expand)Author
2000-02-01no need to extern int errno if errno.h is includedTheo de Raadt
1999-05-26need string.hTheo de Raadt
1998-07-10do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabblingTheo de Raadt
1998-03-23cleanup for -Wall; fix routed+rarpd interaction pointed out byTheo de Raadt
1998-02-09Fix typo in syslog message.Angelos D. Keromytis
1998-02-09Close/reopen routing socket, to avoid running out of the socket's buffer space.Angelos D. Keromytis
1996-08-13indentTheo de Raadt
1995-11-15rarpd can once again set arp entries on the local host; from freebsdTheo de Raadt