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
/
mipsco
/
include
/
param.h
Age
Commit message (
Expand
)
Author
2019-01-07
move DEV_BSIZE, DEV_BSHIFT out of MD param.h, they are same on all ports
jdolecek
2011-03-18
- include <mips/mips_param.h> after MACHINE is defined
tsutsui
2011-02-08
Remove clause 3 (UCB advertising clause) from the University of Utah
rmind
2009-12-14
Merge from matt-nb5-mips64
matt
2009-08-13
Move MID_MACHINE to <mips/mips_param.h> and use local values so we don't
matt
2009-03-14
Remove all the __P() from sys (excluding sys/dist)
dsl
2007-10-17
Merge the ppcoea-renovation branch to HEAD.
garbled
2007-07-26
Move the include of <machine/intr.h> into the _KERNEL / _LOCORE #ifdefs.
he
2006-09-26
Protect from multiple inclusion.
tsutsui
2006-09-10
Change dumb DELAY(9) macro into inline version with asm like
tsutsui
2005-12-11
merge ktrace-lwp.
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-02-26
Purge CLSIZE, CLSIZELOG2 and MCLOFSET.
simonb
2001-05-30
use _KERNEL_OPT
mrg
2000-08-12
Initial commit of port to MIPS Computer Systems RC3xxx systems.
wdk