Subject: CVS commit: src/usr.sbin/user
To: None <source-changes@NetBSD.org>
From: Pavel Cahyna <pavel@netbsd.org>
List: source-changes
Date: 11/02/2006 21:42:08
Module Name:	src
Committed By:	pavel
Date:		Thu Nov  2 21:42:08 UTC 2006

Modified Files:
	src/usr.sbin/user: user.c

Log Message:
Change the default shell to /bin/sh. It has most of the usability
advantages of our ksh (emacs line editing). There were objections against
using ksh, because our (pd)ksh is not the real ksh. See also the
discussion on tech-userlevel.

Motivation for changing the default from csh is better interactive
usability and desire to use a standard shell, which is already used for
all the system shell scripts.

Approved by core.


To generate a diff of this commit:
cvs rdiff -r1.116 -r1.117 src/usr.sbin/user/user.c

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