Subject: CVS commit: [netbsd-2-0] src/usr.bin/rsh
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 11/12/2004 05:52:02
Module Name:	src
Committed By:	jmc
Date:		Fri Nov 12 05:52:02 UTC 2004

Modified Files:
	src/usr.bin/rsh [netbsd-2-0]: rsh.c

Log Message:
Pullup rev 1.23 (requested by hubert in ticket #928)

- Fix bug in port parsing code; s_port must be in network byte order.
- Factor out port parsing code and add error checking to it.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.22.2.1 src/usr.bin/rsh/rsh.c

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