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
/
ieee1394
Age
Commit message (
Expand
)
Author
2006-08-30
- fix missing initializations
christos
2006-08-30
fix order of decl
christos
2006-06-13
Don't allocate > 1K on the stack
christos
2006-05-28
Clean up bogus whitespace
blymn
2006-05-14
integrate kauth.
elad
2006-05-10
Fix a bunch of cast lvalues.
skrll
2006-05-03
Back out for 1.94 from 1.93.
kiyohara
2006-04-30
Fix memory leak.
kiyohara
2006-04-30
Use An appropriate flag in macro fw_bus_dma_*.
kiyohara
2006-04-30
use fw_bus_dmamap_create().
kiyohara
2006-04-30
Indented.
kiyohara
2006-04-30
Remove sync-ope for descritor of DMA, because its descriptor set
kiyohara
2006-04-30
Do microtime() before return.
kiyohara
2006-04-30
Coordination of macro fw_bus_dma_tag_create().
kiyohara
2006-04-30
Remove `;'.
kiyohara
2006-04-30
No parentheses are needed around the return value.
kiyohara
2006-04-30
Indented.
kiyohara
2006-04-14
Coverity CID 1120: Avoid NULL deref.
christos
2006-04-14
Coverity CID 1121: Avoid NULL deref.
christos
2006-04-14
Coverity CID 727: Comment out dead code.
christos
2006-04-14
Coverity CID 2696: Don't use SLIST_FOREACH when freeing elements.
christos
2006-04-14
Coverity CID 1118: Protect NULL deref.
christos
2006-04-11
Coverity ID 2443: In sbp_scsipi_detach_sdev() check for sdev and
rpaulo
2006-03-28
Use device_unit().
thorpej
2006-03-21
fw_bus_probe_thread: change wmesg from "-" to "fwprobe".
yamt
2006-02-25
Fix some typos.
wiz
2006-02-16
Change "inline" back to "__inline" in .h files -- C99 is still too
perry
2005-12-24
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
perry
2005-12-20
No longer need our own device_t typedef.
thorpej
2005-12-11
merge ktrace-lwp.
christos
2005-12-04
Merge the 3 copies of m_getcl() so that fast ipsec compiles again together
christos
2005-08-29
Remove '#if defined(cobalt)'.
kiyohara
2005-08-26
kill some more simple submatch() functions, use config_stdsubmatch()
drochner
2005-08-25
replace the "locdesc_t" structure carrying the number of locators
drochner
2005-07-23
Since fwip_unicast_input_recycle() is called from interrupt context, one
kiyohara
2005-07-20
minor cleanup: some "const", global namespace sanity and fix a maclo name
drochner
2005-07-11
ieee1394 import from FreeBSD.
kiyohara
2005-06-08
Change the name of a shadowed variable in FW_DEBUG code to make this
fair
2005-05-31
fix handling of volatile and remove bogus casts.
christos
2005-05-22
No 0x in front of %p...
christos
2005-03-26
move an assignment up.
christos
2005-02-27
nuke trailing whitespace
perry
2005-02-21
Part 1 of a cleanup pass over the SCSI subsystem. The aim is to name
thorpej
2005-02-04
de-__P
perry
2004-09-13
a round of autoconf cleanup:
drochner
2004-06-29
Attempt to fix sbp2_free() so that it doesn't core dump. As noted in PR 21099,
mycroft
2004-05-13
return an error on invalid mode.
christos
2004-04-30
rework messages so that 'fw0: maximum receive packet (2) is too small' error
lukem
2004-02-13
xs->timeout is in milliseconds so convert it to tick before passing
enami
2003-12-04
netbsd.org -> NetBSD.org
keihan
[next]