| Age | Commit message (Expand) | Author |
| 2012-01-11 | use rasops_init(0, 0) | macallan |
| 2010-05-04 | use box drawing font if needed | macallan |
| 2009-09-17 | Include "ioconf.h" instead of extern struct cfdriver foo_cd decls. | tsutsui |
| 2009-09-17 | Remove struct sbusdev and related functions sbus_establish() and sbusreset(). | tsutsui |
| 2009-08-26 | adjust some mmap ranges so X can work, also use FBTYPE_TCXCOLOR | macallan |
| 2009-08-20 | call vcons_replay_msgbuf() if we're the console | macallan |
| 2009-08-20 | use vcons_replay_msgbuf() | macallan |
| 2009-08-20 | add support for a hardware cursor via wsdisplay | macallan |
| 2009-08-19 | clear the screen and initialize it with the right WID to bypass the LUT on | macallan |
| 2009-08-19 | - more cosmetics | macallan |
| 2009-08-19 | - some cosmetic fixes | macallan |
| 2009-08-18 | device_t-ify | macallan |
| 2009-08-06 | make the tcx driver do something useful: | macallan |
| 2009-05-12 | struct device * -> device_t, no functional changes intended. | cegger |
| 2009-05-12 | struct cfdata * -> cfdata_t, no functional changes intended. | cegger |
| 2009-04-18 | Remove extra whitespace added by a stupid tool. | tsutsui |
| 2009-03-18 | bcopy -> memcpy | cegger |
| 2009-03-14 | ANSIfy another 1261 function definitions. | dsl |
| 2009-03-14 | Change about 4500 of the K&R function definitions to ANSI ones. | dsl |
| 2008-06-11 | mechanical changes to use device_private() or device_lookup_private() | drochner |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-04-05 | use aprint_*_dev and device_xname | cegger |
| 2007-10-19 | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h | ad |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2007-01-07 | Allow this to compile with -DDEBUG: convert proc to lwp->l_proc. | jdc |
| 2006-03-29 | Use device_cfdata(). | thorpej |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-02-04 | de-__P | perry |
| 2004-07-14 | Make this compile with the TCX_CG8 option turned on (PR#26269). | pk |
| 2003-06-29 | Back out the lwp/ktrace changes. They contained a lot of colateral damage, | fvdl |
| 2003-06-29 | More changes for providing lwpid for ktrace (sparc GENERIC built) | darrenr |
| 2002-10-23 | merge kqueue branch into -current | jdolecek |
| 2002-10-02 | Add trailing ; to CFATTACH_DECL. | thorpej |
| 2002-09-30 | 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-23 | Use the structures defined in bsd_openprom.h for "reg", "range", | thorpej |
| 2002-03-27 | Merge in the patch (PR kern/15963) to provide unaccelerated 24bit support | darrenr |
| 2002-03-20 | Use bus_space_vaddr(). | eeh |
| 2002-03-11 | Get rid of `bus_type_t' and use BUS_ADDR() (in sbus_bus_map()) to construct | pk |
| 2001-11-13 | add RCSIDs | lukem |
| 2001-09-24 | Change bus_space_mmap() signature to the official one. | eeh |
| 2000-08-22 | Get tcxreg.h from the correct location. | pk |
| 2000-08-20 | Move these SBus drivers here from arch/sparc. | pk |