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
/
atari
/
dev
/
clock.c
Age
Commit message (
Expand
)
Author
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-15
__KERNEL_RCSID()
lukem
2003-01-17
Merge the nathanw_sa branch.
thorpej
2002-10-23
merge kqueue branch into -current
jdolecek
2002-10-02
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2001-07-26
Various typos in comments (neccessary, sceme, choise, ...).
wiz
2001-06-18
Symmetric has one s and two m's.
wiz
2001-04-24
Add sanity checking on register B of the mc146818.
leo
2001-01-29
Fix y2001 problem in the initial read of the RTC.
leo
2000-06-07
Mark 'n' explicitely as output of the 'mulul' instruction.
leo
2000-05-31
Fix some bugs in clkread(). These bugs caused strange time leaps.
leo
2000-01-06
Fix y2k buglet in /dev/rtc reported by Julian Coleman. Note that the input
leo
1999-08-06
Change the way that bit's are cleared in the InterruptPending register of
leo
1998-01-12
Update for changes to config.
thorpej
1997-02-26
Use generic date conversion module.
leo
1996-12-20
Get rid of BROKEN_INDIRECT_CONFIG
leo
1996-12-18
Tweak the clockframe structure a bit so we are able to save a few cycles
leo
1996-12-16
Move up the initialisations for the delay routine in the initialisation
leo
1996-12-16
Implement an rtc-device. Credits for the idea goes to Wolfgang Solfrank.
leo
1996-10-13
backout previous kprintf changes
christos
1996-10-11
printf -> kprintf, sprintf -> ksprintf
christos
1996-04-26
Corrections for removed <sys/cpu.h> and some more prototypes.
leo
1996-03-17
New device attachment scheme:
thorpej
1996-02-22
First bunch of changes due to stricter prototype checking.
leo
1996-02-11
Some extra range-tests on the RTC values.
leo
1996-01-06
Add an nvram-driver. This driver makes it possible to read/write the
leo
1995-12-01
Remove forgotten #endif
leo
1995-11-30
Add kernel option for separate {stat,prof}clock
leo
1995-09-23
PROF -> GPROF
leo
1995-05-28
Use <dev/ic/mc146818.h>. Change systemclock settings. Usable values for
leo
1995-05-05
Shift system clocks from TT-mfp to ST-mfp and remove some dead-code.
leo
1995-03-26
NetBSD/Atari, port by Leo Weppelman.
leo