Age | Commit message (Expand) | Author |
2013-08-15 | Reduce the warnings when arp, rarp, ndp are compiled with WARNINGS=yes. | Alexander Bluhm |
2013-07-20 | arp and rarpd used an int expire_time for time calculation. Convert | Alexander Bluhm |
2013-03-21 | create realloc() loops around sysctl for array-based mibs, in programs | Theo de Raadt |
2012-11-08 | When running route -Tx exec arp -an, arp would always use the default | Peter Hessler |
2012-09-26 | last stage of rfc changes, using consistent Rs/Re blocks, and moving the | Jason McIntyre |
2011-09-01 | grammar fix; from Brynet | Jason McIntyre |
2011-03-13 | consistently use "Wake on LAN (WoL)"; i don;t care if anyone wants to | Jason McIntyre |
2011-01-11 | oops! missing macro in previous; | Jason McIntyre |
2011-01-11 | Add Wake on Lan support to arp(8). This is partly based on the original | Jasper Lievisse Adriaanse |
2009-09-27 | a usage line got too long; ok jmc | Theo de Raadt |
2009-06-25 | Same code as in route(8) same RTM_VERSION check missing. | Claudio Jeker |
2009-06-05 | tweak -V; | Jason McIntyre |
2009-06-05 | more rtm->rtm_hdrlen conversion | Chris Cappuccio |
2009-06-05 | One more tool that knows about other domains via -V | Claudio Jeker |
2009-04-29 | +.Xr ndp 8 | Jason McIntyre |
2008-12-12 | Use rtm_hdrlen to jump over the message header and to the beginning of the | Claudio Jeker |
2008-03-12 | "usage:" should precede the first statement only | Igor Sobrado |
2008-02-14 | backout the change to make arp(8) default to -an; | Thordur I. Bjornsson |
2008-02-11 | bump Mdocdate for pages committed in "febuary", necessary because | Jason McIntyre |
2008-02-08 | fix Mdocdate. | Jason McIntyre |
2008-02-08 | adjust this page a little more, now that -an is the default; | Jason McIntyre |
2008-02-07 | Oops. Better diff to enable -an by default without breaking | Thordur I. Bjornsson |
2008-02-07 | make arp(8) default to -na when called with no arguments; | Thordur I. Bjornsson |
2007-08-24 | Yet another application that does not check if the RTM_VERSION is the expected | Claudio Jeker |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-02-18 | Use sizeof(buf) instead of hard coded numbers. | Ray Lai |
2006-05-26 | simplify synopsis; ok deraadt | Jason McIntyre |
2006-05-25 | tidy up EXAMPLES; | Jason McIntyre |
2006-04-18 | Remove "S" from getopt(3) string, which was added in 1.32 by mistake. | Moritz Jodeit |
2005-04-04 | shrink | Theo de Raadt |
2005-04-04 | nlist.h not needed | Theo de Raadt |
2005-03-29 | -Wall | Henning Brauer |
2005-03-29 | clean further, theo ok | Henning Brauer |
2005-03-29 | make this a bit more readable | Henning Brauer |
2005-03-29 | add -F to force replacement of entries with -s and -f | Henning Brauer |
2005-01-04 | Enable ARP table manipulation on CARP interfaces. | Christopher Pascoe |
2004-07-09 | various cleanup: | Jared Yanovich |
2003-11-19 | document some missing diagnostics from arp; | Jason McIntyre |
2003-08-08 | refer to RFCs consistently (RFC XXXX); | Jason McIntyre |
2003-06-27 | memory leak; andrushock@korovino.net | Theo de Raadt |
2003-06-27 | remove unused variables | Theo de Raadt |
2003-06-12 | - section reorder | Jason McIntyre |
2003-06-11 | some ansification, some de-register | Theo de Raadt |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-05-10 | typos; | Jason McIntyre |
2003-03-17 | arp did not long-align sockaddrs in routing messages. This led to | Henric Jungheim |
2003-03-14 | typos; | Jason McIntyre |
2002-12-03 | print the interface related to the arp entry; several ppl ok. | Federico G. Schwindt |
2002-09-06 | undo signed vs unsigned confusion | Theo de Raadt |
2002-05-30 | minor KNF | Theo de Raadt |