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
/
cgthree.c
Age
Commit message (
Expand
)
Author
2009-11-25
make this compile on sparc64
macallan
2009-09-19
Include "ioconf.h" instead of extern struct cfdriver foo_cd decls.
tsutsui
2009-09-18
Split device_t/softc. Tested on SS1+.
tsutsui
2009-05-12
struct device * -> device_t, no functional changes intended.
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
2009-02-23
Mimic cgsix memory corruption fix (bwtwo and cgthree wscons code is
jdc
2009-01-01
Back out previous and clear the screen directly.
jdc
2008-12-29
Clear the screen (via rasops) when attaching.
jdc
2008-11-28
Add wscons/vcons support for cg3.
jdc
2008-06-11
mechanical changes to use device_private() or device_lookup_private()
drochner
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-10-19
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
ad
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2005-12-11
merge ktrace-lwp.
christos
2005-06-04
Add const.
tsutsui
2003-08-25
Undo previous as it broke things.
uwe
2003-08-24
#include "opt_rcons.h"
uwe
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
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
2000-08-20
Move declaration up, before it is used.
pk
2000-08-20
Split & move cgthree from arch/sparc.
pk