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
/
arc
/
dti
Age
Commit message (
Expand
)
Author
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2018-09-03
Rename min/max -> uimin/uimax for better honesty.
riastradh
2016-12-12
acknowleg -> acknowledg, proceedure -> procedure.
maya
2014-10-18
src is too big these days to tolerate superfluous apostrophes. It's
snj
2012-10-27
split device_t/softc for all remaining drivers.
chs
2011-07-01
#include <sys/bus.h> instead of <machine/bus.h>.
dyoung
2011-03-06
Remove trailing spaces.
tsutsui
2009-12-27
Fix typo on ANSIfy in 2005. PR port-arc/42523
tsutsui
2009-11-27
- Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr.
rmind
2009-10-26
kill extra whitespaces
cegger
2009-03-18
bcopy -> memcpy
cegger
2008-07-05
Split device_t/softc with misc related changes.
tsutsui
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2006-06-24
Misc minor cleanup for arc interrupt handlers:
tsutsui
2006-06-12
Remove a declaration of nonexistent function.
tsutsui
2006-06-12
Move arcsisabr.c from arc/isa to arc/dti because it's DescStation specific.
tsutsui
2006-04-15
Include "ioconf.h" rather than declare struct cfdriver foo_cd in each file.
tsutsui
2005-12-11
merge ktrace-lwp.
christos
2005-02-21
Part 1 of a cleanup pass over the SCSI subsystem. The aim is to name
thorpej
2005-01-22
Make all intr_mask value types uint32_t rather than int, u_int,
tsutsui
2005-01-22
bzero -> memset
tsutsui
2005-01-22
- remove __P()
tsutsui
2005-01-15
s/u_int_t/u_int/ in structure member declaration.
skrll
2004-12-07
Don't use "struct scsi_generic" in a hardware-defined structure. Instead,
thorpej
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-15
__KERNEL_RCSID()
lukem
2003-05-03
DMA, not dma nor Dma.
wiz
2003-04-27
Remove register declarations.
tsutsui
2003-04-09
Use PAGE_SIZE rather than NBPG.
thorpej
2003-01-19
TAB/space cleanup.
tsutsui
2002-10-02
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-04-05
Implement mstohz() as discussed on tech-kern, and use it in SCSI drivers
bouyer
2001-08-20
precede, not preceed.
wiz
2001-06-13
remove "cputype", introduce "struct btl_config *btl_conf;"
soda
2001-06-13
split ISA bridge code into bus dependent frontends to remove "cputype"
soda
2000-06-09
add NetBSD Id of original bt driver
soda
2000-03-23
New callout mechanism with two major improvements over the old
thorpej
2000-02-22
merge changes between OpenBSD-2.1 and OpenBSD-2.6
soda
2000-01-23
merge to NetBSD-current (DeskStation and Algor support is currently broken)
soda
2000-01-23
OpenBSD-2.1/arc
soda