Searched +full:vt220l +full:. +full:808 (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/share/wscons/fonts/ |
H A D | Makefile | 3 FONTS= vt220l.814 vt220h.814 vt220l.808 vt220h.808 \ 4 vt220l.816 vt220h.816 vt220l.810 vt220h.810 \ 5 latin2.808 latin2.814 latin2.816 \ 6 donna.816 flori.816 orator.816 \ 7 spleen-5x8.fnt spleen-6x12.fnt spleen-8x16.fnt \ 8 spleen-12x24.fnt spleen-16x32.fnt spleen-32x64.fnt 21 FONTS += ter-i12n.wsf 22 FONTS += ter-i16b.wsf 23 FONTS += ter-i16n.wsf 24 FONTS += ter-i16v.wsf [all …]
|
H A D | COPYRIGHT | 3 vt220h.808.uue, vt220h.810.uue, vt220h.814.uue, vt220h.816.uue, 4 vt220l.808.uue, vt220l.810.uue, vt220l.814.uue and vt220l.816.uue 10 All rights reserved. 15 1. Redistributions of source code must retain the above copyright 16 notice, this list of conditions and the following disclaimer. 17 2. Redistributions in binary form must reproduce the above copyright 19 documentation and/or other materials provided with the distribution. 20 3. All advertising materials mentioning features or use of this software 24 4. The name authors may not be used to endorse or promote products 25 derived from this software without specific prior written permission. [all …]
|
HD | vt220l.808.uue | 1 begin 644 vt220l.808
|
/netbsd-src/distrib/sets/lists/base/ |
H A D | md.i386 | 1 # $NetBSD: md.i386,v 1.160 2024/07/11 20:41:06 riastradh Exp $ 3 ./dev/lms0 base-obsolete obsolete 4 ./dev/mms0 base-obsolete obsolete 5 ./dev/pms0 base-obsolete obsolete 6 ./dev/ttyv1 base-obsolete obsolete 7 ./dev/ttyv2 base-obsolete obsolete 8 ./dev/ttyv3 base-obsolete obsolete 9 ./dev/ttyv4 base-obsolete obsolete 10 ./dev/ttyv5 base-obsolete obsolete 11 ./dev/ttyv6 base-obsolete obsolete [all …]
|
/netbsd-src/etc/ |
H A D | wscons.conf | 1 # $NetBSD: wscons.conf,v 1.22 2022/08/29 15:39:19 uwe Exp $ 7 #font ibm - 8 ibm /usr/share/wscons/fonts/vt220l.808 10 # of the "vga" driver. The kernel must be compiled with the option 11 # "WSCONS_SUPPORT_PCVTFONTS" turned on. See vga(4). 12 #font pcvt - - pcvt /usr/share/wscons/fonts/vt220h.816 13 #font pcvt - 8 pcvt /usr/share/wscons/fonts/vt220h.808 15 # Font for central european languages (ISO 8859-2). 16 # Uncomment to load. Needs to be explicitly enabled (see below). 17 #font latin2 - 16 iso /usr/share/wscons/fonts/latin2.816 20 # information but rc.d/wscons wants the name to be specified). [all …]
|
/netbsd-src/usr.sbin/wsfontload/ |
H A D | wsfontload.8 | 1 .\" $NetBSD: wsfontload.8,v 1.32 2022/06/08 22:38:29 uwe Exp $ 2 .\" 3 .\" Copyright (c) 1999, 2001 4 .\" Matthias Drochner. All rights reserved. 5 .\" 6 .\" Redistribution and use in source and binary forms, with or without 7 .\" modification, are permitted provided that the following conditions 8 .\" are met: 9 .\" 1. Redistributions of source code must retain the above copyright 10 .\" notice, this list of conditions and the following disclaimer. [all …]
|