From owner-cvs-usrsbin Thu Mar 6 22:31:19 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id WAA18929 for cvs-usrsbin-outgoing; Thu, 6 Mar 1997 22:31:19 -0800 (PST) Received: from ravenock.cybercity.dk (ravenock.cybercity.dk [194.16.57.32]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id WAA18920; Thu, 6 Mar 1997 22:31:08 -0800 (PST) Received: (from sos@localhost) by ravenock.cybercity.dk (8.8.5/8.7.3) id HAA01429; Fri, 7 Mar 1997 07:33:08 +0100 (MET) From: Søren Schmidt Message-Id: <199703070633.HAA01429@ravenock.cybercity.dk> Subject: Re: cvs commit: src/usr.sbin/vidcontrol decode.h Makefile decode.c vidcontrol.1 vidcontrol.c In-Reply-To: <199703070134.RAA29525@freefall.freebsd.org> from Brian Somers at "Mar 6, 97 05:34:51 pm" To: brian@freefall.freebsd.org (Brian Somers) Date: Fri, 7 Mar 1997 07:33:08 +0100 (MET) Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-usrsbin@freefall.freebsd.org X-Mailer: ELM [version 2.4ME+ PL30 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk In reply to Brian Somers who wrote: > brian 97/03/06 17:34:50 > > Modified: usr.sbin/vidcontrol Makefile decode.c vidcontrol.1 > vidcontrol.c > Added: usr.sbin/vidcontrol decode.h > Log: > Add a -s option for setting the current vty. This should make > life easier if a PS/2 mouse locks up the keyboard (frequent-ish, > but not repeatable). > Tidy up code (a bit) and make it -Wall > > Is this a 2.2 candidate ? (although it doesn't -Wall in 2.2 because > of the lack of sys/sysproto.h What's the idea of this ?? vidcontrol uses stdin which is the current vty :) Also I'd like you to have me review patches to code under my wings. I'll look it over (later) and see whats actually going on. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Søren Schmidt (sos@FreeBSD.org) FreeBSD Core Team Even more code to hack -- will it ever end ..