| Age | Commit message (Expand) | Author |
| 2003-10-31 | Remove some assigned-to but otherwise unused variables. | simonb |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2002-10-02 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-27 | Declare all cfattach structures const. | thorpej |
| 2001-09-19 | Adjust to use <dev/sun/fbio.h> | thorpej |
| 2001-07-07 | b{cmp,copy,zero} -> mem{cmp,cpy,set} | simonb |
| 2000-02-03 | - Massive change of console initialization. Have each model its own | nisimura |
| 2000-01-10 | Remove unneeded include files (up to 16 in two files!). | simonb |
| 2000-01-09 | The clean-up continues: | simonb |
| 2000-01-08 | Function prototype cleanup. | simonb |
| 1999-12-15 | Since mfb.c is the only user of defCursor[], move it from fb.c into there | ad |
| 1999-12-09 | Use "u_char *" instead of "caddr_t" for all colormap references. In line | simonb |
| 1999-09-05 | Remove a few unnecessary header files. | simonb |
| 1999-07-25 | Change the way fb devices are configured and attached: | ad |
| 1999-04-24 | Nuke register and remove trailling white space. | simonb |
| 1999-04-12 | Quote "AS IS" as in the majority of Carnegy Mellon notices. | pk |
| 1999-04-06 | Fix a pasto in copyright text which has been procreating like rabbits.. | pk |
| 1998-04-19 | Cleanup comment typos. | jonathan |
| 1998-03-31 | Garbage-collect pmax_boardtype. Remoe pmaxtype.h includes from TC | jonathan |
| 1998-01-12 | Update for changes to config. | thorpej |
| 1997-12-22 | Commit patch for PMAG-A (mfb) pixel inversion accientally left out of 1.3. | jonathan |
| 1997-11-17 | Apply version of cursor for bt431 cursor chip on mfb: | jonathan |
| 1997-07-21 | Kill __BROKEN_INDIRECT_CONFIG on pmax. | jonathan |
| 1997-07-20 | Correct cursor-movement bounds check in ifdef'ed out code, as | jonathan |
| 1997-06-30 | Establish handler for vertical-retrace interrupts. | jonathan |
| 1997-06-22 | * Change Sprite MACH_xxx prefix to MIPS_xxx. | jonathan |
| 1997-06-16 | Use #include <machine/bus.h> in pmax device drivers. | jonathan |
| 1997-06-15 | DECstation MIPS3 support: wbflush() is cpu-dependent, need declaration from | mhitch |
| 1997-04-19 | Correct sense of fi->fi_blanked in bt455_video_off(). | jonathan |
| 1997-04-10 | * 2048 bytes between vertically-adjacent pixels on 1280x1024 mfb. | jonathan |
| 1997-01-23 | The mfb driver uses struct fbinfo for the device data, but was only allocating | mhitch |
| 1996-10-13 | Remove obsolete `#include <machine/MachConst.h>'. | jonathan |
| 1996-10-13 | backout previous kprintf change | christos |
| 1996-10-11 | printf -> kprintf, sprintf -> ksprintf | christos |
| 1996-09-21 | Update pmax framebuffer drivers for -Wall -Wstrict-prototypes: | jonathan |
| 1996-09-06 | * This driver initialized mfb devices to black-on-black. If being used | jonathan |
| 1996-08-27 | * Add initialization of colourmap array when using mfb as a console. | jonathan |
| 1996-05-29 | Fix autoconfiguration stuff to match the alpha. The DS3100 will now | mhitch |
| 1996-05-19 | Add prototyped declarations for the static bt431 chipset code. | jonathan |
| 1996-03-17 | New device attachment scheme: | thorpej |
| 1996-02-15 | Propagate changes from cfb driver to not require "needs-count" to other | jonathan |
| 1996-02-02 | Fix #includes. | mycroft |
| 1996-01-29 | Re-write Decstation turbochannel autoconfiguration code to use the machine- | jonathan |
| 1995-09-11 | Change pmax framebuffer drivers to use Ted Lemon's port of the | jonathan |
| 1995-08-10 | Update DECstation drivers to use new-style config, removing | jonathan |
| 1995-08-01 | Add DS_3MAXPLUS (kn03) to switch statements for redirecting input | jonathan |
| 1995-04-10 | map --> mmap | mycroft |
| 1994-10-26 | new RCS ID format. | cgd |
| 1994-05-27 | bsd 4.4-lite pmax port as ported to NetBSD | glass |
| 1994-05-27 | upgrade to bsd 4.4-lite code base. only mod is rcsids | glass |