summaryrefslogtreecommitdiff
path: root/sys/arch/atari/include
AgeCommit message (Expand)Author
2000-06-26Add <machine/int_types.h>, which provides namespace-pure definitionskleink
2000-06-26Change the kernel mmap interface so that the offset to map is ansimonb
2000-06-04Implement the more flexiable `evcnt' interface as discussed (briefly) oncgd
2000-06-01kill __P in these files. (I had to look at them anyway with an eye forcgd
2000-05-26First sweep at scheduler state cleanup. Collect MI schedulerthorpej
2000-04-29Require that each each MACHINE/MACHINE_ARCH supply a lock.h. This filethorpej
2000-04-11Add dummies for barrier methods (copied from i386).leo
2000-03-17Install "machineendian_machdep.h".tron
2000-03-17In the `MY THAT'S GROSS' department...mycroft
2000-02-11Update for the NKMEMPAGES changes.thorpej
2000-02-07Add a new function call to the ISA DMA API: isa_dmamaxsize(), which returnsthorpej
2000-02-05Add definition for default swap partition (libahdi uses this).jdc
2000-02-05add __BROKEN_CONFIG_UNIT_USAGE #define, becuase these ports do verycgd
2000-01-26Remove obsoleted macros.tsutsui
2000-01-25define a "BUS_SPACE_MAP_PREFETCHABLE" flag which basically means thatdrochner
2000-01-19Allow storage-space to be passed to the alloc_bus_space_tag() functions. Thisleo
2000-01-06Determine the default floppy type on the TT/Falcon by reading the configleo
1999-12-23C99: Define a NAN macro in <math.h> which evaulates to a constant expression ofkleink
1999-12-13Change the copy_region function to shutup gcc's unused warnings in someleo
1999-12-06Implement an allocator for VA-space using fixed extent maps. It is nowleo
1999-12-04CL* discarding.ragge
1999-11-09Rip protection against multiple inclusion from wrapper headers.kleink
1999-10-28Use extent maps.leo
1999-10-21Add prototype of isa_intr_alloc().leo
1999-09-22Reverse the order in which PCI cards are scanned. Now the order matches theleo
1999-08-30A foolish consistency.mycroft
1999-08-21Include <sys/bswap.h> for function prototypes. i386, pc532 and vaxsimonb
1999-08-14Correct the argument order for memcpy(). This tremendously improves theleo
1999-08-10Define cpu_number() as discussed on tech-smp.thorpej
1999-08-05Change the semantics of splsoftclock() to be like other spl*() functions,thorpej
1999-04-29Pull in the right generic m68k header. (Where was my mind?)kleink
1999-04-26Garbage-collect the VM_MBUF_SIZE constant. Instead, use the sizethorpej
1999-04-19Add COMPAT_SVR4 for m68k.kleink
1999-03-31Export mtpr.h :-( This is because cpu.h depends on it. Probably userlandleo
1999-03-23Add a macro to check for sufficient pointer alignment in bus.h context,drochner
1999-03-19Moved from arch/atari/isa/isa_machdep.h,vcgd
1999-03-19Moved from arch/atari/pci/pci_machdep.h,vcgd
1999-03-19Moved from arch/atari/isa/isapnp_machdep.h,vcgd
1999-03-15Pullin m68k/ieee.h.minoura
1999-03-03Dump max. datasize (MAXDSIZ) to 64MB and decouple the maximum stack sizeleo
1999-02-26synchronize types, and s/curproc/p/ in one forgotten placeis
1999-02-25mac68k part of pr 6152 fix, and missing bits for the othersis
1999-02-25Atari part of fix for pr 6152is
1999-01-24Format consistency.mycroft
1999-01-22Standardize format.mycroft
1999-01-15Move the bswap functions from libutil to libc (this bups thebouyer
1999-01-08Make the abs_copy functions usable. The previous implementation causedleo
1998-12-20Changed grf mmap that it is closer to XFree. VGA memory on et4000/et6000thomas
1998-12-01Fix the __abs_copy() macro (wrong parameters to __abs_opname).leo
1998-11-24You also need intr.h, psl.h, pte.h and vmparam.h to build the world...leo