Subject: CVS commit: [netbsd-1-6] basesrc/bin/ksh
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 10/14/2002 03:04:38
Module Name:	basesrc
Committed By:	lukem
Date:		Mon Oct 14 00:04:38 UTC 2002

Modified Files:
	basesrc/bin/ksh [netbsd-1-6]: main.c

Log Message:
Pull up revision 1.8 (requested by jschauma in ticket #910):
We don't have 'newgrp' -> ifdef the builtin alias.  This prevents
the shell from unexpectedly dying if a user enters the (nonexistent)
'newgrp' command.  OK'd by perry.
As seen in OpenBSD.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.6.8.1 basesrc/bin/ksh/main.c

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