summaryrefslogtreecommitdiff
path: root/sys/arch/atari/dev/grfabs_tt.c
AgeCommit message (Expand)Author
2010-04-13Misc KNF.tsutsui
2009-10-20Remove 3rd and 4th clause on Leo Weppelman's license. OK leo@.snj
2009-07-19Remove extra whitespace added by a dumb tool which replaced bcopy with memcpy.tsutsui
2009-03-18bcopy -> memcpycegger
2009-03-18bzero -> memsetcegger
2009-03-14ANSIfy another 1261 function definitions.dsl
2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl
2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl
2005-12-11merge ktrace-lwp.christos
2003-07-15__KERNEL_RCSID()lukem
2003-05-03DMA, not dma nor Dma.wiz
2003-04-01Use PAGE_SIZE rather than NBPG.thorpej
2002-09-27remove trailing \n in panic(). approved perry.provos
2002-03-04possible has two s.wiz
1998-12-20Changed grf mmap that it is closer to XFree. VGA memory on et4000/et6000thomas
1997-06-10s/atari_round_page/m68k_round_page/veego
1997-04-25- Provide the reasonable size that can/may be mmap-ed. This might differleo
1996-10-04Checkpointing my et4000 work. Note that the et-console will not beleo
1996-09-16Prepare for (soon to come) et4000 PCI console.leo
1996-04-18Yet more prototyping and -Wall fixes.leo
1996-04-12Prototyping.leo
1996-02-22First bunch of changes due to stricter prototype checking.leo
1995-08-20Add Falcon video support. Thanks to Thomas Gerner.leo