summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/include/param.h
AgeCommit message (Expand)Author
2022-03-22bump MSGBUFSIZEmacallan
2021-05-31Include "opt_param.h" (ifdef _KERNEL_OPT) everywhere that MSGBUFSIZE issimonb
2021-05-08KNFskrll
2020-05-01Move machine dependent AUDIO_BLK_MS default value to <machine/param.h>.isaki
2020-03-21Revert another historic $Hdr$ collapse.riastradh
2020-03-05Revert "Include opt_diagnostic.h for DIAGNOSTIC."riastradh
2020-03-05Include opt_diagnostic.h for DIAGNOSTIC.riastradh
2019-04-16Trailing whitespaceskrll
2019-01-07move DEV_BSIZE, DEV_BSHIFT out of MD param.h, they are same on all portsjdolecek
2015-10-27make sure MSGBUFSIZE can't expand strangely by using parens.mrg
2014-02-24Rename NetBSD/hp700 to NetBSD/hppa.skrll
2012-02-10proper sizing of kmem_arena on different portspara
2012-02-04improve sizing of kmem_arena now that more allocations are made from itpara
2012-01-24Use and define ALIGN() ALIGN_POINTER() and STACK_ALIGN() consistently,christos
2012-01-20Change CMSG_SPACE and CMSG_LEN to provide Integer Constant Expressionsjoerg
2010-02-08Remove separate mb_map. The nmbclusters is computed at boot time basedjoerg
2010-01-17Simplify.skrll
2009-04-30Merge nick-hppapmap.skrll
2008-01-10Various improvements to the hppa kernel for gdb.skrll
2008-01-02Remove the #endif corresponding to the #ifdef _KERNEL removed in previous.he
2007-12-31Remove COMPAT_HPUX.ad
2007-03-03Remove hppa_{round,trunc}_page.skrll
2006-08-28- remove unused bdbtofsb.yamt
2005-12-11merge ktrace-lwp.christos
2004-07-18add hppa support for RAS, context stuff, siginfo and scheduler activations:chs
2003-09-20Use #ifdef _KERNEL_OPT around #include "opt_XXX.h"matt
2003-06-23Make sure to include opt_foo.h if a defflag option FOO is used.martin
2003-04-28Add a new feature-test macro, _NETBSD_SOURCE. If this is definedbjh21
2003-04-01* Define PAGE_SHIFT, PAGE_SIZE, and PAGE_MASK in <hppa/vmparam.h>,thorpej
2002-06-05Added files to support generic HP PA-RISC based machines. hp700-specificfredette