Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 05/31/1999 07:31:07
Module Name: basesrc
Committed By: kleink
Date: Mon May 31 14:31:07 UTC 1999
Modified Files:
basesrc/bin/pwd: pwd.c
Log Message:
* Restructure getcwd_logical() to have a reasonable error description even if
$PWD is unset in the environment and update usage() string; addresses
PR bin/7504.
* Fix whitespace lossage from rev. 1.11.
* Minor other cleanups, including EXIT_{SUCCESS,FAILURE}.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 basesrc/bin/pwd/pwd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.