From 9fd75591d406eda4f14481509732f94aef3398a1 Mon Sep 17 00:00:00 2001 From: David Krause Date: Thu, 20 Mar 2003 01:43:32 +0000 Subject: add missing rcs ids ok millert@ --- etc/remote | 1 + etc/root/dot.cshrc | 4 ++++ etc/root/dot.login | 4 ++++ etc/root/dot.profile | 4 ++++ 4 files changed, 13 insertions(+) diff --git a/etc/remote b/etc/remote index 9fe30440d72..0791130ae5c 100644 --- a/etc/remote +++ b/etc/remote @@ -1,3 +1,4 @@ +# $OpenBSD: remote,v 1.9 2003/03/20 01:43:31 david Exp $ # from: @(#)remote 8.1 (Berkeley) 6/10/93 # # remote -- remote host description database diff --git a/etc/root/dot.cshrc b/etc/root/dot.cshrc index ac8dbcbd0b0..80a6930131b 100644 --- a/etc/root/dot.cshrc +++ b/etc/root/dot.cshrc @@ -1,3 +1,7 @@ +# $OpenBSD: dot.cshrc,v 1.11 2003/03/20 01:43:31 david Exp $ +# +# csh initialization + umask 022 alias mail Mail set history=1000 diff --git a/etc/root/dot.login b/etc/root/dot.login index 4fe1d716601..1fc91224911 100644 --- a/etc/root/dot.login +++ b/etc/root/dot.login @@ -1,3 +1,7 @@ +# $OpenBSD: dot.login,v 1.9 2003/03/20 01:43:31 david Exp $ +# +# csh login file + set tterm='?'$TERM set noglob onintr finish diff --git a/etc/root/dot.profile b/etc/root/dot.profile index 878c321a769..289cdbf18ce 100644 --- a/etc/root/dot.profile +++ b/etc/root/dot.profile @@ -1,3 +1,7 @@ +# $OpenBSD: dot.profile,v 1.3 2003/03/20 01:43:31 david Exp $ +# +# sh/ksh initialization + PATH=/sbin:/usr/sbin:/bin:/usr/bin export PATH HOME=/root -- cgit v1.2.3