index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
sun
/
cgsix.c
Age
Commit message (
Expand
)
Author
2006-04-15
Remove the getwschar and putwschar accessops from wsdisplay drivers as
jmmv
2006-04-12
Add an extra cookie to the ioctl and mmap wsdisplay accessops that points
jmmv
2005-12-12
welcome to the new lwp world.
christos
2005-12-11
merge ktrace-lwp.
christos
2005-06-28
deal with more than one cgsix, make sure to get things right even when none
macallan
2005-06-21
Fix mis-placed newline.
thorpej
2005-06-04
Add const.
tsutsui
2005-05-22
fixed a typo in cg6_ras_do_cursor and made using the blitter to draw the
macallan
2005-05-16
Added support for virtual consoles, colour and some code to determine the
macallan
2005-03-14
KNF
martin
2005-03-03
Fix a conditional: sparc's will use the raster ops via RASTERCONSOL
martin
2005-03-03
Make it (at least) compile w/o wsdisplay @ cgsix.
martin
2005-02-27
nuke trailing whitespace
perry
2005-02-25
From Micahel Lorenz: wsdisplay support for cg6
martin
2004-02-13
Uppercase CPU, plural is CPUs.
wiz
2003-11-13
eliminate uvm_useracc() in favor of checking the return value of
chs
2003-08-25
Undo previous as it broke things.
uwe
2003-08-24
#include "opt_rcons.h"
uwe
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-06-29
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
fvdl
2003-06-29
More changes for providing lwpid for ktrace (sparc GENERIC built)
darrenr
2003-01-18
Merge the nathanw_sa branch.
thorpej
2002-10-23
merge kqueue branch into -current
jdolecek
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2001-11-13
add RCSIDs
lukem
2001-09-24
Change bus_space_mmap() signature to the official one.
eeh
2001-01-10
Initialize the FBC mode register in cg6attach().
tsutsui
2000-11-05
fix types in debug code.
chs
2000-08-26
Don't bcopy() from luserland.
eeh
2000-08-26
Make 64-bit clean.
eeh
2000-08-20
Move cgsix, bwtwo and BT DAC support here from arch/sparc.
pk