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
/
amiga
/
dev
/
a34kbbc.c
Age
Commit message (
Expand
)
Author
2012-10-27
split device_t/softc for all remaining drivers.
chs
2011-06-03
CFATTACH_DECL_NEW, device_t, cfdata_t
matt
2011-02-08
Remove clause 3 (UCB advertising clause) from the University of Utah
rmind
2006-10-10
Conversion to clock_ymdhms wasn't complete: the match routine was calling
mhitch
2006-09-11
Convert a2kbbc and a3kbbc to newer clock_ymdhms convenience routines in
gdamore
2006-09-07
Correct some error returns for gettod() and settod() left over from the
mhitch
2006-09-05
Switch amiga to MI todr.
mhitch
2005-12-30
fixing typo in comment
is
2005-12-11
merge ktrace-lwp.
christos
2005-06-13
Fix a ton of const/volatile issues shown with new warning flags
jmc
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-10-02
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-01-28
add __KERNEL_RCSID as suggested by Luke Mewburn
aymeric
2002-01-26
- ANSIfy
aymeric
2000-03-15
Kill a couple of unnecessary cf_unit (ab)uses.
kleink
2000-01-06
Fix comment. No code change.
is
2000-01-03
The Ricoh chip has a seperate leapyear counter.
is
2000-01-03
Write part of the y2k fix.
is
2000-01-02
*sigh*
is
1999-03-14
Use the 1/256s-resolution when reading the DraCo battery backed clock
is
1998-01-12
Adjust for changes to config.
thorpej
1997-07-19
Make Amiga battery clocks autoconfiguration devices, so that they can be
is