/tools/zic/

eed' href='http://git.infra.scholz.ruhr/netbsd/atom/sys/arch/arc/include/param.h?h=trunk' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sys/arch/arc/include/param.h
AgeCommit message (Expand)Author
2011-03-18- no need to define MACHINE_ARCH in MD headertsutsui
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
2010-02-08Remove separate mb_map. The nmbclusters is computed at boot time basedjoerg
2009-08-13Move MID_MACHINE to <mips/mips_param.h> and use local values so we don'tmatt
2005-12-11merge ktrace-lwp.christos
2005-11-06Bump MAXPHYS from 32K to 64K.tsutsui
2005-10-30Use new delay(9) for DELAY(9).tsutsui
2005-10-30- use mips3_cp0_count_read() for delay(9).tsutsui
2005-01-22- remove __P()tsutsui
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-27Remove register declarations.tsutsui
2002-12-29Wrap DELAY() macro with do { } while (/*CONSTCOND*/ 0).tsutsui
2002-02-26Purge CLSIZE, CLSIZELOG2 and MCLOFSET.simonb
2001-05-30use _KERNEL_OPTmrg
2000-06-30raise MSIZE from 128 to 256.itojun
2000-02-11Update for the NKMEMPAGES changes.thorpej
2000-01-27 - _MACHINE_ARCH was undefined, MACHINE_ARCH was wrong.soda
2000-01-23merge to NetBSD-current (DeskStation and Algor support is currently broken)soda
2000-01-23Moved from /cvsroot/syssrc/sys/arch/pica/include/param.h,vsoda