Subject: CVS commit: basesrc/sbin/init
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 08/24/2002 04:02:52
Module Name:	basesrc
Committed By:	lukem
Date:		Sat Aug 24 01:02:52 UTC 2002

Modified Files:
	basesrc/sbin/init: init.c

Log Message:
- use _PATH_ALTSHELL (which defaults to _PATH_BSHELL) as the default ALTSHELL
  (as opposed to _PATH_BSHELL), to allow the ALTSHELL to be changed.
- print the full path to the default shell in the ALTSHELL prompt.


To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 basesrc/sbin/init/init.c

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