summaryrefslogtreecommitdiff
path: root/sys/arch/m68k/include/param.h
AgeCommit message (Expand)Author
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
2011-03-05If _KERNEL is not defined, force MACHINE to be "m68k". Userland should bematt
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-12-11Refactoring MD segment related definitions on m68k ports:tsutsui
2006-08-28- remove unused bdbtofsb.yamt
2005-12-11merge ktrace-lwp.christos
2003-10-30Allow a port to override MAXPHYS.mycroft
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
2001-05-03Now only define MACHINE_ARCH, _MACHINE_ARCH, andfredette
2000-06-30raise MSIZE from 128 to 256.itojun
1999-12-12Add m68k_seg_offset() and m68k_page_offset() to complement m68k_trunc_seg()scottr
1999-12-04CL* discarding.ragge
1998-04-29Pull in opt_gateway.h as appropriate.thorpej
1997-09-20Move the definition of MSGBUFSIZE up to the machine-arch level ifleo
1997-07-10Move the defines of UPAGES and NPTEPG back to the MD param.h, execpt thatveego
1997-06-10Add the 'Mach derived conversion macros' from <arch>/include/param.h.veego
1997-06-10New MI include file. Based on the param.h from all m68k ports.veego