diff options
Diffstat (limited to 'distrib')
25 files changed, 73 insertions, 73 deletions
diff --git a/distrib/alpha/ramdisk/dot.profile b/distrib/alpha/ramdisk/dot.profile index 1cce5ca1eca..5fa5b5418f7 100644 --- a/distrib/alpha/ramdisk/dot.profile +++ b/distrib/alpha/ramdisk/dot.profile @@ -1,5 +1,5 @@ # -# $OpenBSD: dot.profile,v 1.10 2000/01/30 01:21:16 deraadt Exp $ +# $OpenBSD: dot.profile,v 1.11 2000/10/25 16:38:11 millert Exp $ # # Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. @@ -68,8 +68,8 @@ if [ "X${DONEPROFILE}" = "X" ]; then # set up some sane defaults - echo 'erase ^?, werase ^W, kill ^U, intr ^C' - stty newcrt werase ^W intr ^C kill ^U erase ^? 9600 + echo 'erase ^?, werase ^W, kill ^U, intr ^C, status ^T' + stty newcrt werase ^W intr ^C kill ^U erase ^? status ^T 9600 echo '' # get the terminal type diff --git a/distrib/amiga/miniroot/dot.profile b/distrib/amiga/miniroot/dot.profile index 9f9b406dee8..604dec783b3 100644 --- a/distrib/amiga/miniroot/dot.profile +++ b/distrib/amiga/miniroot/dot.profile @@ -1,4 +1,4 @@ -# $OpenBSD: dot.profile,v 1.5 2000/01/30 01:21:18 deraadt Exp $ +# $OpenBSD: dot.profile,v 1.6 2000/10/25 16:38:11 millert Exp $ # $NetBSD: dot.profile,v 1.1 1995/12/18 22:54:43 pk Exp $ # # Copyright (c) 1995 Jason R. Thorpe @@ -63,8 +63,8 @@ if [ "X${DONEPROFILE}" = "X" ]; then mount_ffs -o update /kern/rootdev / # set up some sane defaults - echo 'erase ^H, werase ^W, kill ^U, intr ^C' - stty newcrt werase ^W intr ^C kill ^U erase ^H 9600 + echo 'erase ^H, werase ^W, kill ^U, intr ^C, status ^T' + stty newcrt werase ^W intr ^C kill ^U erase ^H status ^T 9600 # get the terminal type _forceloop="" diff --git a/distrib/amiga/ramdisk/dot.profile b/distrib/amiga/ramdisk/dot.profile index 3d388e11225..fd45cc5b867 100644 --- a/distrib/amiga/ramdisk/dot.profile +++ b/distrib/amiga/ramdisk/dot.profile @@ -1,4 +1,4 @@ -# $OpenBSD: dot.profile,v 1.4 2000/01/30 01:21:18 deraadt Exp $ +# $OpenBSD: dot.profile,v 1.5 2000/10/25 16:38:11 millert Exp $ # $NetBSD: dot.profile,v 1.1 1995/12/18 22:54:43 pk Exp $ # # Copyright (c) 1995 Jason R. Thorpe @@ -62,8 +62,8 @@ if [ "X${DONEPROFILE}" = "X" ]; then mount_ffs -o update /kern/rootdev / # set up some sane defaults - echo 'erase ^H, werase ^W, kill ^U, intr ^C' - stty newcrt werase ^W intr ^C kill ^U erase ^H 9600 + echo 'erase ^H, werase ^W, kill ^U, intr ^C, status ^T' + stty newcrt werase ^W intr ^C kill ^U erase ^H status ^T 9600 # get the terminal type _forceloop="" diff --git a/distrib/arc/floppies/inst/dot.profile b/distrib/arc/floppies/inst/dot.profile index 13ae9b558f4..a6815de67a9 100644 --- a/distrib/arc/floppies/inst/dot.profile +++ b/distrib/arc/floppies/inst/dot.profile @@ -1,4 +1,4 @@ -# $OpenBSD: dot.profile,v 1.4 2000/03/01 22:09:57 todd Exp $ +# $OpenBSD: dot.profile,v 1.5 2000/10/25 16:38:15 millert Exp $ # # Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. @@ -42,8 +42,8 @@ if [ "X${DONEPROFILE}" = "X" ]; then DONEPROFILE=YES # set up some sane defaults - echo 'erase ^?, werase ^W, kill ^U, intr ^C' - stty newcrt werase ^W intr ^C kill ^U erase ^? 9600 + echo 'erase ^?, werase ^W, kill ^U, intr ^C, status ^T' + stty newcrt werase ^W intr ^C kill ^U erase ^? status ^T 9600 echo '' # run update, so that installed software is written as it goes. diff --git a/distrib/arc/floppies/upgr/dot.profile b/distrib/arc/floppies/upgr/dot.profile index 4a233363785..6a38276d010 100644 --- a/distrib/arc/floppies/upgr/dot.profile +++ b/distrib/arc/floppies/upgr/dot.profile @@ -1,4 +1,4 @@ -# $OpenBSD: dot.profile,v 1.4 2000/03/01 22:09:57 todd Exp $ +# $OpenBSD: dot.profile,v 1.5 2000/10/25 16:38:15 millert Exp $ # # Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. @@ -42,8 +42,8 @@ if [ "X${DONEPROFILE}" = "X" ]; then DONEPROFILE=YES # set up some sane defaults - echo 'erase ^?, werase ^W, kill ^U, intr ^C' - stty newcrt werase ^W intr ^C kill ^U erase ^? 9600 + echo 'erase ^?, werase ^W, kill ^U, intr ^C, status ^T' + stty newcrt werase ^W intr ^C kill ^U erase ^? status ^T 9600 echo '' # run update, so that installed software is written as it goes. diff --git a/distrib/arc/ramdisk/dot.profile b/distrib/arc/ramdisk/dot.profile index 051cc6b4cca..939a106d9fa 100644 --- a/distrib/arc/ramdisk/dot.profile +++ b/distrib/arc/ramdisk/dot.profile @@ -1,4 +1,4 @@ -# $OpenBSD: dot.profile,v 1.4 2000/01/30 01:21:19 deraadt Exp $ +# $OpenBSD: dot.profile,v 1.5 2000/10/25 16:38:16 millert Exp $ # # Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. @@ -42,8 +42,8 @@ if [ "X${DONEPROFILE}" = "X" ]; then DONEPROFILE=YES # set up some sane defaults - echo 'erase ^?, werase ^W, kill ^U, intr ^C' - stty newcrt werase ^W intr ^C kill ^U erase ^? 9600 + echo 'erase ^?, werase ^W, kill ^U, intr ^C, status ^T' + stty newcrt werase ^W intr ^C kill ^U erase ^? status ^T 9600 echo '' mount /dev/rd0a / diff --git a/distrib/arm32/floppies/inst/dot.profile b/distrib/arm32/floppies/inst/dot.profile index 5c04f784947..97ab4dcbc6e 100644 --- a/distrib/arm32/floppies/inst/dot.profile +++ b/distrib/arm32/floppies/inst/dot.profile @@ -1,4 +1,4 @@ -# $OpenBSD: dot.profile,v 1.3 2000/03/01 22:09:58 todd Exp $ +# $OpenBSD: dot.profile,v 1.4 2000/10/25 16:38:15 millert Exp $ # # Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. @@ -41,8 +41,8 @@ if [ "X${DONEPROFILE}" = "X" ]; then DONEPROFILE=YES # set up some sane defaults - echo 'erase ^H, werase ^W, kill ^U, intr ^C' - stty newcrt werase ^W intr ^C kill ^U erase ^H 9600 + echo 'erase ^H, werase ^W, kill ^U, intr ^C, status ^T' + stty newcrt werase ^W intr ^C kill ^U erase ^H status ^T 9600 echo '' # run update, so that installed software is written as it goes. diff --git a/distrib/arm32/floppies/upgr/dot.profile b/distrib/arm32/floppies/upgr/dot.profile index 61f7e7fd429..1ad0245eb47 100644 --- a/distrib/arm32/floppies/upgr/dot.profile +++ b/distrib/arm32/floppies/upgr/dot.profile @@ -42,8 +42,8 @@ if [ "X${DONEPROFILE}" = "X" ]; then DONEPROFILE=YES # set up some sane defaults - echo 'erase ^H, werase ^W, kill ^U, intr ^C' - stty newcrt werase ^W intr ^C kill ^U erase ^H 9600 + echo 'erase ^H, werase ^W, kill ^U, intr ^C, status ^T' + stty newcrt werase ^W intr ^C kill ^U erase ^H status ^T 9600 echo '' # run update, so that installed software is written as it goes. diff --git a/distrib/atari/inst/dot.profile b/distrib/atari/inst/dot.profile index 9dfd4c1821b..4532840fd57 100644 --- a/distrib/atari/inst/dot.profile +++ b/distrib/atari/inst/dot.profile @@ -1,5 +1,5 @@ # -# $OpenBSD: dot.profile,v 1.3 2000/03/01 22:10:01 todd Exp $ +# $OpenBSD: dot.profile,v 1.4 2000/10/25 16:38:12 millert Exp $ # $NetBSD: dot.profile,v 1.2 1995/05/10 13:39:28 leo Exp $ # # Copyright (c) 1994 Christopher G. Demetriou @@ -40,8 +40,8 @@ umask 022 set -o emacs # emacs-style command line editing # set up some sane defaults -echo 'erase ^?, werase ^H, kill ^U, intr ^C' -stty newcrt werase ^H intr ^C kill ^U erase ^? 9600 +echo 'erase ^?, werase ^H, kill ^U, intr ^C, status ^T' +stty newcrt werase ^H intr ^C kill ^U erase ^? status ^T 9600 echo '' # start running update, so that installed software is written as it goes. diff --git a/distrib/atari/miniroot/dot.profile b/distrib/atari/miniroot/dot.profile index 93bf3c4b3aa..6628c52184c 100644 --- a/distrib/atari/miniroot/dot.profile +++ b/distrib/atari/miniroot/dot.profile @@ -1,4 +1,4 @@ -# $OpenBSD: dot.profile,v 1.5 2000/03/01 22:10:02 todd Exp $ +# $OpenBSD: dot.profile,v 1.6 2000/10/25 16:38:12 millert Exp $ # $NetBSD: dot.profile,v 1.1.1.1.4.2 1996/07/15 06:33:30 leo Exp $ # # Copyright (c) 1995 Jason R. Thorpe @@ -44,8 +44,8 @@ if [ "X${DONEPROFILE}" = "X" ]; then DONEPROFILE=YES # set up some sane defaults - echo 'erase ^H, werase ^W, kill ^U, intr ^C' - stty newcrt werase ^W intr ^C kill ^U erase ^H 9600 + echo 'erase ^H, werase ^W, kill ^U, intr ^C, status ^T' + stty newcrt werase ^W intr ^C kill ^U erase ^H status ^T 9600 # run update, so that installed software is written as it goes. update diff --git a/distrib/hp300/ramdisk/dot.profile b/distrib/hp300/ramdisk/dot.profile index adf63482238..4d9f818cf6f 100644 --- a/distrib/hp300/ramdisk/dot.profile +++ b/distrib/hp300/ramdisk/dot.profile @@ -1,5 +1,5 @@ # -# $OpenBSD: dot.profile,v 1.8 2000/01/30 01:21:20 deraadt Exp $ +# $OpenBSD: dot.profile,v 1.9 2000/10/25 16:38:12 millert Exp $ # $NetBSD: dot.profile,v 1.1 1995/07/18 04:13:09 briggs Exp $ # # Copyright (c) 1994 Christopher G. Demetriou @@ -48,8 +48,8 @@ if [ "X${DONEPROFILE}" = "X" ]; then export DONEPROFILE # set up some sane defaults - echo 'erase ^H, werase ^W, kill ^U, intr ^C' - stty newcrt werase ^W intr ^C kill ^U erase ^H 9600 + echo 'erase ^H, werase ^W, kill ^U, intr ^C, status ^T' + stty newcrt werase ^W intr ^C kill ^U erase ^H status ^T 9600 echo '' echo 'Remounting /dev/rd0a as root...' diff --git a/distrib/i386/floppies/common/dot.profile b/distrib/i386/floppies/common/dot.profile index b0b0266dd34..7a401329398 100644 --- a/distrib/i386/floppies/common/dot.profile +++ b/distrib/i386/floppies/common/dot.profile @@ -1,4 +1,4 @@ -# $OpenBSD: dot.profile,v 1.2 2000/01/30 01:21:20 deraadt Exp $ +# $OpenBSD: dot.profile,v 1.3 2000/10/25 16:38:12 millert Exp $ # $NetBSD: dot.profile,v 1.1 1995/12/18 22:54:43 pk Exp $ # # Copyright (c) 1995 Jason R. Thorpe @@ -56,8 +56,8 @@ if [ "X${DONEPROFILE}" = "X" ]; then mount_ffs -o update /dev/rd0a / # set up some sane defaults - echo 'erase ^?, werase ^W, kill ^U, intr ^C' - stty newcrt werase ^W intr ^C kill ^U erase ^? 9600 + echo 'erase ^?, werase ^W, kill ^U, intr ^C, status ^T' + stty newcrt werase ^W intr ^C kill ^U erase ^? status ^T 9600 # Installing or upgrading? _forceloop="" diff --git a/distrib/mac68k/ramdisk/dot.profile b/distrib/mac68k/ramdisk/dot.profile index edab33efb6b..e35c71edf88 100644 --- a/distrib/mac68k/ramdisk/dot.profile +++ b/distrib/mac68k/ramdisk/dot.profile @@ -1,5 +1,5 @@ # -# $OpenBSD: dot.profile,v 1.2 2000/01/30 01:21:20 deraadt Exp $ +# $OpenBSD: dot.profile,v 1.3 2000/10/25 16:38:13 millert Exp $ # $NetBSD: dot.profile,v 1.1 1995/07/18 04:13:09 briggs Exp $ # # Copyright (c) 1994 Christopher G. Demetriou @@ -48,8 +48,8 @@ if [ "X${DONEPROFILE}" = "X" ]; then export DONEPROFILE # set up some sane defaults - echo 'erase ^H, werase ^W, kill ^U, intr ^C' - stty newcrt werase ^W intr ^C kill ^U erase ^H 9600 + echo 'erase ^H, werase ^W, kill ^U, intr ^C, status ^T' + stty newcrt werase ^W intr ^C kill ^U erase ^H status ^T 9600 echo '' echo 'Remounting /dev/rd0a as root...' diff --git a/distrib/mvme68k/ramdisk/dot.profile b/distrib/mvme68k/ramdisk/dot.profile index 39f0be12753..629619aab0c 100644 --- a/distrib/mvme68k/ramdisk/dot.profile +++ b/distrib/mvme68k/ramdisk/dot.profile @@ -1,4 +1,4 @@ -# $OpenBSD: dot.profile,v 1.5 2000/01/30 01:21:21 deraadt Exp $ +# $OpenBSD: dot.profile,v 1.6 2000/10/25 16:38:16 millert Exp $ # $NetBSD: dot.profile,v 1.1 1995/12/18 22:54:43 pk Exp $ # # Copyright (c) 1995 Jason R. Thorpe @@ -57,8 +57,8 @@ if [ "X${DONEPROFILE}" = "X" ]; then mount_ffs -o update /dev/rd0a / # set up some sane defaults - echo 'erase ^?, werase ^W, kill ^U, intr ^C' - stty newcrt werase ^W intr ^C kill ^U erase ^? 9600 + echo 'erase ^?, werase ^W, kill ^U, intr ^C, status ^T' + stty newcrt werase ^W intr ^C kill ^U erase ^? status ^T 9600 # Installing or upgrading? _forceloop="" diff --git a/distrib/mvme88k/miniroot/dot.profile b/distrib/mvme88k/miniroot/dot.profile index cc2f88bba9a..2098da8bba8 100644 --- a/distrib/mvme88k/miniroot/dot.profile +++ b/distrib/mvme88k/miniroot/dot.profile @@ -1,4 +1,4 @@ -# $OpenBSD: dot.profile,v 1.2 2000/01/30 01:21:21 deraadt Exp $ +# $OpenBSD: dot.profile,v 1.3 2000/10/25 16:38:16 millert Exp $ # $NetBSD: dot.profile,v 1.1 1995/12/18 22:54:43 pk Exp $ # # Copyright (c) 1995 Jason R. Thorpe @@ -63,8 +63,8 @@ if [ "X${DONEPROFILE}" = "X" ]; then mount_ffs -o update /kern/rootdev / # set up some sane defaults - echo 'erase ^H, werase ^W, kill ^U, intr ^C' - stty newcrt werase ^W intr ^C kill ^U erase ^H 9600 + echo 'erase ^H, werase ^W, kill ^U, intr ^C, status ^T' + stty newcrt werase ^W intr ^C kill ^U erase ^H status ^T 9600 # get the terminal type _forceloop="" diff --git a/distrib/mvme88k/ramdisk/dot.profile b/distrib/mvme88k/ramdisk/dot.profile index 4fbe9a3cff8..cf72a5e32fe 100644 --- a/distrib/mvme88k/ramdisk/dot.profile +++ b/distrib/mvme88k/ramdisk/dot.profile @@ -1,5 +1,5 @@ # -# $OpenBSD: dot.profile,v 1.2 2000/01/30 01:21:21 deraadt Exp $ +# $OpenBSD: dot.profile,v 1.3 2000/10/25 16:38:17 millert Exp $ # # Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. @@ -40,8 +40,8 @@ set -o emacs # emacs-style command line editing alias dmesg="cat /kern/msgbuf" # set up some sane defaults -echo 'erase ^?, werase ^H, kill ^U, intr ^C' -stty newcrt werase ^H intr ^C kill ^U erase ^? 9600 +echo 'erase ^?, werase ^H, kill ^U, intr ^C, status ^T' +stty newcrt werase ^H intr ^C kill ^U erase ^? status ^T 9600 echo '' # pull in the function definitions that people will use from the shell prompt. diff --git a/distrib/pc532/floppies/inst/dot.profile b/distrib/pc532/floppies/inst/dot.profile index 791a0f733f2..257731800d3 100644 --- a/distrib/pc532/floppies/inst/dot.profile +++ b/distrib/pc532/floppies/inst/dot.profile @@ -1,4 +1,4 @@ -# $OpenBSD: dot.profile,v 1.4 2000/03/01 22:10:06 todd Exp $ +# $OpenBSD: dot.profile,v 1.5 2000/10/25 16:38:13 millert Exp $ # # Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. @@ -41,8 +41,8 @@ if [ "X${DONEPROFILE}" = "X" ]; then DONEPROFILE=YES # set up some sane defaults - echo 'erase ^?, werase ^W, kill ^U, intr ^C' - stty werase ^W intr ^C kill ^U erase ^? + echo 'erase ^?, werase ^W, kill ^U, intr ^C, status ^T' + stty werase ^W intr ^C kill ^U erase ^? status ^T echo '' # run update, so that installed software is written as it goes. diff --git a/distrib/pc532/floppies/upgr/dot.profile b/distrib/pc532/floppies/upgr/dot.profile index 20ce085b52d..c3bcc9e2c8a 100644 --- a/distrib/pc532/floppies/upgr/dot.profile +++ b/distrib/pc532/floppies/upgr/dot.profile @@ -1,4 +1,4 @@ -# $OpenBSD: dot.profile,v 1.4 2000/03/01 22:10:08 todd Exp $ +# $OpenBSD: dot.profile,v 1.5 2000/10/25 16:38:13 millert Exp $ # # Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. @@ -41,8 +41,8 @@ if [ "X${DONEPROFILE}" = "X" ]; then DONEPROFILE=YES # set up some sane defaults - echo 'erase ^?, werase ^W, kill ^U, intr ^C' - stty newcrt werase ^W intr ^C kill ^U erase ^? 9600 + echo 'erase ^?, werase ^W, kill ^U, intr ^C, status ^T' + stty newcrt werase ^W intr ^C kill ^U erase ^? status ^T 9600 echo '' # run update, so that installed software is written as it goes. diff --git a/distrib/pmax/ramdisk/dot.profile b/distrib/pmax/ramdisk/dot.profile index bdad3cc2813..1e34fc044b0 100644 --- a/distrib/pmax/ramdisk/dot.profile +++ b/distrib/pmax/ramdisk/dot.profile @@ -1,5 +1,5 @@ # -# $OpenBSD: dot.profile,v 1.2 2000/01/30 01:21:21 deraadt Exp $ +# $OpenBSD: dot.profile,v 1.3 2000/10/25 16:38:16 millert Exp $ # # Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. @@ -68,8 +68,8 @@ if [ "X${DONEPROFILE}" = "X" ]; then # set up some sane defaults - echo 'erase ^?, werase ^W, kill ^U, intr ^C' - stty newcrt werase ^W intr ^C kill ^U erase ^? 9600 + echo 'erase ^?, werase ^W, kill ^U, intr ^C, status ^T' + stty newcrt werase ^W intr ^C kill ^U erase ^? status ^T 9600 echo '' # get the terminal type diff --git a/distrib/powerpc/ramdisk/dot.profile b/distrib/powerpc/ramdisk/dot.profile index 467f904c999..5f90def1cbb 100644 --- a/distrib/powerpc/ramdisk/dot.profile +++ b/distrib/powerpc/ramdisk/dot.profile @@ -1,4 +1,4 @@ -# $OpenBSD: dot.profile,v 1.4 2000/08/08 01:08:07 deraadt Exp $ +# $OpenBSD: dot.profile,v 1.5 2000/10/25 16:38:16 millert Exp $ # # Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. @@ -46,8 +46,8 @@ if [ "X${DONEPROFILE}" = "X" ]; then mount_ffs -o update /dev/rd0a / # set up some sane defaults - echo 'erase ^?, werase ^W, kill ^U, intr ^C' - stty newcrt werase ^W intr ^C kill ^U erase ^? 9600 + echo 'erase ^?, werase ^W, kill ^U, intr ^C, status ^T' + stty newcrt werase ^W intr ^C kill ^U erase ^? status ^T 9600 # Installing or upgrading? diff --git a/distrib/sparc/miniroot/dot.profile b/distrib/sparc/miniroot/dot.profile index 02bd6d68e25..ba7622090bd 100644 --- a/distrib/sparc/miniroot/dot.profile +++ b/distrib/sparc/miniroot/dot.profile @@ -1,4 +1,4 @@ -# $OpenBSD: dot.profile,v 1.13 2000/01/30 01:21:22 deraadt Exp $ +# $OpenBSD: dot.profile,v 1.14 2000/10/25 16:38:13 millert Exp $ # $NetBSD: dot.profile,v 1.1 1995/12/18 22:54:43 pk Exp $ # # Copyright (c) 1995 Jason R. Thorpe @@ -56,8 +56,8 @@ if [ "X${DONEPROFILE}" = "X" ]; then mount_ffs -o update /kern/rootdev / # set up some sane defaults - echo 'erase ^?, werase ^W, kill ^U, intr ^C' - stty newcrt werase ^W intr ^C kill ^U erase ^? 9600 + echo 'erase ^?, werase ^W, kill ^U, intr ^C, status ^T' + stty newcrt werase ^W intr ^C kill ^U erase ^? status ^T 9600 # get the terminal type _forceloop="" diff --git a/distrib/sparc/ramdisk/dot.profile b/distrib/sparc/ramdisk/dot.profile index 6f1d88fcf08..3041a5dcf62 100644 --- a/distrib/sparc/ramdisk/dot.profile +++ b/distrib/sparc/ramdisk/dot.profile @@ -1,4 +1,4 @@ -# $OpenBSD: dot.profile,v 1.8 2000/01/30 01:21:23 deraadt Exp $ +# $OpenBSD: dot.profile,v 1.9 2000/10/25 16:38:14 millert Exp $ # $NetBSD: dot.profile,v 1.1 1995/12/18 22:54:43 pk Exp $ # # Copyright (c) 1995 Jason R. Thorpe @@ -56,8 +56,8 @@ if [ "X${DONEPROFILE}" = "X" ]; then mount_ffs -o update /dev/rd0a / # set up some sane defaults - echo 'erase ^?, werase ^W, kill ^U, intr ^C' - stty newcrt werase ^W intr ^C kill ^U erase ^? 9600 + echo 'erase ^?, werase ^W, kill ^U, intr ^C, status ^T' + stty newcrt werase ^W intr ^C kill ^U erase ^? status ^T 9600 # get the terminal type _forceloop="" diff --git a/distrib/sun3/miniroot/dot.profile b/distrib/sun3/miniroot/dot.profile index e154d72d8f5..e2cae145379 100644 --- a/distrib/sun3/miniroot/dot.profile +++ b/distrib/sun3/miniroot/dot.profile @@ -1,4 +1,4 @@ -# $OpenBSD: dot.profile,v 1.1 2000/06/20 21:29:24 miod Exp $ +# $OpenBSD: dot.profile,v 1.2 2000/10/25 16:38:14 millert Exp $ # # Copyright (c) 1995 Jason R. Thorpe # Copyright (c) 1994 Christopher G. Demetriou @@ -55,8 +55,8 @@ if [ "X${DONEPROFILE}" = "X" ]; then mount_ffs -o update /kern/rootdev / # set up some sane defaults - echo 'erase ^?, werase ^W, kill ^U, intr ^C' - stty newcrt werase ^W intr ^C kill ^U erase ^? 9600 + echo 'erase ^?, werase ^W, kill ^U, intr ^C, status ^T' + stty newcrt werase ^W intr ^C kill ^U erase ^? status ^T 9600 # get the terminal type _forceloop="" diff --git a/distrib/sun3/ramdisk/dot.profile b/distrib/sun3/ramdisk/dot.profile index 94a45b3afc8..cb2c5ab611e 100644 --- a/distrib/sun3/ramdisk/dot.profile +++ b/distrib/sun3/ramdisk/dot.profile @@ -1,4 +1,4 @@ -# $OpenBSD: dot.profile,v 1.2 2000/06/20 21:29:34 miod Exp $ +# $OpenBSD: dot.profile,v 1.3 2000/10/25 16:38:14 millert Exp $ # # Copyright (c) 1995 Jason R. Thorpe # Copyright (c) 1994 Christopher G. Demetriou @@ -55,8 +55,8 @@ if [ "X${DONEPROFILE}" = "X" ]; then mount_ffs -o update /dev/rd0a / # set up some sane defaults - echo 'erase ^?, werase ^W, kill ^U, intr ^C' - stty newcrt werase ^W intr ^C kill ^U erase ^? 9600 + echo 'erase ^?, werase ^W, kill ^U, intr ^C, status ^T' + stty newcrt werase ^W intr ^C kill ^U erase ^? status ^T 9600 # get the terminal type _forceloop="" diff --git a/distrib/vax/inst/dot.profile b/distrib/vax/inst/dot.profile index a4bd1fdfa81..09ddc83d334 100644 --- a/distrib/vax/inst/dot.profile +++ b/distrib/vax/inst/dot.profile @@ -2,8 +2,8 @@ PATH=/sbin:/bin:/usr/bin:/usr/sbin:/ export PATH TERM=vt100 export TERM # set up some sane defaults -echo 'erase ^?, werase ^H, kill ^U, intr ^C' -stty newcrt werase ^H intr ^C kill ^U erase ^? +echo 'erase ^?, werase ^H, kill ^U, intr ^C, status ^T' +stty newcrt werase ^H intr ^C kill ^U erase ^? status ^T echo echo "Now when NetBSD is booted you're on your own." echo "Remember to write bootblocks and to make devices" |