From owner-cvs-all Tue Apr 27 4:55: 6 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 796F214EBC; Tue, 27 Apr 1999 04:55:04 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Received: (from jkh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA01500; Tue, 27 Apr 1999 04:55:04 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Message-Id: <199904271155.EAA01500@freefall.freebsd.org> From: "Jordan K. Hubbard" Date: Tue, 27 Apr 1999 04:55:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/root dot.cshrc dot.profile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1999/04/27 04:55:03 PDT Modified files: etc/root dot.cshrc dot.profile Log: 1. Remove the hateful EDITOR=ee from root's environment; it's one thing to use it at startup, when you don't know if the user can handle vi or not, but yet another thing to leave it as a permanent land mine for root. 2. Put /usr/X11R6/bin in path; it makes getting the desktop up a lot easier. Revision Changes Path 1.23 +1 -2 src/etc/root/dot.cshrc 1.18 +2 -2 src/etc/root/dot.profile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message