summaryrefslogtreecommitdiff
path: root/usr.sbin/arp
AgeCommit message (Expand)Author
2002-02-28re-convert to use getprogname(). This was already once done in rev 1.28,pooka
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-01-22Use .Fl instead of hardcoding -.enami
2002-01-19Whitespace nits.wiz
2001-10-06Use getnameinfo() to format link-layer addresses, rather than doing itbjh21
2001-07-29remove spurious newline in an error message.chs
2001-04-24Provide an easy way for someone to erase all arp entries as opposedatatat
2001-03-19modified patch from PR 8566 to print the interface name for each ARP tablefair
2001-02-19convert to use getprogname()cgd
2001-01-05Get rid of the TRY_AGAIN kludge. It is completely counter intuitive to havechristos
2000-10-17Don't make references to _10Mb/s_ Ethernet; from Christian Weisgerber inkleink
2000-10-11More format string cleanups by sommerfeld.is
2000-09-28Use ROUNDUP to pass addresses to the kernel aligned on a long boundary. Use ...erh
2000-07-12Removed redundant / extra prototypes.mason
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1998-02-10add a verbose (-v) flag for when adding/deleting arp entries.mrg
1997-11-18If the arp cache is empty, don't even attempt to retrieve it. Fixesfvdl
1997-11-16Make deleting proxy arp entries on ARCnet interfaces work again.is
1997-10-18use __prognamelukem
1997-10-16WARNSifylukem
1997-03-26Print Ethernet and FDDI addresses in the same format as ether_ntoa().thorpej
1997-03-15New ARP system, supports IPv4 over any hardware link.is
1997-03-07we don't need 'pseudo-device ether' anymore. also misc mdoc-macro-usagemikel
1997-03-07merge lite2 changesmikel
1997-02-07fix PR misc/3184, but somewhat differently.mikel
1997-01-18use ether_aton() from libc; from Klaus Klein <kleink@layla.inka.de>,mikel
1996-12-08Use warnx() and hstrerror(), rather than herror().mycroft
1995-04-24needs string.hcgd
1995-03-01oops forgot rcsid string, fix that to..chopps
1995-03-01fix id'schopps
1995-02-28ditch use of inet_addr() use inet_aton() instead.chopps
1995-02-27Some KNF clenup.chopps
1995-02-26fix typo.chopps
1995-02-25enable -f form.chopps
1994-12-22Clean up deleted files.mycroft
1994-12-22specify man pages the new way.cgd
1994-12-20pull in bsd.own.mk by hand, early, so NOMAN= can be defined there.cgd
1994-09-17Remove comments about the `trail' keyword.mycroft
1994-05-17NOMAN support.pk
1994-05-13Clean up import.mycroft
1994-05-13From 4.4-Lite.mycroft
1994-02-03vmunix -> netbsdjtc
1994-01-28needs -lkvm, not -lutilcgd
1993-12-25patch security hole talked about on comp.security.miscderaadt
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-07-30Add RCS identifiers.mycroft
1993-04-18Cleanup for GCC 2.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd