summaryrefslogtreecommitdiff
path: root/sys/arch/sgimips/include/param.h
AgeCommit message (Expand)Author
2021-05-31Include "opt_param.h" (ifdef _KERNEL_OPT) everywhere that MSGBUFSIZE issimonb
2019-01-07move DEV_BSIZE, DEV_BSHIFT out of MD param.h, they are same on all portsjdolecek
2011-07-04don't mark delay as extern inline. it's defined normally in machdep.c.mrg
2011-03-18Include <mips/mips_param.h> after MACHINE is defined.tsutsui
2011-03-06Now that MACHINE is defined in user-land in eitherhe
2011-02-08Remove clause 3 (UCB advertising clause) from the University of Utahrmind
2009-12-14Merge from matt-nb5-mips64matt
2009-08-13Move MID_MACHINE to <mips/mips_param.h> and use local values so we don'tmatt
2008-02-21Increase MSGBUFSIZE so that we don't truncate dmesg before syslogsekiya
2006-09-26Protect from multiple inclusion.tsutsui
2006-02-16Change "inline" back to "__inline" in .h files -- C99 is still tooperry
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-11merge ktrace-lwp.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-02-26Purge CLSIZE, CLSIZELOG2 and MCLOFSET.simonb
2001-05-30use _KERNEL_OPTmrg
2000-06-30raise MSIZE from 128 to 256.itojun
2000-06-14Initial commit.soren