Subject: CVS commit: src/libexec/rshd
To: None <source-changes@netbsd.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 03/03/2003 20:29:56
Module Name:	src
Committed By:	dsl
Date:		Mon Mar  3 18:29:55 UTC 2003

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

Log Message:
Call setsid() before (setusercontext() calls) setlogin() so we don't change
the username of inetd and everyone else that is logged in.
(approved by christos)


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

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