Subject: CVS commit: src/bin/sh
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 10/10/2005 21:14:42
Module Name:	src
Committed By:	christos
Date:		Mon Oct 10 21:14:42 UTC 2005

Modified Files:
	src/bin/sh: cd.c cd.h main.c

Log Message:
PR/31548:  Alexander Rigbo: $PWD not set when shell starts up, before pwd
or cd get executed.


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 src/bin/sh/cd.c
cvs rdiff -r1.4 -r1.5 src/bin/sh/cd.h
cvs rdiff -r1.49 -r1.50 src/bin/sh/main.c

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