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
/
rcons
/
raster_op.c
Age
Commit message (
Expand
)
Author
2012-01-31
ANSIfy the prototypes
matt
2009-04-18
Revert bcopy -> memcpy change inside #ifdef BCOPY_FASTER block.
tsutsui
2009-03-18
bcopy -> memcpy
cegger
2009-03-18
bzero -> memset
cegger
2005-12-11
merge ktrace-lwp.
christos
2005-02-27
nuke trailing whitespace
perry
2005-02-04
de-__P
perry
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2001-11-13
add RCSIDs
lukem
2000-09-29
fix 16BPP support (for next68k), from Timm Wetzel.
deberg
2000-03-30
Remove register declarations.
augustss
1999-11-23
Round out our options with 4bpp framebuffer support, conditional
scottr
1999-03-27
defopt RCONS_2BPP and RCONS_16BPP
dbj
1999-01-11
add 2bpp support, for sake of NeXT monochrome displays, from
drochner
1998-12-18
Replace a use of << with the LSOP macro, to fix a specific problem on
thorpej
1996-03-14
- add and fix prototypes and warnings.
christos
1995-11-29
Make it work on little-endian monochrome buffers; per Ted.
pk
1995-11-24
since 'long's in this code are meant to be exactly 32-bits wide, use
cgd
1995-09-17
rcons (Raster CONSole) brought over here from the sparc area.
pk