summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k/include/cpu.h
AgeCommit message (Expand)Author
2005-08-01Factorize cachectl() accross m68k platforms, and make the CC_ constantsMiod Vallat
2005-07-31No need to #include <machine/pcb.h>; tested martin@Miod Vallat
2005-07-23vm_offset_t -> vaddr_tMartin Reindl
2005-07-18PB190 Gestalt IDsMartin Reindl
2004-06-13debranch SMP, have funNiklas Hallqvist
2004-05-20Properly flush instruction cache for ptrace(PT_WRTIE_{DI}, ...) on powerpcMark Kettenis
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-06-07Remove obsolete CLKF_BASEPRI(). ok niklas@, miod@ and art@Thomas Nordin
2002-04-27Lots of cleanup to catch up with other m68k-based ports and modern code,Miod Vallat
2002-04-16Missing prototype.Miod Vallat
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2001-11-06Let fork1, uvm_fork, and cpu_fork take a function/argument pair as argument,Artur Grabowski
2001-08-20Bring get[sd]fc() prototypes to <m68k/cpu.h>, this will be needed shortly.Miod Vallat
2001-05-08Substantial update from NetBSD, most notably gives us UVM support; deraadt@ okAaron Campbell
1998-05-03* Deprecate macinfo.h pulling all relevant defines into cpu.h.gene
1998-03-01Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor,Niklas Hallqvist
1997-11-30Canonify the _*_H_ namespace appropriately.gene
1997-03-30An implementation of pieces of the Deferred Task Manager--required bybriggs
1997-03-12Move prototype for physaccess.briggs
1997-03-08Sync with NetBSD of about 4 March.briggs
1997-01-24Sync w/ NETBSD_CURRENT_971122.briggs
1996-10-28Mac model info out of cpu.h and into new macinfo.h.briggs
1996-10-20Out of NetBSD (scottr):briggs
1996-10-14Merge in from NetBSD. Use <m68k/cpu.h> andbriggs
1996-08-10Sync with NetBSD.briggs
1996-06-23NetBSD: Add constant for PB500.briggs
1996-06-08Sync up with latest NetBSD.briggs
1996-05-26Add OpenBSD Id string.briggs
1996-05-26Sync with NetBSD-current.briggs
1996-01-09Add some more machine defines.briggs
1995-12-28Bring a few limits back into reason. Old values excessive.briggs
1995-12-21from netbsd; cpu_setstack() is depricatedTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt