Date: Sat, 25 Mar 2000 12:23:40 -0800 (PST) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/skel dot.cshrc dot.login src/etc/root dot.cshrc dot.login Message-ID: <200003252023.MAA76070@freefall.freebsd.org>
index | next in thread | raw e-mail
rwatson 2000/03/25 12:23:40 PST
Modified files:
share/skel dot.cshrc dot.login
etc/root dot.cshrc dot.login
Log:
o Migrate path, umask from dot.login to dot.cshrc
o Comment out display of fortune by default.
o Synch root's .cshrc/.login and non-root's .cshrc/.login in terms of
gratuitous variables set (EDITOR).
o Remove some commented out variables set inconsistently or gratuitously,
such as Interviews settings, 8-bit German locale for root only.
o Synchronize comments in header, as well as references to appropriate man
pages.
o Remove MANPATH setting as apparently /etc/manpath.config does all that
already.
Similar changes probably need to be made in other dot.* files for root
and skel, as all of these files seem to set different aliases, environmental
variables, prompts, and have different semantics.
As a result of this patch, leaving aside the setting of a special prompt
for root, users of csh and tcsh should find similar environments when
logging in or su'ing to any account using that shell.
Reviewed by: asmodai, nbm, will
Revision Changes Path
1.11 +7 -3 src/share/skel/dot.cshrc
1.15 +4 -15 src/share/skel/dot.login
1.26 +9 -3 src/etc/root/dot.cshrc
1.21 +6 -14 src/etc/root/dot.login
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003252023.MAA76070>
