OpenGrok
Cross Reference: grfabs.c
xref
: /
src
/
sys
/
arch
/
atari
/
dev
/
grfabs.c
Home
|
History
|
Annotate
|
Download
|
only in
dev
History log of
/src/sys/arch/atari/dev/grfabs.c
Revision
Date
Author
Comments
1.20
20-Dec-2023
thorpej
Remove unnecessary <sys/malloc.h> include.
1.19
06-Jan-2023
tsutsui
TAB/spaces/indents cleanup.
1.18
12-Feb-2012
matt
Change old-style function defintions to C89 prototypes.
Approved by releng.
1.17
20-Oct-2009
snj
branches: 1.17.12; 1.17.16;
Remove 3rd and 4th clause on Leo Weppelman's license. OK leo@.
1.16
18-Mar-2009
cegger
bzero -> memset
1.15
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.14
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.13
11-Dec-2005
christos
branches: 1.13.78; 1.13.86; 1.13.92;
merge ktrace-lwp.
1.12
15-Jul-2003
lukem
__KERNEL_RCSID()
1.11
04-Mar-2002
wiz
branches: 1.11.14;
possible has two s.
1.10
04-Oct-1996
leo
branches: 1.10.42; 1.10.46;
Checkpointing my et4000 work. Note that the et-console will not be
functional until the minimal pci-support is checked in.
1.9
16-Sep-1996
leo
Prepare for (soon to come) et4000 PCI console
1.8
08-Mar-1996
leo
When having a perfect match on the resolution, try to match the screen
depth as best we can.
1.7
23-Sep-1995
leo
Make sure the prototypes and inline definitions are included.
1.6
04-Sep-1995
leo
Right align color values in the bytes.
1.5
20-Aug-1995
leo
Add Falcon video support. Thanks to Thomas Gerner.
1.4
21-May-1995
leo
- Add grf_get_best_mode()
- Only update 'real' colormap when actually displaying
- Fix TT-HIGH video mode
1.3
28-Apr-1995
leo
Better way to select a display mode?
1.2
28-Mar-1995
leo
Make ite ioctl work and fixup the colormap stuff.
1.1
26-Mar-1995
leo
branches: 1.1.1;
Initial revision
1.1.1.1
26-Mar-1995
leo
NetBSD/Atari, port by Leo Weppelman.
1.10.46.1
01-Apr-2002
nathanw
Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
1.10.42.1
16-Mar-2002
jdolecek
Catch up with -current.
1.11.14.3
21-Sep-2004
skrll
Fix the sync with head I botched.
1.11.14.2
18-Sep-2004
skrll
Sync with HEAD.
1.11.14.1
03-Aug-2004
skrll
Sync with HEAD
1.13.92.1
13-May-2009
jym
Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
1.13.86.1
28-Apr-2009
skrll
Sync with HEAD.
1.13.78.2
11-Mar-2010
yamt
sync with head
1.13.78.1
04-May-2009
yamt
sync with head.
1.17.16.1
18-Feb-2012
mrg
merge to -current.
1.17.12.1
17-Apr-2012
yamt
sync with head
Indexes created Mon Sep 29 03:10:08 GMT 2025