summaryrefslogtreecommitdiffstats
path: root/sys/arch/m88k/include/pcb.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* user land -> userland; from Rob Piercederaadt2015-10-051-2/+2
* emul_native is only used for kernel threads which can't dump core, soguenther2015-05-051-11/+1
* Use `long' instead of `int' in structure layouts which may get assigned frommiod2013-07-171-23/+23
* Replace many ``unsigned'' variables with ``unsigned int'', ``u_int'' or othermiod2007-11-171-23/+23
* Bring back a <machine/frame.h> for m88k platforms, by splitting <machine/pcb.h>miod2007-01-131-53/+3
* Stop saving and restoring the current ipl in the pcb when switching processes,miod2006-11-181-2/+2
* Switch m88k ports to __HAVE_CPUINFO. Current cpu pointer is held in SR0miod2005-12-031-2/+2
* Start factorizing luna88k and mvme88k common parts.miod2004-04-261-0/+149