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
/
dec
/
mcclock.c
Age
Commit message (
Expand
)
Author
2005-12-11
merge ktrace-lwp.
christos
2005-02-04
de-__P
perry
2001-12-05
Remove some debug printf()s.
simonb
2001-11-23
Remove hardcoded values for HZ (under different names!) from mcclock.c
simonb
2001-11-13
add/cleanup RCSID
lukem
1999-01-15
__pmax__ -> pmax, like other ports.
thorpej
1998-04-19
Copy alpha/tc/mcclock_ioasic.c (duplicated in pmax/tc/mcclock_ioasic.c)
jonathan
1998-01-12
Adjust for config changes.
thorpej
1997-09-02
Nuke the idea of <machine/options.h>. It completely defeats the purpose
thorpej
1997-07-22
Use new <dev/dec/clockvar.h> and and <dev/dec/mcclokvar.h>.
jonathan
1997-04-07
by default, provide RCS IDs for NetBSD/alpha kernel files in kernel binaries.
cgd
1997-04-07
clean up NetBSD RCS ID strings, include machine/options.h
cgd
1997-03-12
enabled SQWE as well as PIE in reg B.
cgd
1996-10-13
backout previous kprintf change
christos
1996-10-10
printf -> kprintf, sprintf -> ksprintf
christos
1996-04-17
fix copyrights
cgd
1996-04-17
clean up clock handling: clock drivers are now seperate from the
cgd