NetBSD/sys
scottr a7a5cd8399 Replace the call to macfb_init() when attaching a non-console fb device
with a call to macfb_clear().

[The purpose of macfb_init() is almost exclusively to initialize the
raster console blitter.  We really, really do not want to do this unless
we are actually initializing the console device, else we'll give rcons
the attributes of the last-seen fb device.  These will not necessarily
correspond to the attributes of the actual console device!]
2000-10-22 05:05:39 +00:00
..
adosfs
arch Replace the call to macfb_init() when attaching a non-console fb device 2000-10-22 05:05:39 +00:00
coda
compat Add sys/proc.h so this compiles. 2000-10-16 03:18:04 +00:00
conf ca -> lsu 2000-10-19 14:26:41 +00:00
crypto avoid assert, memcpy and memset (necessary to BSD code sharing). 2000-10-03 03:17:19 +00:00
ddb
dev fix SBus bursting *correctly* this time 2000-10-22 03:04:50 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern knf [from charles] 2000-10-17 23:38:55 +00:00
lib Add LIBSA_RENAME_PRINTF to solve conflict with prototype definition of 2000-10-21 13:48:06 +00:00
lkm
miscfs fix typo (dely --> delay) 2000-10-06 19:08:00 +00:00
msdosfs
net prevent stack overwrite due to bzero() arg mistake. from msaitoh. 2000-10-19 01:07:42 +00:00
netatalk
netccitt
netinet Mark packets from gre as coming from appropriate gre interface, not 2000-10-20 20:43:26 +00:00
netinet6 remove #ifdef TCP6. it is not likely for us to bring in sys/netinet6/tcp6*.c 2000-10-19 20:22:59 +00:00
netiso fix paren/#ifdef match. 2000-10-02 03:54:53 +00:00
netkey don't waste entropy by use of key_random(). use key_randomfill() for 2000-10-07 12:08:33 +00:00
netnatm
netns
nfs include opt_inet.h, needed by previous check-in. 2000-10-03 17:18:15 +00:00
ntfs
stand
sys ca -> lsu 2000-10-19 14:27:53 +00:00
ufs In lfs_fastvget(), initialize i_lfs_effnblks correctly. 2000-10-21 13:53:25 +00:00
uvm Back out rev. 1.83 -- it's causing problems with some pmap 2000-10-16 23:17:54 +00:00
Makefile