From owner-freebsd-commit Tue May 30 14:35:09 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id OAA00856 for commit-outgoing; Tue, 30 May 1995 14:35:09 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id OAA00790 for cvs-user-outgoing; Tue, 30 May 1995 14:34:58 -0700 Received: (from jkh@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id OAA00718 ; Tue, 30 May 1995 14:34:47 -0700 Date: Tue, 30 May 1995 14:34:47 -0700 From: "Jordan K. Hubbard" Message-Id: <199505302134.OAA00718@freefall.cdrom.com> To: CVS-commiters, cvs-user Subject: cvs commit: src/release/sysinstall msg.c system.c Sender: commit-owner@FreeBSD.org Precedence: bulk gpalmer 95/05/30 14:34:46 Modified: release/sysinstall msg.c system.c Log: Change VT_RELDISP to the more correct VT_ACTIVATE. Assuming that I read Soren's message about VTY's being 1 rather than 0 based correctly, this should fix the problem with the console not switching back properly.