Add $Id$'s

This commit is contained in:
Rodney W. Grimes 1994-02-21 20:36:03 +00:00
parent ff80e2f414
commit c8d1c78f59
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1193
4 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# $Id$
#
alias mail Mail
set history=1000
set savehist=1000

View File

@ -1,2 +1,4 @@
# $Id$
#
user1.root@your.realm.wherever
user2.root@your.realm.wherever

View File

@ -1,3 +1,5 @@
# $Id$
#
tset -Q \?$TERM
stty crt erase ^\?
umask 2

View File

@ -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