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
/
pmppc
/
dev
Age
Commit message (
Expand
)
Author
2007-10-17
Merge the ppcoea-renovation branch to HEAD.
garbled
2006-09-17
Convert pmppc TODR handling to "common" mc146818 framework, and add
gdamore
2005-12-24
__asm__ -> __asm
perry
2005-12-24
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
perry
2005-12-11
merge ktrace-lwp.
christos
2005-06-04
Rename local variables to avoid shadowing, and add a few const qualifications.
he
2004-02-04
Add code to initialize the EEPROM in case the boot monitor doesn't do it.
augustss
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-15
__KERNEL_RCSID()
lukem
2003-04-22
Include <machine/pio.h> for in8() and in16().
bjh21
2002-12-19
Initialize the media to 10baseT. From Steph Bailey.
augustss
2002-10-02
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-09-27
remove trailing \n in panic(). approved perry.
provos
2002-06-12
Fix typo in probe code.
augustss
2002-05-30
Add missing files to the pmppc port.
augustss