Subject: CVS commit: src/usr.sbin/ypbind
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 11/17/2003 21:29:21
Module Name:	src
Committed By:	bouyer
Date:		Mon Nov 17 21:29:21 UTC 2003

Modified Files:
	src/usr.sbin/ypbind: ypbind.c

Log Message:
Apply patch proposted to tech-userlevel on Sun, 12 Oct 2003:
Remove dom_server_port from struct _dom_binding. It's never initialised
and used in only one place, where dom_server_addr.sin_port was probably
intended.


To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 src/usr.sbin/ypbind/ypbind.c

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