Subject: CVS commit: src/libexec/rshd
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 03/12/2005 18:23:30
Module Name:	src
Committed By:	christos
Date:		Sat Mar 12 18:23:30 UTC 2005

Modified Files:
	src/libexec/rshd: rshd.c

Log Message:
- Don't call pam functions after pam_end().
- Only call wait for our own pid.
- Improve error checking.
- Reorder some code to minimize diffs with FreeBSD.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 src/libexec/rshd/rshd.c

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