History log of /src/sys/arch/mac68k/include/grfioctl.h |
Revision | | Date | Author | Comments |
1.15 |
| 07-Sep-2015 |
dholland | Final bit of PR 41200: headers that declare ioctls should include sys/ioccom.h. This covers most if not all of the MD headers.
XXX: a lot of the ioctl definitions in some of these files are cutpasted.
|
1.14 |
| 08-Feb-2011 |
rmind | branches: 1.14.14; 1.14.32; Remove clause 3 (UCB advertising clause) from the University of Utah copyright. Confirmed by Mike Hibler, mike at cs.utah.edu - thanks! Also, merge UCB and Utah copyright texts back into one, as they originally were.
Extra verification by snj@.
|
1.13 |
| 04-Mar-2007 |
christos | branches: 1.13.66; 1.13.72; 1.13.74; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
1.12 |
| 11-Dec-2005 |
christos | branches: 1.12.26; merge ktrace-lwp.
|
1.11 |
| 29-Apr-2004 |
fredb | branches: 1.11.12; Protect against multiple inclusion. Lets "kdump" and "ktrace" build again on mac68k.
|
1.10 |
| 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22364, verified by myself.
|
1.9 |
| 20-Nov-2001 |
chs | branches: 1.9.16; prepare for ELF: - add "%" prefix to register names in assembly code. - use _C_LABEL() where necessary. - use packed structures where necessary to match the old ABI.
|
1.8 |
| 14-Feb-2000 |
scottr | branches: 1.8.8; 1.8.12; Merge wscons work onto the main development branch.
|
1.7 |
| 01-Jul-1998 |
scottr | branches: 1.7.8; 1.7.16; Whoops, forgot to bracket struct grfinfo with #ifdef GRF_COMPAT.
|
1.6 |
| 01-Jul-1998 |
scottr | Add a GRF_COMPAT option so that old-style grf ioctl() code can be removed from the kernel.
|
1.5 |
| 02-Jul-1995 |
briggs | Add missing interface for getting a grfmode structure from kernel.
|
1.4 |
| 02-Jul-1995 |
briggs | Add a couple elements to the grfmode structure.
|
1.3 |
| 29-Apr-1995 |
briggs | Add new nubus handling that's much more robust. Update via, if_ae, and grf accordingly. Revamp grf.
|
1.2 |
| 26-Oct-1994 |
cgd | new RCS ID format.
|
1.1 |
| 30-Jul-1994 |
lkestel | branches: 1.1.2; Moved adbsys.h grfioctl.h and keyboard.h to include to make desktop and X compile more cleanly.
|
1.1.2.2 |
| 30-Jul-1994 |
lkestel | Moved adbsys.h grfioctl.h and keyboard.h to include to make desktop and X compile more cleanly.
|
1.1.2.1 |
| 30-Jul-1994 |
lkestel | file grfioctl.h was added on branch netbsd-1-0 on 1994-07-30 04:22:00 +0000
|
1.7.16.1 |
| 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
1.7.8.2 |
| 20-Nov-1999 |
scottr | The grf pseudo-device obviates WSDISPLAY_COMPAT_GRF; translate tests on the latter to tests against NGRF instead.
|
1.7.8.1 |
| 11-Mar-1999 |
scottr | First cut at grf emulation. Neither GRFIOCMAP nor mmap'ing a wsdisplay device work, though several other grf ioctls are properly emulated.
|
1.8.12.1 |
| 08-Jan-2002 |
nathanw | Catch up to -current.
|
1.8.8.1 |
| 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
1.9.16.3 |
| 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.9.16.2 |
| 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.9.16.1 |
| 03-Aug-2004 |
skrll | Sync with HEAD
|
1.11.12.1 |
| 03-Sep-2007 |
yamt | sync with head.
|
1.12.26.1 |
| 12-Mar-2007 |
rmind | Sync with HEAD.
|
1.13.74.1 |
| 17-Feb-2011 |
bouyer | Sync with HEAD
|
1.13.72.1 |
| 06-Jun-2011 |
jruoho | Sync with HEAD.
|
1.13.66.1 |
| 05-Mar-2011 |
rmind | sync with head
|
1.14.32.1 |
| 22-Sep-2015 |
skrll | Sync with HEAD
|
1.14.14.1 |
| 03-Dec-2017 |
jdolecek | update from HEAD
|