History log of /openbsd-src/usr.sbin/arp/arp.c (Results 76 – 89 of 89)
Revision Date Author Comments
# f0c423cd 16-May-1999 ho <ho@openbsd.org>

Added 'permanent' keyword for non-overwritable static ARP entries.


# 6f71af19 29-Sep-1998 millert <millert@openbsd.org>

only spew 'illegal option' once if they give an unsupported optino


# d2c3e300 14-May-1998 deraadt <deraadt@openbsd.org>

more careful scanf


# 02cc6012 11-May-1998 deraadt <deraadt@openbsd.org>

set max field width of %s correctly


# c1265aba 28-Nov-1997 art <art@openbsd.org>

I'm amazed that noone has ever misspelled the ethernet address when
doing an arp -s. Well I was the first. ;)


# afa03bb6 21-Nov-1997 deraadt <deraadt@openbsd.org>

bail if no arp entries


# 40bbec49 12-Sep-1997 millert <millert@openbsd.org>

Kill extra newline in err()/warn().


# 42d90c12 23-Jun-1997 deraadt <deraadt@openbsd.org>

int vs in_addr_t


# 1fcef6de 03-Feb-1997 deraadt <deraadt@openbsd.org>

make "arp -na" and "arp -an" do the same thing; paul@wit387304.student.utwente.nl


# 72799b18 15-Jan-1997 millert <millert@openbsd.org>

getopt(3) returns -1 when out of args, not EOF, whee!


# 85936e6c 10-Dec-1996 deraadt <deraadt@openbsd.org>

warnx, from netbsd


# 70cb125b 29-Aug-1996 deraadt <deraadt@openbsd.org>

fix warnings


# b4af9cc4 06-Jul-1996 deraadt <deraadt@openbsd.org>

not very well tested ether_aton() cleanup


# df930be7 18-Oct-1995 deraadt <deraadt@openbsd.org>

initial import of NetBSD tree


1234