NetBSD-Bugs archive

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

PR/42557 CVS commit: [netbsd-5] src/bin/sh



The following reply was made to PR bin/42557; it has been noted by GNATS.

From: Soren Jacobsen <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/42557 CVS commit: [netbsd-5] src/bin/sh
Date: Sat, 30 Jan 2010 19:24:33 +0000

 Module Name:   src
 Committed By:  snj
 Date:          Sat Jan 30 19:24:33 UTC 2010
 
 Modified Files:
        src/bin/sh [netbsd-5]: cd.c sh.1
 
 Log Message:
 Pull up following revision(s) (requested by dholland in ticket #1274):
        bin/sh/cd.c: revision 1.40
        bin/sh/sh.1: revision 1.95
 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...
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.39 -r1.39.26.1 src/bin/sh/cd.c
 cvs rdiff -u -r1.87.18.1 -r1.87.18.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