Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jim Wise <jwise@netbsd.org>
List: source-changes
Date: 02/15/2000 19:07:10
Module Name:	basesrc
Committed By:	jwise
Date:		Wed Feb 16 03:07:10 UTC 2000

Modified Files:
	basesrc/etc/root: dot.login dot.profile

Log Message:
1.) bring over the second half of David Brownlee's change to dot.login --
    don't query the user for terminal type if the type is not `unknown'

2.) change this a little in both the csh and the [k]sh cases -- do call
    tset(1) even if the terminal type is known (so that TERMCAP is set
    properly, but don't have it query the user.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/etc/root/dot.login
cvs rdiff -r1.12 -r1.13 basesrc/etc/root/dot.profile

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