summaryrefslogtreecommitdiff
path: root/usr.sbin/arp
AgeCommit message (Expand)Author
2005-04-04shrinkTheo de Raadt
2005-04-04nlist.h not neededTheo de Raadt
2005-03-29-WallHenning Brauer
2005-03-29clean further, theo okHenning Brauer
2005-03-29make this a bit more readableHenning Brauer
2005-03-29add -F to force replacement of entries with -s and -fHenning Brauer
2005-01-04Enable ARP table manipulation on CARP interfaces.Christopher Pascoe
2004-07-09various cleanup:Jared Yanovich
2003-11-19document some missing diagnostics from arp;Jason McIntyre
2003-08-08refer to RFCs consistently (RFC XXXX);Jason McIntyre
2003-06-27memory leak; andrushock@korovino.netTheo de Raadt
2003-06-27remove unused variablesTheo de Raadt
2003-06-12- section reorderJason McIntyre
2003-06-11some ansification, some de-registerTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-10typos;Jason McIntyre
2003-03-17arp did not long-align sockaddrs in routing messages. This led toHenric Jungheim
2003-03-14typos;Jason McIntyre
2002-12-03print the interface related to the arp entry; several ppl ok.Federico G. Schwindt
2002-09-06undo signed vs unsigned confusionTheo de Raadt
2002-05-30minor KNFTheo de Raadt
2002-05-26pid_t cleanupTheo de Raadt
2002-03-14kill more registers.Mike Pechkin
2002-03-14Remove \n from err/errx/warn/warnx().Mike Pechkin
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-02-13When you give command examples and etc., in a manual page prefix them with:Mike Pechkin
2001-06-23more .%A handling; bk@rt.fmTheo de Raadt
2001-06-23join .%A entries; most by bk@rt.fmTheo de Raadt
2001-06-10implement arp -d -a, to delete all arp entries at once. mostly from FreeBSD. ...Dug Song
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
2000-09-24Correctly ignore -n flag with -d when both options are separate (i.e.Miod Vallat
2000-04-15- For consistency, `super-user' -> `superuser' in all cases.Aaron Campbell
2000-04-12Trailing whitespace begone!Aaron Campbell
2000-03-19Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some otherAaron Campbell
2000-03-14Suffix "i.e." and "e.g." with a comma. Just another really picky man pageAaron Campbell
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
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
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