CVS commit: src/usr.sbin/arp

2020-09-15 Thread Roy Marples
Module Name:src
Committed By:   roy
Date:   Tue Sep 15 11:14:16 UTC 2020

Modified Files:
src/usr.sbin/arp: arp.c

Log Message:
arp: Permanence is from the llentry, not the route


To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 src/usr.sbin/arp/arp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.sbin/arp

2020-09-15 Thread Roy Marples
Module Name:src
Committed By:   roy
Date:   Tue Sep 15 10:11:15 UTC 2020

Modified Files:
src/usr.sbin/arp: arp.8 arp.c

Log Message:
arp: Show U for Unreachable


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/usr.sbin/arp/arp.8
cvs rdiff -u -r1.66 -r1.67 src/usr.sbin/arp/arp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.sbin/arp

2020-09-11 Thread Roy Marples
Module Name:src
Committed By:   roy
Date:   Fri Sep 11 15:28:29 UTC 2020

Modified Files:
src/usr.sbin/arp: arp.8 arp.c arp_hostops.c arp_rumpops.c prog_ops.h

Log Message:
arp: Use SIOCGNBRINFO to display neighbor state information


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/usr.sbin/arp/arp.8
cvs rdiff -u -r1.65 -r1.66 src/usr.sbin/arp/arp.c
cvs rdiff -u -r1.2 -r1.3 src/usr.sbin/arp/arp_hostops.c \
src/usr.sbin/arp/arp_rumpops.c src/usr.sbin/arp/prog_ops.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.sbin/arp

2019-02-27 Thread NONAKA Kimihiro
Module Name:src
Committed By:   nonaka
Date:   Thu Feb 28 01:20:25 UTC 2019

Modified Files:
src/usr.sbin/arp: arp.c

Log Message:
arp(8): one more to close socket.


To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/usr.sbin/arp/arp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.sbin/arp

2019-02-27 Thread David A. Holland
Module Name:src
Committed By:   dholland
Date:   Wed Feb 27 23:29:50 UTC 2019

Modified Files:
src/usr.sbin/arp: arp.c arp_hostops.c arp_rumpops.c prog_ops.h

Log Message:
Teach arp that it's okay to close sockets after using them.
(this requires adding a close op to the rump turds)

Fixes PR 53974 reporting too many open files.


To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/usr.sbin/arp/arp.c
cvs rdiff -u -r1.1 -r1.2 src/usr.sbin/arp/arp_hostops.c \
src/usr.sbin/arp/arp_rumpops.c src/usr.sbin/arp/prog_ops.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.sbin/arp

2018-07-31 Thread NONAKA Kimihiro
Module Name:src
Committed By:   nonaka
Date:   Tue Jul 31 09:45:52 UTC 2018

Modified Files:
src/usr.sbin/arp: arp.c

Log Message:
arp(8): Fix the host output when arp -dav.


To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 src/usr.sbin/arp/arp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.sbin/arp

2018-07-10 Thread Ryota Ozaki
Module Name:src
Committed By:   ozaki-r
Date:   Wed Jul 11 03:10:48 UTC 2018

Modified Files:
src/usr.sbin/arp: arp.c

Log Message:
arp: warn if failed to delete a specified arp entry

This restores the original behavior of arp in NetBSD 7.


To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 src/usr.sbin/arp/arp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.sbin/arp

2018-07-07 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Jul  7 15:44:27 UTC 2018

Modified Files:
src/usr.sbin/arp: arp.c

Log Message:
Fix the logic for the non auto case


To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 src/usr.sbin/arp/arp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.sbin/arp

2018-07-05 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri Jul  6 00:50:05 UTC 2018

Modified Files:
src/usr.sbin/arp: arp.8 arp.c

Log Message:
Add an "auto" keyword to auto-determine the link address from the inet addr.


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/usr.sbin/arp/arp.8
cvs rdiff -u -r1.59 -r1.60 src/usr.sbin/arp/arp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.sbin/arp

2018-06-07 Thread NONAKA Kimihiro
Module Name:src
Committed By:   nonaka
Date:   Fri Jun  8 04:24:12 UTC 2018

Modified Files:
src/usr.sbin/arp: arp.c

Log Message:
fix usage of `arp -d'.


To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 src/usr.sbin/arp/arp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.sbin/arp

2017-06-06 Thread Ryo Shimizu
Module Name:src
Committed By:   ryo
Date:   Tue Jun  6 19:59:10 UTC 2017

Modified Files:
src/usr.sbin/arp: arp.c

Log Message:
whitespace police


To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/usr.sbin/arp/arp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.sbin/arp

2016-10-15 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Sun Oct 16 05:32:30 UTC 2016

Modified Files:
src/usr.sbin/arp: arp.4

Log Message:
Add missing verb. New sentence, new line.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/usr.sbin/arp/arp.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.sbin/arp

2016-10-12 Thread Roy Marples
Module Name:src
Committed By:   roy
Date:   Wed Oct 12 08:43:18 UTC 2016

Modified Files:
src/usr.sbin/arp: arp.4

Log Message:
Document our RFC 5227 implementation.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/usr.sbin/arp/arp.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.sbin/arp

2016-04-04 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Mon Apr  4 13:32:37 UTC 2016

Modified Files:
src/usr.sbin/arp: arp.4

Log Message:
Sort sections.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/usr.sbin/arp/arp.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.sbin/arp

2016-02-24 Thread Ryota Ozaki
Module Name:src
Committed By:   ozaki-r
Date:   Wed Feb 24 08:01:09 UTC 2016

Modified Files:
src/usr.sbin/arp: arp.c

Log Message:
Kill confusable use of SIN_PROXY


To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/usr.sbin/arp/arp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.sbin/arp

2015-07-30 Thread Ryota Ozaki
Module Name:src
Committed By:   ozaki-r
Date:   Fri Jul 31 04:02:40 UTC 2015

Modified Files:
src/usr.sbin/arp: arp.c

Log Message:
Reduce abuse of global variables


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/usr.sbin/arp/arp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.sbin/arp

2013-07-07 Thread Alan Barrett
Module Name:src
Committed By:   apb
Date:   Mon Jul  8 04:31:12 UTC 2013

Modified Files:
src/usr.sbin/arp: arp.8

Log Message:
Use .Cm markup for the keywords "temp", "pub", and "proxy" (suggested
by wiz).  Also bump date.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/usr.sbin/arp/arp.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.sbin/arp

2013-06-07 Thread Alan Barrett
Module Name:src
Committed By:   apb
Date:   Fri Jun  7 18:33:53 UTC 2013

Modified Files:
src/usr.sbin/arp: arp.8

Log Message:
"temp", "pub", and "proxy" are keywords, not replaceable
parameters, so do not use ".Ar" markup.  Use either no markup,
or ".Dq" markup, depending on context.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/usr.sbin/arp/arp.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.sbin/arp

2013-06-07 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri Jun  7 17:18:33 UTC 2013

Modified Files:
src/usr.sbin/arp: arp.c

Log Message:
allow ifscope with pub and proxy


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/usr.sbin/arp/arp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.sbin/arp

2013-06-06 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri Jun  7 01:09:10 UTC 2013

Modified Files:
src/usr.sbin/arp: arp.c

Log Message:
Add an ifscope  argument to arp in the spirit of the MacOS/X one,
that sets the arp entry on the interface specified. Undocumented for now,
until people decide it is useful.


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/usr.sbin/arp/arp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.sbin/arp

2011-04-25 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Mon Apr 25 22:20:30 UTC 2011

Modified Files:
src/usr.sbin/arp: arp.8

Log Message:
New sentence, new line. Remove trailing whitespace.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/usr.sbin/arp/arp.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.sbin/arp

2010-06-09 Thread David A. Holland
Module Name:src
Committed By:   dholland
Date:   Thu Jun 10 06:03:20 UTC 2010

Modified Files:
src/usr.sbin/arp: arp.c

Log Message:
Allow -f -, as per PR 10898.


To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 src/usr.sbin/arp/arp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.