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
Age
Commit message (
Expand
)
Author
2009-03-18
bcopy -> memcpy
cegger
2009-03-18
bzero -> memset
cegger
2009-03-18
Ansify function definitions w/o arguments. Generated with sed.
cegger
2009-03-16
ANSIfy functions with function-pointer arguments
dsl
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-02-20
Include wsdisplay.h directly in the header to avoid different sizes
martin
2009-01-12
protect kernel inline with _KERNEL
christos
2009-01-11
s/set/get/
christos
2009-01-11
retain compatibility with old firm_event. Perhaps we should bump the protocol
christos
2009-01-02
Remove duplicated key symbol in UK keymap.
jdc
2009-01-01
Back out previous and clear the screen directly.
jdc
2008-12-29
On old chip revisions, clear the screen using rasops when attaching.
jdc
2008-12-29
Clear the screen (via rasops) when attaching.
jdc
2008-12-22
make this compile again with NWSDISPLAY==0
macallan
2008-12-13
remove unused variable.
mrg
2008-12-12
device_t-ification
macallan
2008-12-12
add display type for Fujitsu AG-10e (oops)
macallan
2008-12-05
Add wscons/vcons support for bw2 (sbus and P4).
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-05-25
Implement wscons colemak and dvorak keyboard variants for Sun keyboards.
ghen
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-04-24
Network protocol interrupts can now block on locks, so merge the globals
ad
2008-04-21
Fix minor device_t split fallout.
martin
2008-04-20
Misc cosmetics.
tsutsui
2008-04-20
- use device_lookup_private() where appropriate
tsutsui
2008-04-05
use aprint_*_dev and device_xname
cegger
2008-03-29
Split softc and device_t for zsc(4) and its children.
tsutsui
2008-03-01
Welcome to 4.99.55:
rmind
2008-02-21
rasops is global now
martin
2007-12-05
Do not "return 1" from kqfilter for errors. That value is passed
pooka
2007-11-10
Call ttyoutput/ttstart with tty_lock held.
ad
2007-10-19
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
ad
2007-10-08
brelse() stragglers.
ad
2007-08-06
add keysyms for scroll commands
macallan
2007-07-09
Merge some of the less invasive changes from the vmlocking branch:
ad
2007-05-25
defflag SPARCBOOK_CMD
macallan
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2007-02-17
Change the process/lwp flags seen by userland via sysctl back to the
pavel
2007-02-09
Merge newlock2 to head.
ad
2007-01-29
Remove more duplicate headers.
hubertf
2006-11-25
Replace the myriad copies of bounds_check_with_label() with a single MI
scw
2006-11-12
Tidy away wsmouse_input() abstractions and update
plunky
2006-10-16
use vcons.
macallan
2006-10-15
Missing initializers
martin
2006-10-15
Missing initializer
martin
2006-10-15
Missing initializer
martin
2006-10-15
Add some initializers
martin
[next]