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
1999-06-15
- Don't even try to emulate WSATTR_HILIT on mono displays
ad
1999-06-15
Fix stupid alignment bug. The 'slop' stuff is due for replacement with masks
ad
1999-06-05
`rasops_glue' is only here to force the header file's name hence it must
pk
1999-06-02
Don't include rasops files unconditionally; only when we have rasterconsole or
christos
1999-05-18
Assign ownership & copyright to TNF. There is probably a procedure for this
ad
1999-05-15
Add diagnostic measures to check for missing font.
ad
1999-05-15
wsfont cookies <= 0 are invalid, not just those < 0.
ad
1999-05-09
In rasops_erasecols(), try word aligned case before halfword aligned.
ad
1999-04-29
Initialize db in copycols() to zero to pacify gcc, as noted by Simon Burge.
ad
1999-04-29
Add cookie for wsfont to rasops_info.
ad
1999-04-26
Remove crud remaining from userland mockup.
ad
1999-04-26
Innumerable fixes and improvements. README contains list of remaining bugs
ad
1999-04-13
Code cleanup. Add ri_bswap member to 'struct rasops_info' to indicate that
ad
1999-04-13
Fixed licensing due to a foobar on my behalf.
ad
1999-04-13
Initial import of 'rasops', the new raster operations set for wscons/rcons.
ad