Go to file
drochner f9d6718ab9 allow to overwrite the builtin VGA font if necessary,
make the number of available font slots variable,
set up a "quirk" mechanism to tell the generic vga code about crippled
VGA adapters which ignore the "fontsel" TS register,
initiate the quirk table with an ATI chip which happened to be on a board
I tested with.
Afaik quite a number of ATI chips suffers from the "loaded fonts don't
work" problem - these should be added.
Bad side effect of my change: The builtin font will be kicked out
always if a VGA_CONSOLE_SCREENTYPE is specified which needs a loaded
font. In early console initialization, we don't know much about the
graphics card, so we have to assume the worst (ie ATI:-).
2002-06-25 21:07:42 +00:00
bin Note that -T is to be used with -l; synced with FreeBSD via Michal 2002-06-24 20:14:35 +00:00
crypto sync whitespace w/ openbsd tree 2002-06-24 15:47:25 +00:00
dist Synchronize last change with what is in the official amd sources now as 2002-06-23 08:37:36 +00:00
distrib Hmmm, I never added myself, it seems. fix that. 2002-06-25 17:38:31 +00:00
etc Sync "sh $0.local all" lines. 2002-06-19 15:08:40 +00:00
games Provide a BN_dec2bn() shim for the non-openssl case that reports an error 2002-06-18 23:07:36 +00:00
gnu remove old and unused files 2002-06-24 06:49:14 +00:00
include In the manner of Solaris and other OSes, we now define CLK_TCK to 2002-06-23 19:41:04 +00:00
lib Add finitef 2002-06-23 21:55:12 +00:00
libexec Added CONF_LL macro, which understands raw 'strsuftoll' conf variables. 2002-06-18 09:59:47 +00:00
regress Fix off-by one when computing page count in the test file. 2002-06-04 22:17:47 +00:00
sbin Support 'dp' as mount option for 'sw' fstype, so it DTRT for entries like: 2002-06-21 09:04:16 +00:00
share Drop a trailing space, and markup an error code. 2002-06-25 20:28:36 +00:00
sys allow to overwrite the builtin VGA font if necessary, 2002-06-25 21:07:42 +00:00
tools The last commit wasn't tested. Add a missing \ 2002-06-12 19:59:55 +00:00
usr.bin tidy up makefiles 2002-06-24 06:11:11 +00:00
usr.sbin Don't xref ourselves, use Nm. 2002-06-24 18:22:37 +00:00
build.sh Add hppa as a supported MACHINE_ARCH. 2002-06-10 14:08:05 +00:00
BUILDING add "-M makeobjdirprefix" to build.sh 2002-05-13 01:44:34 +00:00
BUILDING.mdoc add "-M makeobjdirprefix" to build.sh 2002-05-13 01:44:34 +00:00
Makefile Fix whitespace usage in comment. 2002-06-20 08:21:59 +00:00
Makefile.inc
UPDATING Sync the sshd entry with etc/master.passwd. 2002-05-19 00:54:35 +00:00