Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Alan Barrett <apb@netbsd.org>
List: source-changes
Date: 09/29/2006 19:57:04
Module Name:	src
Committed By:	apb
Date:		Fri Sep 29 19:57:04 UTC 2006

Modified Files:
	src: BUILDING
	src/doc: BUILDING.mdoc

Log Message:
Use ${HOST_SH} instead of the host system's /bin/sh wherever possible:

* Describe the HOST_SH variable, and the way build.sh attempts to set it.

* Suggest passing HOST_SH in the environment if /bin/sh is not a working
  shell.


To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 src/BUILDING
cvs rdiff -r1.43 -r1.44 src/doc/BUILDING.mdoc

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