Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Martin J. Laubach <mjl@netbsd.org>
List: source-changes
Date: 12/03/1999 08:23:59
Module Name:	basesrc
Committed By:	mjl
Date:		Fri Dec  3 16:23:59 UTC 1999

Modified Files:
	basesrc/lib/libutil: passwd.c

Log Message:
Use /bin/sh to take care of the EDITOR command parsing instead of home
grown method. Fixes PR/8935 by myself. Fix is from OpenBSD. Also pull
in a couple of minor changes like checking the return value of vfork().


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 basesrc/lib/libutil/passwd.c

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