Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-1-6] basesrc/bin/ksh



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.




Home | Main Index | Thread Index | Old Index