Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/atari/dev/grfabs_tt.c
RevisionDateAuthorComments
 1.25  06-Jan-2023  tsutsui TAB/spaces/indents cleanup.
 1.24  17-Aug-2021  andvar fix multiplei repetitive typos in comments, messages and documentation. mainly because copy paste code big amount of files are affected.
 1.23  13-Apr-2010  tsutsui Misc KNF.
 1.22  20-Oct-2009  snj branches: 1.22.2; 1.22.4;
Remove 3rd and 4th clause on Leo Weppelman's license. OK leo@.
 1.21  19-Jul-2009  tsutsui Remove extra whitespace added by a dumb tool which replaced bcopy with memcpy.
 1.20  18-Mar-2009  cegger bcopy -> memcpy
 1.19  18-Mar-2009  cegger bzero -> memset
 1.18  14-Mar-2009  dsl ANSIfy another 1261 function definitions.
The only ones left in sys are beyond by sed script!
(or in sys/dist or sys/external)
Mostly they have function pointer parameters.
 1.17  14-Mar-2009  dsl Change about 4500 of the K&R function definitions to ANSI ones.
There are still about 1600 left, but they have ',' or /* ... */
in the actual variable definitions - which my awk script doesn't handle.
There are also many that need () -> (void).
(The script does handle misordered arguments.)
 1.16  14-Mar-2009  dsl Remove all the __P() from sys (excluding sys/dist)
Diff checked with grep and MK1 eyeball.
i386 and amd64 GENERIC and sys still build.
 1.15  11-Dec-2005  christos branches: 1.15.78; 1.15.86; 1.15.92;
merge ktrace-lwp.
 1.14  15-Jul-2003  lukem __KERNEL_RCSID()
 1.13  03-May-2003  wiz branches: 1.13.2;
DMA, not dma nor Dma.
 1.12  01-Apr-2003  thorpej Use PAGE_SIZE rather than NBPG.
 1.11  27-Sep-2002  provos remove trailing \n in panic(). approved perry.
 1.10  04-Mar-2002  wiz possible has two s.
 1.9  20-Dec-1998  thomas branches: 1.9.22; 1.9.26;
Changed grf mmap that it is closer to XFree. VGA memory on et4000/et6000
is now at offset 0xa0000.
 1.8  10-Jun-1997  veego s/atari_round_page/m68k_round_page/
 1.7  25-Apr-1997  leo - Provide the reasonable size that can/may be mmap-ed. This might differ
from the current frame buffer size.
- The et-driver now allows for a 16Kb io-region (was 8Kb) that can be
mapped. The XFree server uses this.
 1.6  04-Oct-1996  leo Checkpointing my et4000 work. Note that the et-console will not be
functional until the minimal pci-support is checked in.
 1.5  16-Sep-1996  leo Prepare for (soon to come) et4000 PCI console.
 1.4  18-Apr-1996  leo Yet more prototyping and -Wall fixes.
 1.3  12-Apr-1996  leo Prototyping.
 1.2  22-Feb-1996  leo First bunch of changes due to stricter prototype checking.
 1.1  20-Aug-1995  leo Add Falcon video support. Thanks to Thomas Gerner.
 1.9.26.2  18-Oct-2002  nathanw Catch up to -current.
 1.9.26.1  01-Apr-2002  nathanw Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
 1.9.22.2  10-Oct-2002  jdolecek sync kqueue with -current; this includes merge of gehenna-devsw branch,
merge of i386 MP branch, and part of autoconf rototil work
 1.9.22.1  16-Mar-2002  jdolecek Catch up with -current.
 1.13.2.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.13.2.2  18-Sep-2004  skrll Sync with HEAD.
 1.13.2.1  03-Aug-2004  skrll Sync with HEAD
 1.15.92.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.15.86.1  28-Apr-2009  skrll Sync with HEAD.
 1.15.78.4  11-Aug-2010  yamt sync with head.
 1.15.78.3  11-Mar-2010  yamt sync with head
 1.15.78.2  19-Aug-2009  yamt sync with head.
 1.15.78.1  04-May-2009  yamt sync with head.
 1.22.4.1  30-May-2010  rmind sync with head
 1.22.2.1  30-Apr-2010  uebayasi Sync with HEAD.

RSS XML Feed