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
/
rasops
Age
Commit message (
Expand
)
Author
2009-03-15
ansify function definitions
cegger
2009-03-14
ANSIfy another 1261 function definitions.
dsl
2009-03-14
Change about 4500 of the K&R function definitions to ANSI ones.
dsl
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-01-07
The stamp mutex is not unsafe, so remove this comment so people don't get the...
bjs
2007-12-09
Merge jmcneill-pm branch.
jmcneill
2007-07-28
Implement bounds checking in some places in display driver code to avoid
mjf
2007-03-04
fix fallout from caddr_t changes.
christos
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2007-02-02
Updates to allow Zaurus screen to rotate 90 degrees to a usable state with th...
ober
2006-11-16
__unused removal on arguments; approved by core.
christos
2006-10-12
- sprinkle __unused on function decls.
christos
2006-05-18
quieten GCC uninitialise variable warnings.
mrg
2006-02-27
Fixup a performance problem in rasops_copyrows that I introduced during
jmcneill
2006-02-18
Add shadow framebuffer support.
jmcneill
2006-01-29
Make almost everything #include <sys/bswap.h> instead of <machine/bswap.h>
dsl
2005-12-11
merge ktrace-lwp.
christos
2005-09-03
We don't need <sys/bswap.h> here.
uwe
2005-05-30
avoid shadow variable "stamp"
christos
2005-05-01
fixed tab width and formatting
macallan
2005-05-01
made rasops_allocattr_color() respect WS_DEFAULT_FG and WS_DEFAULT_BG instead...
macallan
2005-02-27
nuke trailing whitespace
perry
2005-02-04
de-__P
perry
2004-03-05
Check character if it in font limits before drawing it in rasops8_putchar
petrov
2003-11-08
For the rasops-drawn cursor the fg/bg indices are bit inverted, so
uwe
2003-05-03
In rasops_copycols change bcopy to memmove. In that particular place
uwe
2003-04-16
rasops32_putchar: don't paint character out of font limits.
petrov
2002-09-27
remove trailing \n in panic(). approved perry.
provos
2002-09-05
compiler warning.
petrov
2002-07-04
Rename rasops_alloc_cattr and rasops_alloc_mattr to
junyoung
2002-07-04
alloc_attr -> allocattr
junyoung
2002-05-31
Avoid sequence point error.
thorpej
2002-03-13
Reorganise the wsfont stuff slightly so that multiple display adapters
ad
2002-02-11
Undo previous that incorrectly byte-swaps stamps for little endian
uwe
2002-02-08
| Module Name: syssrc
uch
2002-01-31
Honor RI_BSWAP.
uwe
2001-11-28
- convert usage of "defopt" to "defflag" where the relevant option does
lukem
2001-11-15
don't need <sys/types.h> when including <sys/param.h>
lukem
2001-11-13
add/cleanup RCSIDs
lukem
2001-09-18
Give initiali[sz]e all the "i"s it deserves.
wiz
2001-08-10
Adjust #ifdefs so RASOPS_SMALL doesn't give "defined but not used" warnings.
bjh21
2001-04-11
Only install headers which are actually used by our userland. This
jdolecek
2001-02-15
rasops4.c depend on rasops_masks.c
sato
2001-02-12
Correct the ri_xorigin calculation for the RI_CENTER case again.
nathanw
2001-02-02
Now does character remapping depending on font encoding.
marcus
2001-01-21
Rasops supports 4bit depth.
takemura
2001-01-12
The mask tables have no excuse for being in the data segment.
bjh21
2000-12-19
Fix an error in xoffset calculation. Revealed in the case when
nisimura
2000-06-13
Use my proper name.
ad
2000-06-12
Let this build on LP64 if DEBUG is defined.
sommerfeld
[next]