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
/
tc
Age
Commit message (
Expand
)
Author
2003-12-17
- Restore the display to a sane state when leaving mapped mode.
ad
2003-12-15
Fixes from PR#23177. Various lint/logic fixes:
jmc
2003-12-13
Make this compile again.
ad
2003-11-13
eliminate uvm_useracc() in favor of checking the return value of
chs
2003-10-27
uninitialized variables
chs
2003-10-25
regen
chs
2003-10-25
add some missing. uncomment some. alphabetize.
chs
2003-10-23
NULL -> 0
mycroft
2003-10-23
NULL -> 0
mycroft
2003-10-04
Regen from tcdevs rev 1.18:
tsutsui
2003-10-04
- Move PMAGB-BA and PMAG-JA (which I have) out of "may be incorrect" entries.
tsutsui
2003-09-27
Use strlcpy() rather than strncpy() + `\0' termination.
tsutsui
2003-09-26
Remove casts and use %x in printf for tc_offset_t,
tsutsui
2003-09-26
Fix off-by-one problem in array size.
mycroft
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-06-29
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
fvdl
2003-06-29
Fix 'struct lwp *' lossage.
simonb
2003-05-03
DMA, not dma nor Dma.
wiz
2003-04-01
Use PAGE_SIZE rather than NBPG.
thorpej
2003-03-06
Add cn_halt and cn_flush entries to consdevs. (needed for dma-only console
matt
2003-02-22
hz -> Hz
tsutsui
2003-02-04
deal with malloc_type fallout.
matt
2003-01-22
Lance chip needs to be accessed in sparse address space for alpha. Fixes
mhitch
2003-01-06
interrupt with two rs.
wiz
2003-01-01
Use aprint_normal() in cfprint routines.
thorpej
2002-10-23
merge kqueue branch into -current
jdolecek
2002-10-02
Add trailing ; to CFATTACH_DECL.
thorpej
2002-10-01
Use CFATTACH_DECL().
thorpej
2002-09-29
"definitions" has lots of 'i's, but that's not reason to leave one out.
wiz
2002-09-27
Declare all cfattach structures const.
thorpej
2002-09-27
remove trailing \n in panic(). approved perry.
provos
2002-09-27
Introduce a new routine, config_match(), which invokes the
thorpej
2002-09-27
Rather than referencing the cfdriver directly in the cfdata entries,
thorpej
2002-09-26
G/c extern reference to ioasic_cd.
thorpej
2002-09-26
No need to make sure parent's cfdriver == &ioasic_cd.
thorpej
2002-09-24
Deal with the strange SCC wiring on TC IOASIC machines. Thanks to Bill
ad
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2002-08-19
Leaving overflow-sensitive code, very similar to what was fixed
itohy
2002-08-19
Make it compile again.
itohy
2002-08-06
integer overflow. from silvio@qualys.com
itojun
2002-07-04
alloc_attr -> allocattr
junyoung
2002-06-02
move initialization of the "struct pglist" returned by uvm_pglistalloc()
drochner
2002-05-17
Tokens after #else are ignored, which is not the intention here.
wiz
2002-05-06
Put back a missing brace.
ad
2002-04-22
Rename the audio "bus" attribute audiobus to avoid confusion with audio
augustss
2002-03-17
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
atatat
2002-03-13
zskbd_keydesctab -> lkkbd_keydesctab
ad
2002-03-13
Reorganise the wsfont stuff slightly so that multiple display adapters
ad
2002-03-13
Set RI_FORCEMONO so that wscons doesn't try to use colors (mfb is an 8-bpp
ad
2002-02-23
Fix typo in previous.
ad
[next]