summaryrefslogtreecommitdiff
path: root/sys/arch/amigappc/include
AgeCommit message (Expand)Author
2006-08-28- remove unused bdbtofsb.yamt
2006-07-26don't install <machine/db_machdep.h>, this is kernel onlydrochner
2006-02-16Change "inline" back to "__inline" in .h files -- C99 is still tooperry
2005-12-24__asm__ -> __asmperry
2005-12-24__inline__ -> inlineperry
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-11merge ktrace-lwp.christos
2005-02-17Install spr.hbriggs
2004-10-23Centralize the declaration of booted_device and booted_partition.thorpej
2004-05-08Factor out W{CHAR,INT}_{MAX,MIN} into their own header file.kleink
2004-01-04Rearrange process exit path to avoid need to free resources from differentjdolecek
2003-12-10Oops. _KERNEL, not KERNELjmc
2003-12-09Wrap sys root'd includes with #ifdef KERNEL so this will compile for thingsjmc
2003-11-02add /* nothing */ comment to cpu_wait()/cpu_swapout()jdolecek
2003-09-27Bring some stuff up-to-date. To be continued.is
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-06-16Rename IPL_IMP -> IPL_VM.thorpej
2003-02-05Replace machine/rnd.h with more appropriate name to share itnakayama
2003-02-03Rename PPC_MPC6XX to PPC_OEA (and any mpc6xx reference to oea).matt
2003-01-21Add <machine/mcontext.h> wrapper.kleink
2002-12-10Use __LDPGSZ (which must be == USRTEXT) as the text address for a.outthorpej
2002-12-08A working fork/vfork implementation. Darwin fork differs from our fork bymanu
2002-11-26Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.lukem
2002-10-30Add missing file.matt
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-08-07Implement pmc(9) -- An interface to hardware performance monitoringbriggs
2002-07-05Peform a rototill over the powerpc-based ports.matt
2002-05-28Use #if 0 for commenting out multiple lines, rather than dodgily-nestedbjh21
2002-05-16Remove bogus stuff after #endif.wiz
2002-04-04... and lock.h.bjh21
2002-04-04Install endian_machdep.h.bjh21
2002-04-04Install reloc.h.bjh21
2002-02-27- define other DEV_ constants that the local port uses.christos
2002-02-11"doesn't" should have an 's'.wiz
2002-02-11achive is not a good word.wiz
2001-12-03use _AMIGAPPC_MPTR_H_ instead of _MACHINE_MPTR_H_ so this file is includedaymeric
2001-12-03remove things that were copied verbatim from powerpc_cpu.haymeric
2001-12-01catch up with amiga's conf.h by adding definition of cdev_par_initaymeric
2001-11-28No point in installing svr4_machdep.h.kleink
2001-11-15MAXSLP is defined to be a machine-independent scheduling parameter,soren
2001-09-19Amiga doesn't need its own fbio.h anymore; screenblank(8) usesthorpej
2001-06-27be consistent with #define<TAB>lukem
2001-05-30use _KERNEL_OPTmrg
2001-05-03PPC machine type tags haven't been used for a while.soren
2001-05-01Per discussion w/ chuck and chuck, restructure the md page stuffthorpej
2001-04-29Add a VM_MDPAGE_MEMBERS macro that defines pmap-specific data forthorpej
2001-04-15Add definitions of C99 integer format conversion macros.kleink
2001-04-15Add definitions of C99 specified-width integer type limits.kleink
2001-04-14Add long-missing(!) <machine/math.h>.kleink
2001-04-14Add definitions of C99 integer constant macros.kleink