summaryrefslogtreecommitdiff
path: root/sys/arch/sun68k/include
AgeCommit message (Expand)Author
2004-01-04Rearrange process exit path to avoid need to free resources from differentjdolecek
2003-09-21make compilecl
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-06-15Handle 64bit DMA addresses on PCI for platforms that can (currently onlyfvdl
2003-01-28Introduce BUS_DMA_NOCACHE, and bus_dmamem_map() of i386 supports it.kent
2003-01-18Merge the nathanw_sa branch.thorpej
2002-11-26Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.lukem
2002-10-20merge the 12 copies of vm_machdep.c on the m68k platforms.chs
2002-06-03Reverted previous commit. It was meant to fix a problem thatfredette
2002-06-03Now make a machine/ directory with symlinks to a small numberfredette
2001-11-30Implement bus_space_mmap.fredette
2001-10-31Split elf32 vs. elf64 handling in loadfile(), including support forthorpej
2001-07-19Add BUS_DMA_READ and BUS_DMA_WRITE flags, that hint the back-endthorpej
2001-06-27Use _KERNEL_OPT.fredette
2001-06-27Added a Makefile to install sun68k common headers.fredette
2001-06-27Now give at least the appearance of having bus-specificfredette
2001-06-27Now define splzs() here.fredette
2001-06-14Added sources for the sun2 boot blocks and otherfredette