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
/
sgimips
/
include
/
param.h
Age
Commit message (
Expand
)
Author
2021-05-31
Include "opt_param.h" (ifdef _KERNEL_OPT) everywhere that MSGBUFSIZE is
simonb
2019-01-07
move DEV_BSIZE, DEV_BSHIFT out of MD param.h, they are same on all ports
jdolecek
2011-07-04
don't mark delay as extern inline. it's defined normally in machdep.c.
mrg
2011-03-18
Include <mips/mips_param.h> after MACHINE is defined.
tsutsui
2011-03-06
Now that MACHINE is defined in user-land in either
he
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
2008-02-21
Increase MSGBUFSIZE so that we don't truncate dmesg before syslog
sekiya
2006-09-26
Protect from multiple inclusion.
tsutsui
2006-02-16
Change "inline" back to "__inline" in .h files -- C99 is still too
perry
2005-12-24
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
perry
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-06-30
raise MSIZE from 128 to 256.
itojun
2000-06-14
Initial commit.
soren