From owner-cvs-all Tue Mar 28 1:21:10 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1FD0237BE9D; Tue, 28 Mar 2000 01:21:06 -0800 (PST) (envelope-from hm@FreeBSD.org) Received: (from hm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA81083; Tue, 28 Mar 2000 01:21:06 -0800 (PST) (envelope-from hm@FreeBSD.org) Message-Id: <200003280921.BAA81083@freefall.freebsd.org> From: Hellmuth Michaelis Date: Tue, 28 Mar 2000 01:21:05 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pcvt/ispcvt Makefile ispcvt.8 ispcvt.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hm 2000/03/28 01:21:05 PST Modified files: usr.sbin/pcvt/ispcvt Makefile ispcvt.8 ispcvt.c Log: pcvt cleanup. add $FreeBSD. get copyright in sync with FreeBSD recommendation. remove obsolete stuff resuling from pcvt kernel part cleanup (caution: this depends in part on modifications to pcvt_ioctl.h, commit will follow shortly). add new option "-n" to ispcvt to get number of compiled-in virtual screens. Revision Changes Path 1.6 +2 -0 src/usr.sbin/pcvt/ispcvt/Makefile 1.10 +8 -9 src/usr.sbin/pcvt/ispcvt/ispcvt.8 1.8 +29 -85 src/usr.sbin/pcvt/ispcvt/ispcvt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message