Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-4]: src/sys/arch/alpha/conf pullup 1.94->1.95 (ross)



details:   https://anonhg.NetBSD.org/src/rev/fe1a5873ed72
branches:  netbsd-1-4
changeset: 468538:fe1a5873ed72
user:      perry <perry%NetBSD.org@localhost>
date:      Thu Apr 29 14:32:51 1999 +0000

description:
pullup 1.94->1.95 (ross)

diffstat:

 sys/arch/alpha/conf/ALPHA |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r 07206a92f1f7 -r fe1a5873ed72 sys/arch/alpha/conf/ALPHA
--- a/sys/arch/alpha/conf/ALPHA Thu Apr 29 14:32:29 1999 +0000
+++ b/sys/arch/alpha/conf/ALPHA Thu Apr 29 14:32:51 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ALPHA,v 1.94 1999/02/22 07:44:50 fvdl Exp $
+# $NetBSD: ALPHA,v 1.94.2.1 1999/04/29 14:32:51 perry Exp $
 #
 # Alpha kernel with all the options you'd want, and more.
 
@@ -116,8 +116,8 @@
 # in case we have NFS root.
 options        NFS_BOOT_DHCP           # superset of BOOTP
 
-# WS console uses SUN terminal emulation
-options        WSEMUL_SUN
+# WS console uses SUN or VT100 terminal emulation
+options        WSEMUL_VT100
 
 # realtime clock compatible to OSF/1
 #options       CLOCK_COMPAT_OSF1



Home | Main Index | Thread Index | Old Index