Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 01/05/2001 21:34:14
Module Name: basesrc
Committed By: christos
Date: Fri Jan 5 19:34:14 UTC 2001
Modified Files:
basesrc/usr.sbin/arp: arp.c
Log Message:
Get rid of the TRY_AGAIN kludge. It is completely counter intuitive to have
every DNS lookup fail after the first TRY_AGAIN failure.
Also take care of minor lint stuff [extra h_errno declaratation/NULL vs. 0 etc]
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 basesrc/usr.sbin/arp/arp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.