aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/arp
Commit message (Expand)AuthorAgeFilesLines
* MFC a bit of rev. 1.50: do not ever try to work with empty routing table.Maxim Konovalov2005-02-131-5/+20
* MFC: The "-i" option to limit the scope of operationYaroslav Tykhiy2003-08-012-4/+33
* MFC: 1.44: Further fix the syntax by ignoring empty and whitespace-only lines.Ruslan Ermilov2003-04-161-1/+1
* MFC: Syncs and diff reductions with -current. This includes:Tom Rhodes2003-03-121-1/+1
* Sync several manual pages with current. This includes:Tom Rhodes2003-03-111-3/+3
* MFC: Make `#' mark a comment in the file specified with the -f option.Ruslan Ermilov2003-01-172-2/+12
* MFC rev 1.8 > 1.9 done originally by asmodaiTom Rhodes2002-07-011-5/+7
* MFC 1.39-1.40: Update ARP to access token-ring source routing informationKelly Yancey2002-06-181-5/+10
* MFC: 1.18: Fix typo: It the -> If the.Giorgos Keramidas2002-04-091-1/+1
* MFC: Fix ether_ntoa(3) to print ethernet addresses with leading zeros.Ruslan Ermilov2002-04-081-25/+13
* MFC 1.28: zeropad mac address ouputCrist J. Clark2002-03-261-1/+2
* MFC: 1.35Mike Heffner2002-03-201-5/+5
* MFC: WARNS cleanupMike Heffner2002-03-152-59/+69
* MFC: 1.17: Misc fixes and addition of `Ar filename' to -f description.Giorgos Keramidas2002-03-081-3/+3
* MFC: 1.32: Print interface name for each ARP entry.Ruslan Ermilov2001-10-181-0/+3
* - Renamed the ``proxy'' modifier of the -d flag to ``pub'',Ruslan Ermilov2001-10-021-19/+26
* MFC: arp.c,v 1.31, arp.8,v 1.14:Ruslan Ermilov2001-10-021-7/+24
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-162-3/+5
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-222-4/+4
* MFC (1.30): Add a missing free(3).Yaroslav Tykhiy2001-05-241-0/+1
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-2/+2
* MFC: Make arp(8) handle 802.1q VLAN interfaces properly.Yaroslav Tykhiy2001-04-241-2/+5
* MFC:Ruslan Ermilov2001-03-052-19/+24
* MFC: add a note that "proxy" is required with "-d" in some instances.Archie Cobbs2001-02-051-1/+5
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-082-11/+9
* Change type of vars which hold in_addr.s_addr from u_long to u_int32_t,Yoshinobu Inoue2000-03-031-3/+3
* Fix syntax error in previous commit.Jordan K. Hubbard2000-01-171-1/+1
* Don't overflow buffers.Kris Kennaway2000-01-161-2/+2
* Yet another align.Ruslan Ermilov1999-09-201-1/+1
* Align sockaddrs passed to/from the routing socket as supposed by kernel.Ruslan Ermilov1999-09-131-5/+7
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* When incrementing through a SIOCGIFCONF list, enforce a lower limit ofArchie Cobbs1999-06-051-5/+5
* Use Cd macro instead of Em for SYNOPSIS, as do other section 4 pages.Guy Helmer1999-05-041-1/+2
* Submitted by: Larry LileJulian Elischer1999-03-101-1/+18
* Removed most unused includes of <net/if_var.h> outside the kernel.Bruce Evans1998-01-161-2/+1
* Submitted by: Archie@Whistle.com (Archie Cobbs)Julian Elischer1997-11-133-66/+154
* Use err(3). Document -n flag from OpenBSD.Philippe Charnier1997-09-032-53/+43
* Balance single quotes.Steve Price1997-08-231-1/+1
* Removed inconsistent declaration of malloc(). `make world' with DESTDIRBruce Evans1997-04-231-2/+2
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-311-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Update to match changes in <net/if.h>.Garrett Wollman1997-01-031-1/+2
* Renamed private copy of ether_aton to my_ether_aton so as to notNate Williams1996-12-191-4/+4
* Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadGarrett Wollman1996-12-101-2/+2
* Update wording of the one message that was in the DIAGNOSTICS section.Bill Fenner1996-11-171-1/+19
* Clean up warnings.Poul-Henning Kamp1996-02-082-35/+178
* This commit was generated by cvs2svn to compensate for changes in r13122,Peter Wemm1995-12-301-124/+0
* Make arp command actually behave as documented with the addition of a -fJordan K. Hubbard1995-08-031-1/+6