# $NetBSD: Makefile,v 1.1 2001/10/04 16:04:16 oster Exp $ INCSDIR= /usr/include/dev/raidframe # We only need a couple of the .h files: INCS= raidframevar.h raidframeio.h .include plication/atom+xml'/>
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-31Include "opt_param.h" (ifdef _KERNEL_OPT) everywhere that MSGBUFSIZE issimonb
2020-03-05Revert "Include opt_diagnostic.h for DIAGNOSTIC."riastradh
2020-03-05Include opt_diagnostic.h for DIAGNOSTIC.riastradh
2019-08-20New macro ALIGNED_POINTER_LOAD.riastradh
2019-01-07move DEV_BSIZE, DEV_BSHIFT out of MD param.h, they are same on all portsjdolecek
2018-02-19Double size of MSGBUFSIZE as existing value is not big enough to hold boot dmesgsborrill
2017-07-29Remove unused.maxv
2017-06-14Define MAXPHYSMEM globally.maxv
2017-01-20increase max io mem on amd64. some devices need it.maya
2016-08-26The 64MB was intended.mlelstv
2015-10-27make sure MSGBUFSIZE can't expand strangely by using parens.mrg
2012-04-20- Convert x86 MD code, mainly pmap(9) e.g. TLB shootdown code, to usermind
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
2009-03-10More i386PAE fixes:bouyer
2008-12-20Revert part of previous.ad
2008-12-20opt_noredzone.h is gone.ad
2008-12-20- Kill NOREDZONE.ad
2007-10-18merge yamt-x86pmap branch.yamt
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-10-13Bump default size of the message buffer from 16 KB to 32 KB.joerg
2007-10-03Back out the ALIGNBYTES change. There are structures used in userspacead
2007-09-26x86 changes for pcc and LKMs.ad
2006-12-08- pass intrframe by-pointer, not by-value.yamt
2006-08-28- remove unused bdbtofsb.yamt
2006-06-04Wrap the UPAGES definition with an #ifndef so that (in emergencies) itperry
2006-05-22i386 and xen: move struct user to the highest address in uareayamt
2005-11-07some assym cleanup.yamt