summaryrefslogtreecommitdiffstats
path: root/sys/arch/mac68k/include/param.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* RIP mac68k. No one loves you anymore.matthew2012-06-201-100/+0
* Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.pirofti2011-03-231-4/+4
* Move common prototypes to <m68k/{cpu,param}.h> instead of incompletemiod2006-06-111-11/+1
* Change the NKMEMPAGES range to 4-64MB for 32bit arches, and 8-128MB for 64bitmiod2005-09-121-8/+1
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* First round of __P removal in sysmillert2002-03-141-2/+2
* Bring back pmap_motorola for mac68k.miod2002-01-101-5/+1
* Temporarily revert the pmap_motorola changes, as they may account formiod2001-12-201-1/+5
* make nkmempages dynamic based on memory. okay art@ from netbsd:provos2001-12-051-6/+6
* Switch to pmap_motorola.miod2001-11-301-5/+1
* PAGE_MASK is (PAGE_SIZE - 1), *not* (PAGE_SHIFT - 1)millert2001-05-131-2/+2
* Provide PAGE_{MASK,SHIFT,SIZE} constants.miod2001-05-101-1/+6
* Get rid of CLSIZE and all related stuff.art2001-05-051-3/+3
* enlarge msgbuf, somewhat line netbsd didderaadt2000-02-221-1/+3
* Use the generic m68k param.h.downsj1999-04-241-91/+5
* * Deprecate macinfo.h pulling all relevant defines into cpu.h.gene1998-05-031-1/+4
* Canonify the _*_H_ namespace appropriately.gene1997-11-301-4/+4
* Sync with NetBSD of about 4 March.briggs1997-03-081-4/+13
* Add OpenBSD Id string.briggs1996-05-261-0/+1
* Sync with NetBSD-current.briggs1996-05-261-4/+6
* A few more things from NetBSD:briggs1996-02-201-46/+6
* spltty shouldn't need to block serial hard interrupts--just soft.briggs1996-01-091-2/+2
* initial import of NetBSD treederaadt1995-10-181-0/+229