| Age | Commit message (Expand) | Author |
| 2022-05-03 | fix various typos, mainly s/trasfering/transferring/ and s/theese/these/. | andvar |
| 2022-03-28 | sys: Split struct device into a private device_impl.h. | riastradh |
| 2021-08-07 | Merge thorpej-cfargs2. | thorpej |
| 2021-04-27 | The Amiga and Atari ports abuse some autoconfiguration internals as part | thorpej |
| 2014-10-18 | src is too big these days to tolerate superfluous apostrophes. It's | snj |
| 2012-11-08 | Make Amiga video drivers work again after device/softc changes. | rkujawa |
| 2012-10-27 | split device_t/softc for all remaining drivers. | chs |
| 2011-12-15 | Amiga wscons/Xorg support, first phase. | phx |
| 2009-10-26 | kill extra whitespaces | cegger |
| 2009-03-18 | bcopy -> memcpy | cegger |
| 2007-03-05 | Make the various graphics card drivers compile again. | he |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-06-13 | Fix some shadowing of variables | jmc |
| 2003-01-20 | The Double-Semi-Colon Police. | simonb |
| 2003-01-01 | Use aprint_normal() for cfprint routines. | thorpej |
| 2002-10-02 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-27 | Declare all cfattach structures const. | thorpej |
| 2002-09-06 | Merge the gehenna-devsw branch into the trunk. | gehenna |
| 2002-08-03 | correct range check, have overflow check, fix type mismatches, | itojun |
| 2002-03-17 | Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for | atatat |
| 2002-01-28 | add __KERNEL_RCSID as suggested by Luke Mewburn | aymeric |
| 2002-01-26 | - ANSIfy | aymeric |
| 2001-08-20 | "wierd" is weird. | wiz |
| 2001-07-26 | Various typos in comments (neccessary, sceme, choise, ...). | wiz |
| 1999-03-25 | defopt Amiga graphics console options | is |
| 1998-01-12 | Adjust for changes to config. | thorpej |
| 1997-07-29 | - Change the check in r[ht]_getvmode for md->DEP == 4 to md->DEP != 4. | veego |
| 1996-12-23 | Get rid of __BROKEN_INDIRECT_CONFIG. | veego |
| 1996-10-13 | backout previous kprintf change | christos |
| 1996-10-10 | printf -> kprintf, sprintf -> ksprintf | christos |
| 1996-08-27 | change cfprint_t type definition to take a const char *, rather than | cgd |
| 1996-06-03 | #define GRFIOCBLANK_LIVE and GRFIOCBLANK_DARK in grfioctl.h to make absolutely | is |
| 1996-05-25 | Fix stupid pasto. | is |
| 1996-05-24 | Make the GRFIOCBLANK ioctl set the right timing divisor when switching the | is |
| 1996-05-19 | - grf_cl.c, grf_clreg.h: added support for Piccolo SD64 | veego |
| 1996-05-01 | Cleanup for -Wall if CV64CONSOLE, ULOWELLCONSOLE or RETINACONSOLE is not | veego |
| 1996-04-21 | - Cleanup for -Wall and -Wstrict-prototypes | veego |
| 1996-03-17 | New device attachment scheme: | thorpej |
| 1996-01-28 | applied patch from 1811 which unifies mode support across gfx boards. | chopps |
| 1995-02-23 | fix warnings (br#816) | chopps |
| 1995-02-16 | cleanup copyright stuff | chopps |
| 1994-12-28 | consolidate the zbusses. le support for multiple tx buffs and full use of 32k | chopps |
| 1994-12-01 | bring up to current. change sun to sunos. handle changes in device | chopps |
| 1994-10-26 | new RCS ID format. | cgd |
| 1994-07-31 | fix default frequency so that normal VGA monitor types don't puke. | chopps |
| 1994-06-23 | some various fixes from ahh@netcom.com (Andy Heffernan) | chopps |
| 1994-06-15 | clock now uses passed in frequency if present protect dma cache | chopps |
| 1994-06-05 | add grfrh (retina ziii) from Donn Cave <donn@u.washington.edu> | chopps |
| 1994-06-04 | started out cleaning up amiga_init.c ended up touching alot of files. | chopps |