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
/
ic
Age
Commit message (
Expand
)
Author
2006-09-03
add missing decl
christos
2006-09-03
add missing decl.
christos
2006-09-03
- comment out impossible comparisons
christos
2006-09-03
- add missing initializer
christos
2006-09-03
avoid empty if statements
christos
2006-09-02
add missing initializers
christos
2006-09-02
Remove unused variable to make this build again.
xtraeme
2006-09-02
- fix incomplete initializer
christos
2006-09-02
comment out impossible code
christos
2006-09-02
Add missing initializer
christos
2006-08-31
Per discussion on tech-kern and tech-userlevel, move the bit-twiddling
dyoung
2006-08-30
Phobos boards (my G130 at least) have a non-standard srom layout. Try to
rumble
2006-08-30
fix initializers.
christos
2006-08-30
add missing initializer
christos
2006-08-30
fix incomplete initializer
christos
2006-08-28
Remove unused variable 'periph' to make this build.
xtraeme
2006-08-28
add missing initializer
christos
2006-08-27
typo
christos
2006-08-27
ifdef out unreachable code.
christos
2006-08-27
complete declarations
christos
2006-08-27
Revert revision 1.4: it seems to have caused serious problems on sgimips,
bjh21
2006-08-27
#ifdef out unused ioctl (and wrong)
christos
2006-08-27
Fix typo
christos
2006-08-27
Use symbolic names for CSR values after reset.
bjh21
2006-08-26
When receiving a SCSI message, it's important not to deassert ACK on the last
bjh21
2006-08-26
Use standard MSG_IS1BYTE, MSG_IS2BYTE, and MSG_ISEXTENDED macros rather
bjh21
2006-08-26
Use the 'z' size modifier when printfing size_t, so that GCC doesn't complain
bjh21
2006-08-26
Move the sgimips "sbic" driver from arch/sgimips/hpc/sbic.c to
bjh21
2006-08-23
Acting as Elad's keyboard:
christos
2006-08-23
implement auto-detection of volume resolutions
kent
2006-08-18
G/c unnecessary includes.
uwe
2006-08-17
Fix all the -D*DEBUG* code that it was rotting away and did not even compile.
christos
2006-08-16
2nd try. Fix errors (hopefully) that prevented this from compiling. This
gdamore
2006-08-13
Provide a method for other display drivers to ask vga to free resources
jmcneill
2006-08-12
Avoid gcc4 warnings; voice is unsigned so no need to check "voice < 0".
nakayama
2006-08-08
fix a GCC uninitialised variable warning only seen at -O3.
mrg
2006-08-05
1st cut of Powermac G5 support (uses bridge mode).
sanjayl
2006-07-26
add capability to support for S/PDIF.
kent
2006-07-22
Remove unused variable to make it compile again.
martin
2006-07-22
oops, no 'p' here. from xtraeme@.
elad
2006-07-22
don't call kauth_authorize_generic() when holding a lock, from yamt@.
elad
2006-07-21
- Use the LWP cached credentials where sane.
ad
2006-07-17
remove lhs cast for gcc4
christos
2006-07-14
Consistently establish / disestablish shutdown hook
seanb
2006-07-13
Add an option COM_REGMAP to allow com(4) to use an array of register indices.
gdamore
2006-07-12
Note this driver is for the i82596CA and i82596DX/SX chips and provide
skrll
2006-07-11
Add power hooks for "ep* at pcmcia?".
peter
2006-07-11
Add power hooks for "ne* at pcmcia?".
peter
2006-07-08
KNF some comments and whitespace.
skrll
2006-07-08
Spelling in comments. No functional change.
skrll
[next]