summaryrefslogtreecommitdiff
path: root/etc/root
diff options
context:
space:
mode:
authorRodney W. Grimes <rgrimes@FreeBSD.org>1994-02-21 20:36:03 +0000
committerRodney W. Grimes <rgrimes@FreeBSD.org>1994-02-21 20:36:03 +0000
commitc8d1c78f59183874e933ec2371e71474a8cf15ff (patch)
tree676e80542efa5e35ae37a32847044e07922320db /etc/root
parentff80e2f41421fa8b2fd0140237c312800eddb487 (diff)
Notes
Diffstat (limited to 'etc/root')
-rw-r--r--etc/root/dot.cshrc2
-rw-r--r--etc/root/dot.klogin2
-rw-r--r--etc/root/dot.login2
-rw-r--r--etc/root/dot.profile2
4 files changed, 8 insertions, 0 deletions
diff --git a/etc/root/dot.cshrc b/etc/root/dot.cshrc
index 0de6adfe1179..6e2d3df3ccac 100644
--- a/etc/root/dot.cshrc
+++ b/etc/root/dot.cshrc
@@ -1,3 +1,5 @@
+# $Id$
+#
alias mail Mail
set history=1000
set savehist=1000
diff --git a/etc/root/dot.klogin b/etc/root/dot.klogin
index 8de6b57c626d..046566726fac 100644
--- a/etc/root/dot.klogin
+++ b/etc/root/dot.klogin
@@ -1,2 +1,4 @@
+# $Id$
+#
user1.root@your.realm.wherever
user2.root@your.realm.wherever
diff --git a/etc/root/dot.login b/etc/root/dot.login
index 424dce8653d6..b4a6e83d3fca 100644
--- a/etc/root/dot.login
+++ b/etc/root/dot.login
@@ -1,3 +1,5 @@
+# $Id$
+#
tset -Q \?$TERM
stty crt erase ^\?
umask 2
diff --git a/etc/root/dot.profile b/etc/root/dot.profile
index a2b7c43cc8cf..b93782f779ff 100644
--- a/etc/root/dot.profile
+++ b/etc/root/dot.profile
@@ -1,3 +1,5 @@
+# $Id$
+#
PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin:.
echo 'erase ^?, kill ^U, intr ^C'
stty crt erase  kill  intr