Subject: CVS commit: src/crypto/dist/ssh
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 02/13/2005 05:54:27
Module Name:	src
Committed By:	christos
Date:		Sun Feb 13 05:54:27 UTC 2005

Modified Files:
	src/crypto/dist/ssh: uidswap.c

Log Message:
Change the order of the set{e,}{u,g}id calls. NetBSD is stricter and needs
to keep the euid until the end. Add a bit of debugging.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/crypto/dist/ssh/uidswap.c

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