summaryrefslogtreecommitdiff
path: root/sys/arch/sun3/include/cpu.h
AgeCommit message (Expand)Author
2006-10-05Make sun3 use common sun68k/sun68k/isr.c, sun68k/include/cpu.h andtsutsui
2005-12-11merge ktrace-lwp.christos
2005-01-22de-__P, remove register, ansify, b* -> mem*, u_int*_t -> uint*_t.chs
2004-09-22move some per-cpu data definitions to MI place so that they can be modifiedyamt
2004-01-04Rearrange process exit path to avoid need to free resources from differentjdolecek
2003-09-22Remove #ifdef _KERNEL inside #ifdef _KERNEL.tsutsui
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-01-18Merge the nathanw_sa branch.thorpej
2002-10-20merge the 12 copies of vm_machdep.c on the m68k platforms.chs
2002-05-14Eliminate more commons or redundant declarations.matt
2001-05-30use _KERNEL_OPTmrg
2001-02-22switch sun3 to ELF. highlight include:chs
2001-02-04Move cachectl1() declaration from sun3/machdep.h to include/cpu.h;tsutsui
2001-02-03Include <m68k/m68k.h> to use m68k common definitions.tsutsui
2000-08-25Make need_resched() take a "struct cpu_info *" argument. Thisthorpej
2000-05-26First sweep at scheduler state cleanup. Collect MI schedulerthorpej
1999-08-10Define cpu_number() as discussed on tech-smp.thorpej
1997-03-20This needs muli-include protection now.gwr
1996-12-17Make this compile with -Werror -Wall -Wstrict-prototypesgwr
1995-12-21Remove deprecated cpu_setstack().mycroft
1995-06-28remove unused cpu_exec() definitions. moved "broken swap" markers, forcgd
1995-05-24Update cpu_fork() to eliminate double mapping of kernel stacks.gwr
1995-05-05define BROKEN_SWAP and/or cpu_swapout as appropriate.cgd
1995-04-22- added sunos_machdep.c for sun3, atari, amiga and mac68k.christos
1995-03-28KERNEL -> _KERNELjtc
1994-11-21Lots of changes. Fairly stable now.gwr
1994-10-26new RCS ID format.cgd
1994-06-28Make setsoft* use the real software interrupt registergwr
1994-05-27Catch up with frame.h chages, merge stuff from new hp300 port.gwr
1994-05-10Add CTL_MACHDEP stuff.gwr
1994-05-06Tracking 4.4 integrationgwr
1994-05-05Track renamed proc flags.gwr
1994-02-04sun3 port works under NetBSD-current now. rcsids probably fuckedglass
1993-11-23Now works with current tree, as opposed to the july 8th tree in which it wasglass
1993-08-03it links with out any unresolved symbols, last few are just stubsglass
1993-08-02stupid cleanup; fixes to mon.h; rewrote asm.h based on old asm.hglass
1993-06-27fixed bug in mon.h; fixed NEED_* in cpu.h; spl macro problemsglass
1993-06-26removed dumb define for enablertclock()glass
1993-06-25adding include files...not much of this worksglass