summaryrefslogtreecommitdiff
path: root/usr.sbin/arp
AgeCommit message (Collapse)Author
2001-03-07print ether_ntoa() compatibleTheo de Raadt
2000-10-23Spelling: wierd -> weirdAaron Campbell
2000-10-16Re-align with reality: We use ARP for all Ethernet types.Christian Weisgerber
Pointed out by Hans Guenter Weigand <hgw@d1906.inka.de>. ok millert@
2000-09-24Correctly ignore -n flag with -d when both options are separate (i.e.Miod Vallat
arp -n -d, not arp -nd), millert@ ok
2000-04-15- For consistency, `super-user' -> `superuser' in all cases.Aaron Campbell
- Some punctuation fixes. - Some `id' -> `ID'.
2000-04-12Trailing whitespace begone!Aaron Campbell
2000-03-19Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some otherAaron Campbell
cleanup along the way.
2000-03-14Suffix "i.e." and "e.g." with a comma. Just another really picky man pageAaron Campbell
commit, as we want our documentation to be as consistently formatted as possible (it's getting there :-)).
1999-07-18Sync with current diagnostic messages.Hakan Olsson
1999-07-14Explicitly used the phrase "proxy arp". Added examples.Kjell Wooding
1999-06-05remove trailing whitespace, some Nm cleanupAaron Campbell
1999-06-05more .Os cleansingAaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
is used instead; kwesterback@home.com
1999-05-16Mention new option. More diagnostics.Hakan Olsson
1999-05-16Added 'permanent' keyword for non-overwritable static ARP entries.Hakan Olsson
1999-05-12grammar police: do not hyphenate compound words that act as adjectives if theAaron Campbell
first word ends in -ly i.e., fully-qualified, newly-created, globally-visible, etc. are wrong
1998-11-08usr.sbin/ man page repairs, a-iAaron Campbell
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
doing an arp -s. Well I was the first. ;)
1997-11-21bail if no arp entriesTheo de Raadt
1997-09-21$OpenBSD$Theo 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; ↵Theo de Raadt
paul@wit387304.student.utwente.nl
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