From owner-freebsd-hackers Wed Jun 14 15:10:20 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA01862 for hackers-outgoing; Wed, 14 Jun 1995 15:10:20 -0700 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id PAA01855 for ; Wed, 14 Jun 1995 15:10:18 -0700 Received: from sax.sax.de by irz301.inf.tu-dresden.de with SMTP (5.67b+/DEC-Ultrix/4.3) id AA14499; Thu, 15 Jun 1995 00:10:15 +0200 Received: by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id AAA10632; Thu, 15 Jun 1995 00:10:15 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.6.11/8.6.9) id XAA02733; Wed, 14 Jun 1995 23:54:28 +0200 From: J Wunsch Message-Id: <199506142154.XAA02733@uriah.heep.sax.de> Subject: Re: pcvt version To: pechter@sesd.ilex.com Date: Wed, 14 Jun 1995 23:54:28 +0200 (MET DST) Cc: FreeBSD-hackers@freebsd.org In-Reply-To: <199506141843.LAA22282@freefall.cdrom.com> from "William Pechter ILEX Systems" at Jun 14, 95 02:44:51 pm Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 977 Sender: hackers-owner@freebsd.org Precedence: bulk As William Pechter ILEX Systems wrote: > > I posted this to -questions and got no answers to this part... > > So here goes... > > Where do the current pcvt sources live? > I'd like to try 'em on 1.1.5.1 and 2.0.5. For 2.0.5, just follow the instructions in the LINT file. Pcvt became an integral part of the system now. Basically, you'll find the whole pcvt distribution within the source tree, but it's scattered around in order to fit into the regular /usr/src structure. The kernel sources are in /sys/i386/isa/pcvt/*, accompanied by /sys/i386/include/pcvt_ioctl.h. The remainder lies in /usr/src/usr.sbin/pcvt/*, with the minor exception of the driver man page, which is in /usr/src/share/man/man4/...pcvt.4. The distribution itself is available from ftp://gilberto.physik.rwth-aachen.de/pub/incoming/pcvt-320b24.tar.gz -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)