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
/
daic.c
Age
Commit message (
Expand
)
Author
2015-08-30
Remove double spl(x), found by brainy.
martin
2012-10-27
split device_t/softc for all remaining drivers.
chs
2010-07-27
Make it compile again
martin
2009-05-12
struct device * -> device_t, no functional changes intended.
cegger
2009-03-14
Change about 4500 of the K&R function definitions to ANSI ones.
dsl
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-04-08
use aprint_*_dev and device_xname
cegger
2007-10-19
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
ad
2007-02-25
Make it at least compile again (const propagation)
martin
2005-12-11
merge ktrace-lwp.
christos
2005-02-27
nuke trailing whitespace
perry
2005-02-04
de-__P
perry
2004-08-13
kill "magic" number
pooka
2004-04-22
sprintf -> snprintf
itojun
2004-02-24
parameter with two es. From Peter Postma.
wiz
2003-12-04
netbsd.org -> NetBSD.org
keihan
2003-11-02
Fix some typos. From Tom Cosgrove via jmc@openbsd.
wiz
2003-10-07
Adapt to recent PRI changes.
martin
2003-04-06
Respect the law: Use A-law and mu-law as spellings as far as easily possible.
wiz
2003-02-04
Fix swapped malloc parameters - caught by recent malloce(9) changes.
martin
2002-04-14
Fix copyright notice.
martin
2002-03-30
Avoid duplicate expensive lookups by passing a pointer to the call
martin
2002-03-29
Split BRI attaching into two phases, so lower layer drivers can get their
martin
2002-03-25
Fix confusion about the return value from the internal MI probe routine.
martin
2002-03-24
Now that we have all the pieces of the puzzle available start to unriddle
martin
2002-03-22
Bring the daic driver into the new ISDN world order.
martin
2001-11-15
don't need <sys/types.h> when including <sys/param.h>
lukem
2001-11-13
add/cleanup RCSID
lukem
2001-07-07
bzero -> memset
thorpej
2001-07-07
bcopy -> memcpy
thorpej
2001-06-13
withough -> without
wiz
2001-01-05
Initial import of ISDN4BSD release 0.96
martin