summaryrefslogtreecommitdiff
path: root/usr.sbin/rarpd/arptab.c
AgeCommit message (Expand)Author
2013-11-12handle lack of prototypeTheo de Raadt
2013-08-15Reduce the warnings when arp, rarp, ndp are compiled with WARNINGS=yes.Alexander Bluhm
2013-07-20Add missing RCS id.Alexander Bluhm
2013-07-20arp and rarpd used an int expire_time for time calculation. ConvertAlexander Bluhm
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2009-06-25Another copy another missing RTM_VERSION check.Claudio Jeker
2009-06-05rtm->rtm_hdrlen conversionChris Cappuccio
2005-04-04nlist.h not neededTheo de Raadt
2004-05-08lots of munging about; canacar ok, tested by pb, looked at by various othersTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-07-20ansiTheo de Raadt
2002-05-26pid_t cleanupTheo de Raadt
2002-03-14kill more registers.Mike Pechkin
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
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