From owner-freebsd-commit Tue May 30 15:53:12 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA25191 for commit-outgoing; Tue, 30 May 1995 15:53:12 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA25134 for cvs-user-outgoing; Tue, 30 May 1995 15:53:05 -0700 Received: from localhost.cdrom.com (localhost.cdrom.com [127.0.0.1]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id PAA25066 ; Tue, 30 May 1995 15:52:53 -0700 X-Authentication-Warning: freefall.cdrom.com: Host localhost.cdrom.com didn't use HELO protocol To: Gary Palmer cc: CVS-commiters@freefall.cdrom.com, cvs-user@freefall.cdrom.com Subject: Re: cvs commit: src/release/sysinstall msg.c system.c In-reply-to: Your message of "Tue, 30 May 95 14:56:01 PDT." <6697.801870961@westhill.cdrom.com> Date: Tue, 30 May 1995 15:52:51 -0700 Message-ID: <25062.801874371@freefall.cdrom.com> From: "Jordan K. Hubbard" Sender: commit-owner@FreeBSD.org Precedence: bulk Gary's been sniffing glue again. I did it as a su - jkh on freefall and it was indeed committed to the right branch. Jordan > In message <199505302134.OAA00718@freefall.cdrom.com>, "Jordan K. Hubbard" wr it > es: > >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. > > EEK! Look at the `From:' line before pointing any fingers at me for > commiting on the wrong branch. Serves Jordan right for borrowing my > machine! > > Gary