History log of /src/sys/dev/sun/fbvar.h |
Revision | | Date | Author | Comments |
1.13 |
| 21-Apr-2016 |
macallan | RASTERCONSOLE is gone, wsdisplay no longer optional
|
1.12 |
| 12-Dec-2008 |
macallan | branches: 1.12.24; 1.12.42; device_t-ification
|
1.11 |
| 04-Mar-2007 |
christos | branches: 1.11.36; 1.11.40; 1.11.50; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
1.10 |
| 11-Dec-2005 |
christos | branches: 1.10.26; merge ktrace-lwp.
|
1.9 |
| 27-Feb-2005 |
perry | branches: 1.9.4; nuke trailing whitespace
|
1.8 |
| 25-Feb-2005 |
martin | From Micahel Lorenz: wsdisplay support for cg6
|
1.7 |
| 07-Aug-2003 |
agc | branches: 1.7.8; 1.7.10; Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22364, verified by myself.
|
1.6 |
| 29-Jun-2003 |
fvdl | branches: 1.6.2; Back out the lwp/ktrace changes. They contained a lot of colateral damage, and need to be examined and discussed more.
|
1.5 |
| 29-Jun-2003 |
darrenr | More changes for providing lwpid for ktrace (sparc GENERIC built)
|
1.4 |
| 23-Oct-2002 |
jdolecek | merge kqueue branch into -current
kqueue provides a stateful and efficient event notification framework currently supported events include socket, file, directory, fifo, pipe, tty and device changes, and monitoring of processes and signals
kqueue is supported by all writable filesystems in NetBSD tree (with exception of Coda) and all device drivers supporting poll(2)
based on work done by Jonathan Lemon for FreeBSD initial NetBSD port done by Luke Mewburn and Jason Thorpe
|
1.3 |
| 23-Aug-2000 |
pk | branches: 1.3.2; 1.3.4; 1.3.6; 1.3.8; Add fb_setsize_pfour() prototype.
|
1.2 |
| 20-Aug-2000 |
pk | De-P__
|
1.1 |
| 20-Aug-2000 |
pk | Move fbio.h and fbvar.h here.
|
1.3.8.1 |
| 10-Oct-2001 |
fvdl | Convert all remaining devices.
|
1.3.6.1 |
| 28-Jun-2002 |
jdolecek | hook fbkqfilter to leaf drivers' kqfilter
|
1.3.4.1 |
| 11-Nov-2002 |
nathanw | Catch up to -current
|
1.3.2.2 |
| 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.3.2.1 |
| 23-Aug-2000 |
bouyer | file fbvar.h was added on branch thorpej_scsipi on 2000-11-20 11:43:10 +0000
|
1.6.2.5 |
| 04-Mar-2005 |
skrll | Sync with HEAD.
Hi Perry!
|
1.6.2.4 |
| 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.6.2.3 |
| 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.6.2.2 |
| 26-Aug-2004 |
skrll | Adapt to branch.
sparc64 GENERIC compiles.
|
1.6.2.1 |
| 03-Aug-2004 |
skrll | Sync with HEAD
|
1.7.10.1 |
| 19-Mar-2005 |
yamt | sync with head. xen and whitespace. xen part is not finished.
|
1.7.8.1 |
| 29-Apr-2005 |
kent | sync with -current
|
1.9.4.2 |
| 03-Sep-2007 |
yamt | sync with head.
|
1.9.4.1 |
| 21-Jun-2006 |
yamt | sync with head.
|
1.10.26.1 |
| 12-Mar-2007 |
rmind | Sync with HEAD.
|
1.11.50.1 |
| 19-Jan-2009 |
skrll | Sync with HEAD.
|
1.11.40.1 |
| 04-May-2009 |
yamt | sync with head.
|
1.11.36.1 |
| 17-Jan-2009 |
mjf | Sync with HEAD.
|
1.12.42.1 |
| 22-Apr-2016 |
skrll | Sync with HEAD
|
1.12.24.1 |
| 03-Dec-2017 |
jdolecek | update from HEAD
|