freebsd-skq/share
emaste 884e0cd091 MFC improved vt(4) font generation
r266851: Add VGAROM 8x8, 8x14 and 8x16 fonts for vt(4)

  These are converted from syscons(4) cp437 fonts.

r267306: Add vgarom font source

  These are in 'GNU Unifont' format, and are converted from syscons(4)
  cp437 fonts.

r267400: Add thin versions of VGAROM 8x8 and 8x16 fonts for vt(4)

  These are converted from syscons(4) cp437-thin-8x* fonts.

r267423: Build vt(4) fonts during buildworld

  vtfontcvt(8) is now built during buildworld, so can be used as a
  bootstrap tool to create vt(4) fonts from source .hex or .bdf font
  files, rather than having uuencoded binary fonts in the tree.

r267578: Add glyphs from converted syscons iso* fonts

  This consists of the unique glyphs from the following font files in
  /usr/share/syscons/fonts:

  iso*.fnt     ISO-8859-1 West European
  iso02*.fnt   ISO-8859-2 Central European
  iso04*.fnt   ISO-8859-4 Baltic
  iso05*.fnt   ISO-8859-5 Cyrillic
  iso07*.fnt   ISO-8859-7 Greek
  iso08*.fnt   ISO-8859-8 Hebrew
  iso09*.fnt   ISO-8859-9 Turkish
  iso15*.fnt   ISO-8859-15 West European

r268022: Rename the WITHOUT_VT_SUPPORT knob to WITHOUT_VT

  The _SUPPORT knobs have a consistent meaning which differs from the
  behaviour controlled by this knob.  As the knob is opt-out and has not
  appeared in a release the impact should be low.

Approved by:	re
Sponsored by:	The FreeBSD Foundation
2014-09-09 20:36:56 +00:00
..
colldef
dict Disconnect non-MPSAFE NTFS from the build in preparation for dropping 2012-10-17 11:30:00 +00:00
doc Set up the /usr/tests hierarchy. 2013-12-28 20:05:31 +00:00
dtrace Remove copy/pasteo in the copyright notice. 2012-07-21 07:14:52 +00:00
examples MFC r270512 r270513 r270754 2014-09-04 16:55:01 +00:00
i18n Revert r258396 : teach iconv about a WCHAR_T pseudo-type 2014-01-03 23:36:03 +00:00
info Install the template info directory with mode 644 instead of 444 to 2013-01-21 22:54:43 +00:00
keys MFC r260605: 2014-01-13 22:07:36 +00:00
man MFH (r270392, r270676, r270679, r270698): add support for subdirectories in rc.conf.d 2014-09-08 11:18:27 +00:00
me
misc MFC: Make BSD tree more contemporary-looking. 2014-08-21 11:48:37 +00:00
mk MFC r267176, r267181, r268445 (ATF-related commits): 2014-09-09 04:00:30 +00:00
mklocale
monetdef Do not overwrite the new UTF-8 files with the old ISO one 2013-07-17 14:00:51 +00:00
msgdef Don't link two different things to the same paths. As tiebreaker I've 2013-01-24 17:00:11 +00:00
numericdef Don't link two different things to the same paths. As tiebreaker I've 2013-01-24 17:00:11 +00:00
security
sendmail
skel MFC r264465: 2014-05-14 15:23:06 +00:00
snmp
syscons MFC 270153, 270098: 2014-08-21 21:48:33 +00:00
tabset
termcap Merge r267482,r267483,r267486,r267577,r267671,r267672 from head: 2014-06-22 16:48:21 +00:00
tests Add sample test programs. 2013-12-29 12:30:06 +00:00
timedef
vt MFC improved vt(4) font generation 2014-09-09 20:36:56 +00:00
zoneinfo MFC r271047: Avoid ./ in zoneinfo entries in METALOG 2014-09-08 15:40:55 +00:00
Makefile MFC r268022: Rename the WITHOUT_VT_SUPPORT knob to WITHOUT_VT 2014-07-08 14:04:36 +00:00
Makefile.inc