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

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

Log Message:
Pullup rev 1.31 (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.29.2.1 -r1.29.2.2 src/usr.bin/rlogin/rlogin.c

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