freebsd-dev/sys
Kazutaka YOKOTA 59f5eaf466 - A new semaphore: font_loading_in_progress.
Don't touch/update the screen while manipulating font data.
Possibly related to PR: kern/4271

- Set up VGA in alphanumeric mode rather than graphics mode when
loading font into video memory. This will drastically reduce flicker.
PR: bin/2977

- Set up scp->font_size properly during video mode switch caused by
ioctl.
1998-02-11 15:00:24 +00:00
..
alpha De-staticize enough to make all the LKMs work again. Add comments where 1998-02-11 01:46:50 +00:00
amd64 Fix warning after previous staticization. 1998-02-10 17:30:26 +00:00
compat In the words of the submitter: 1998-02-07 02:13:27 +00:00
compile
conf NULL and UMAP filesystems also unstable. 1998-02-09 15:03:38 +00:00
ddb Staticize. 1998-02-09 06:11:36 +00:00
dev - A new semaphore: font_loading_in_progress. 1998-02-11 15:00:24 +00:00
fs Deleted unused variable. 1998-02-10 08:04:31 +00:00
geom Remove unused devfs include. (Julian or Satoshi might want to add proper 1998-01-31 03:19:06 +00:00
gnu Staticize. 1998-02-09 06:11:36 +00:00
i386 - A new semaphore: font_loading_in_progress. 1998-02-11 15:00:24 +00:00
isa - A new semaphore: font_loading_in_progress. 1998-02-11 15:00:24 +00:00
isofs/cd9660 Staticize. 1998-02-09 06:11:36 +00:00
kern Include SIMPLELOCK_DEBUG functions even if SMP if compiling LINT; give 1998-02-11 00:05:26 +00:00
libkern Make our v_usecount vnode reference count work identically to the 1998-01-06 05:26:17 +00:00
miscfs Deleted unused variable. 1998-02-10 08:04:31 +00:00
modules Back out opt_diagnostic.h changes. 1998-02-06 23:54:27 +00:00
msdosfs Staticize. 1998-02-09 06:11:36 +00:00
net Staticize. 1998-02-09 06:11:36 +00:00
netatalk Staticize. 1998-02-09 06:11:36 +00:00
netinet Staticize. 1998-02-09 06:11:36 +00:00
netipx Staticize. 1998-02-09 06:11:36 +00:00
netkey Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
netnatm Staticize. 1998-02-09 06:11:36 +00:00
netns Make INET a proper option. 1998-01-08 23:42:31 +00:00
nfs Staticize. 1998-02-09 06:11:36 +00:00
nfsclient Staticize. 1998-02-09 06:11:36 +00:00
nfsserver Staticize. 1998-02-09 06:11:36 +00:00
pc98 Sync with sys/i386/i386/userconfig.c revision 1.102. 1998-02-10 08:03:42 +00:00
pccard - Removed typo in Copyright and added Id. 1998-02-07 20:41:20 +00:00
pci Staticize. (Diffs by me & and Simon in cooperation.) 1998-02-10 17:36:44 +00:00
powerpc/include
rpc
scsi Staticize. 1998-02-09 06:11:36 +00:00
sys Implement dladdr. 1998-02-06 16:46:46 +00:00
tools Use __inline instead of inline to prevent pedantic compiler warnings. 1997-12-19 23:25:16 +00:00
ufs Staticize. 1998-02-09 06:11:36 +00:00
vm Staticize. 1998-02-09 06:11:36 +00:00
Makefile