| Age | Commit message (Expand) | Author |
| 2009-08-22 | u_intNN_t -> uintNN_t | tsutsui |
| 2009-05-12 | struct device * -> device_t, no functional changes intended. | cegger |
| 2009-05-12 | struct cfdata * -> cfdata_t, no functional changes intended. | cegger |
| 2008-07-09 | - device/softc split | joerg |
| 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 | fix fallout from caddr_t changes. | yamt |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2006-03-31 | Use ANSI function decls, apply static. | thorpej |
| 2006-03-30 | Use device_private(). | thorpej |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-12-08 | use VM_PAGE_TO_PHYS macro. | yamt |
| 2005-06-08 | Add __UNVOLATILE() to a cast when calling memset() to appease -Wcast-qual. | he |
| 2005-02-27 | nuke trailing whitespace | perry |
| 2005-01-02 | Fix a 3 year old error which caused px_init() to fail. Fixes PR 28798. | mhitch |
| 2003-10-27 | uninitialized variables | chs |
| 2003-10-23 | NULL -> 0 | mycroft |
| 2003-06-29 | Back out the lwp/ktrace changes. They contained a lot of colateral damage, | fvdl |
| 2003-06-29 | Fix 'struct lwp *' lossage. | simonb |
| 2002-10-02 | Add trailing ; to CFATTACH_DECL. | thorpej |
| 2002-10-01 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-27 | Declare all cfattach structures const. | thorpej |
| 2002-06-02 | move initialization of the "struct pglist" returned by uvm_pglistalloc() | drochner |
| 2002-03-17 | Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for | atatat |
| 2002-01-12 | Call malloc(9) with M_ZERO flag instead of memset() after malloc(). | tsutsui |
| 2001-11-15 | don't need <sys/types.h> when including <sys/param.h> | lukem |
| 2001-11-13 | add/cleanup RCSIDs | lukem |
| 2001-09-18 | Beef up the stic X interface, and tighten a few screws here and there. | ad |
| 2001-09-18 | Give initiali[sz]e all the "i"s it deserves. | wiz |
| 2001-07-04 | Don't print the module description, since it doesn't mean much. | ad |
| 2001-04-22 | Use uvm_pageboot_alloc() rather than pmap_steal_memory(). | thorpej |
| 2001-03-04 | Make this work on alpha, and fix some other bogons. | ad |
| 2000-12-17 | Add wscons drivers for the DEC PixelStamp graphics accelerators. | ad |
| 1999-04-13 | Removed pending write of fully-functional MI driver. | ad |
| 1998-01-12 | Adjust for changes in config. | thorpej |
| 1997-11-08 | Commit `pacifier' driver for turbochannel PMAG-C option card:n | jonathan |