summaryrefslogtreecommitdiffstats
path: root/usr.sbin/arp/arp.c
Commit message (Expand)AuthorAgeFilesLines
...
* WARNS=2 cleanup.mikeh2001-12-101-58/+68
* Print [fddi] or [atm] tags for ARP addresses on interfaces of that type.mdodd2001-10-191-0/+6
* Print interface name for each ARP entry.ru2001-10-081-0/+3
* - Renamed the ``proxy'' modifier of the -d flag to ``pub'',ru2001-06-071-19/+26
* Add a missing free(3).yar2001-05-021-0/+1
* Add the VLAN interface type to the list of ARP-capable interface types.yar2001-04-041-2/+5
* zeropad mac address ouputbillf2001-03-081-1/+2
* h_errno is declared in netdb.h.imp2001-03-011-2/+0
* Print a diagnostic message if no interface could be determinedru2001-02-271-0/+2
* Make the ``arp -d hostname proxy'' really do something useful.ru2001-02-051-2/+2
* Revert previous checkin ("proxy" is required in some instances).archie2001-02-011-1/+1
* Fix documentation: "proxy" is not a keyword for the arp(8) command line.archie2001-01-311-1/+1
* Change type of vars which hold in_addr.s_addr from u_long to u_int32_t,shin2000-03-031-3/+3
* Fix syntax error in previous commit.jkh2000-01-171-1/+1
* Don't overflow buffers.kris2000-01-161-2/+2
* Yet another align.ru1999-09-201-1/+1
* Align sockaddrs passed to/from the routing socket as supposed by kernel.ru1999-09-131-5/+7
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* When incrementing through a SIOCGIFCONF list, enforce a lower limit ofarchie1999-06-051-5/+5
* Submitted by: Larry Lilejulian1999-03-101-1/+18
* Removed most unused includes of <net/if_var.h> outside the kernel.bde1998-01-161-2/+1
* Submitted by: Archie@Whistle.com (Archie Cobbs)julian1997-11-131-64/+145
* Use err(3). Document -n flag from OpenBSD.charnier1997-09-031-52/+36
* Removed inconsistent declaration of malloc(). `make world' with DESTDIRbde1997-04-231-2/+2
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-311-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Update to match changes in <net/if.h>.wollman1997-01-031-1/+2
* Renamed private copy of ether_aton to my_ether_aton so as to notnate1996-12-191-4/+4
* Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadwollman1996-12-101-2/+2
* Clean up warnings.phk1996-02-081-35/+166
* Make arp command actually behave as documented with the addition of a -fjkh1995-08-031-1/+6
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-261-0/+514
OpenPOWER on IntegriCloud