Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 05/12/2000 20:14:00
Module Name:	basesrc
Committed By:	itojun
Date:		Sat May 13 03:13:59 UTC 2000

Modified Files:
	basesrc/usr.bin/telnet: commands.c

Log Message:
recover old error message on unknown service ("telnet localhost foo"
when foo is not valid).  gai_strerror may be too generic.
fix suggested in openbsd camp.


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 basesrc/usr.bin/telnet/commands.c

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