From owner-cvs-all Fri Jun 23 1:57:22 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 0A0F837BA3F; Fri, 23 Jun 2000 01:57:18 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA65806; Fri, 23 Jun 2000 01:57:18 -0700 (PDT) (envelope-from tg@FreeBSD.org) Message-Id: <200006230857.BAA65806@freefall.freebsd.org> From: Thomas Gellekum Date: Fri, 23 Jun 2000 01:57:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/doscmd cp437-8x16.pcf.gz.uu fonts.dir Makefile doscmd.1 doscmd.c src/etc/mtree BSD.usr.dist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tg 2000/06/23 01:57:18 PDT Modified files: usr.bin/doscmd Makefile doscmd.1 doscmd.c etc/mtree BSD.usr.dist Added files: usr.bin/doscmd cp437-8x16.pcf.gz.uu fonts.dir Log: Install a VGA font for the X11 mode. Use a line like xset fp+ /usr/libdata/doscmd/fonts in your .xsession to activate it. Document X11_FONT option in .doscmdrc. Open window if $DISPLAY is set. Revision Changes Path 1.25 +14 -6 src/usr.bin/doscmd/Makefile 1.15 +16 -3 src/usr.bin/doscmd/doscmd.1 1.14 +4 -1 src/usr.bin/doscmd/doscmd.c 1.192 +3 -1 src/etc/mtree/BSD.usr.dist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message