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
/
arch
/
x68k
/
dev
Age
Commit message (
Expand
)
Author
2004-01-04
Spell controller with two ls. Inspired by miod@openbsd.
wiz
2003-11-15
make it compilable even if FDDEBUG was defined.
isaki
2003-11-01
g/c local index() routine and switch to (libkern's) strchr()
jdolecek
2003-11-01
shutup one bogus -Wunitialized warning, and fix one correct
jdolecek
2003-11-01
drop register qualifiers
jdolecek
2003-11-01
fix several places where variables might be used uninitialized
jdolecek
2003-11-01
the storagesize parameter of extent_create() is a size_t, not a pointer
jdolecek
2003-10-05
print PC in stray interrupt
nsmrtks
2003-09-28
x68k has sc_events and not k_events in struct kbd_softc
cl
2003-09-21
cleanup & uniform descriptor owner handling:
jdolecek
2003-09-07
Remove an advertising clause.
isaki
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-15
rcsid
lukem
2003-07-05
Rename some MI mb89352 functions for consistency:
tsutsui
2003-06-18
don't #include <sys/dkstat.h> where it is (appearently) unused
drochner
2003-05-03
DMA, not dma nor Dma.
wiz
2003-04-01
Use PAGE_SIZE rather than NBPG.
thorpej
2003-02-24
Cast VM_DEFAULT_ADDRESS() to a caddr_t.
atatat
2003-02-20
Introduce "top down" memory management for mmap()ed allocations. This
atatat
2003-02-02
Fix printf format for DIAGNOSTIC, in the wake of daddr_t having changed.
isaki
2003-02-01
Add extensible malloc types, adapted from FreeBSD. This turns
thorpej
2003-01-28
Provide locking required by the interrupt handlers running at IPL_SERIAL.
pk
2003-01-25
Make it compilable with 64bit daddr_t.
isaki
2003-01-01
Use aprint_normal() for cfprint routines.
thorpej
2002-12-01
Add bmd, memory disk driver for Nereid bank memory.
isaki
2002-11-26
si_ -> sel_
christos
2002-11-24
Fix typo. s/cfdata/cfdriver/
isaki
2002-10-23
merge kqueue branch into -current
jdolecek
2002-10-20
Remove unbalanced parenthesis in debug message.
isaki
2002-10-19
Not used anywhere.
isaki
2002-10-13
Style fixes.
isaki
2002-10-13
Clean up debug code.
isaki
2002-10-13
Style fixes.
isaki
2002-10-10
replace the somewhat strange poll routine with standard nopoll() (a.k.a
jdolecek
2002-10-02
Add trailing ; to CFATTACH_DECL.
thorpej
2002-10-01
Missed one use of CFATTACH_DECL().
thorpej
2002-10-01
Use CFATTACH_DECL().
thorpej
2002-09-29
const-ify ia_name. It makes intio.c compilable.
isaki
2002-09-27
Declare all cfattach structures const.
thorpej
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-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2002-08-11
Add driver for ScanLogic SL811HS/T USB Host Controller.
isaki
2002-08-04
Fix printf format in DIAGNOSTIC.
isaki
2002-08-03
Fix compile warnings in debug code.
isaki
2002-08-01
Convert to new device buffer queue interface.
hannken
2002-07-31
Fix compile warnings in debug code.
isaki
2002-05-30
Statements must follow labels.
thorpej
2002-05-30
Don't include macro params when #undef'ing it.
thorpej
2002-05-14
Eliminate commons (including many used ones). Clean up variable references.
matt
[next]