diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-02-05 04:29:56 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-02-05 04:29:56 +0000 |
| commit | 860c2cf2bc6592828a3468ab8ee661042b059ae8 (patch) | |
| tree | fde30676422ab07fdec2d11fde3fc5693fdbb8cf /etc/root | |
| parent | b61013aa0c73c687493c80193bc040d29b351fb8 (diff) | |
This commit was manufactured by cvs2svn to create tagupstream/2.1.6_cvsrelease/2.1.6_cvs
'RELENG_2_1_6_RELEASE'.
This commit was manufactured to restore the state of the 2.1.6-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
Diffstat (limited to 'etc/root')
| -rw-r--r-- | etc/root/dot.cshrc | 2 | ||||
| -rw-r--r-- | etc/root/dot.klogin | 2 | ||||
| -rw-r--r-- | etc/root/dot.login | 2 | ||||
| -rw-r--r-- | etc/root/dot.profile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/etc/root/dot.cshrc b/etc/root/dot.cshrc index ffa5ecc822ba..1a1a9a998c32 100644 --- a/etc/root/dot.cshrc +++ b/etc/root/dot.cshrc @@ -1,4 +1,4 @@ -# $Id: dot.cshrc,v 1.11 1994/09/22 08:23:02 rgrimes Exp $ +# $Id: dot.cshrc,v 1.12 1994/10/27 05:26:59 phk Exp $ # alias mail Mail set history=1000 diff --git a/etc/root/dot.klogin b/etc/root/dot.klogin index 56098a5a903e..e0ff5406de0b 100644 --- a/etc/root/dot.klogin +++ b/etc/root/dot.klogin @@ -1,4 +1,4 @@ -# $Id: dot.klogin,v 1.2 1994/02/21 20:36:01 rgrimes Exp $ +# $Id: dot.klogin,v 1.3 1994/10/27 05:26:59 phk Exp $ # # user1.root@your.realm.wherever # user2.root@your.realm.wherever diff --git a/etc/root/dot.login b/etc/root/dot.login index 2b9fb2214d84..a35926b0ac67 100644 --- a/etc/root/dot.login +++ b/etc/root/dot.login @@ -1,4 +1,4 @@ -# $Id: dot.login,v 1.6 1994/09/16 04:20:13 rgrimes Exp $ +# $Id: dot.login,v 1.6.6.1 1995/08/25 03:42:24 davidg Exp $ # tset -Q \?$TERM stty crt erase ^H diff --git a/etc/root/dot.profile b/etc/root/dot.profile index 7789cda9111a..6b3eb3de46f8 100644 --- a/etc/root/dot.profile +++ b/etc/root/dot.profile @@ -1,4 +1,4 @@ -# $Id: dot.profile,v 1.7 1994/09/22 08:32:39 rgrimes Exp $ +# $Id: dot.profile,v 1.8 1994/10/27 05:27:00 phk Exp $ # PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin echo 'erase ^H, kill ^U, intr ^C' |
