summaryrefslogtreecommitdiff
path: root/usr.sbin/arp/arp.c
AgeCommit message (Expand)Author
1999-05-16Added 'permanent' keyword for non-overwritable static ARP entries.Hakan Olsson
1998-09-29only spew 'illegal option' once if they give an unsupported optinoTodd C. Miller
1998-05-14more careful scanfTheo de Raadt
1998-05-11set max field width of %s correctlyTheo de Raadt
1997-11-28I'm amazed that noone has ever misspelled the ethernet address whenArtur Grabowski
1997-11-21bail if no arp entriesTheo de Raadt
1997-09-12Kill extra newline in err()/warn().Todd C. Miller
1997-06-23int vs in_addr_tTheo de Raadt
1997-02-03make "arp -na" and "arp -an" do the same thing; paul@wit387304.student.utwent...Theo de Raadt
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-12-10warnx, from netbsdTheo de Raadt
1996-08-29fix warningsTheo de Raadt
1996-07-06not very well tested ether_aton() cleanupTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt