Source-Changes archive

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

CVS commit: [netbsd-4] src/bin/sh



Module Name:    src
Committed By:   bouyer
Date:           Wed Jan 27 21:01:58 UTC 2010

Modified Files:
        src/bin/sh [netbsd-4]: cd.c sh.1

Log Message:
Pull up following revision(s) (requested by dholland in ticket #1380):
        bin/sh/cd.c: revision 1.40
        bin/sh/sh.1: revision 1.95
        bin/sh/sh.1: revision 1.97
Make the cd builtin accept and ignore -P, which is a kshism that has been
allowed to leak into POSIX and selects the behavior cd already implements.
Closes PR bin/42557 and also relevant to PR pkg/42168.
I suppose this should probably be pulled up to both -4 and -5...
Bump date for cd -P support.


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.39.4.1 src/bin/sh/cd.c
cvs rdiff -u -r1.85.2.1 -r1.85.2.2 src/bin/sh/sh.1

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