Source-Changes archive

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

CVS commit: basesrc/bin/ksh



Module Name:    basesrc
Committed By:   jschauma
Date:           Fri Sep 20 20:07:09 UTC 2002

Modified Files:
        basesrc/bin/ksh: main.c

Log Message:
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.7 -r1.8 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