| Age | Commit message (Expand) | Author |
| 2003-02-22 | hz -> Hz | tsutsui |
| 2003-02-04 | deal with malloc_type fallout. | matt |
| 2003-01-22 | Lance chip needs to be accessed in sparse address space for alpha. Fixes | mhitch |
| 2003-01-06 | interrupt with two rs. | wiz |
| 2003-01-01 | Use aprint_normal() in cfprint routines. | thorpej |
| 2002-10-23 | merge kqueue branch into -current | jdolecek |
| 2002-10-02 | Add trailing ; to CFATTACH_DECL. | thorpej |
| 2002-10-01 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-29 | "definitions" has lots of 'i's, but that's not reason to leave one out. | wiz |
| 2002-09-27 | Declare all cfattach structures const. | thorpej |
| 2002-09-27 | remove trailing \n in panic(). approved perry. | provos |
| 2002-09-27 | Introduce a new routine, config_match(), which invokes the | thorpej |
| 2002-09-27 | Rather than referencing the cfdriver directly in the cfdata entries, | thorpej |
| 2002-09-26 | G/c extern reference to ioasic_cd. | thorpej |
| 2002-09-26 | No need to make sure parent's cfdriver == &ioasic_cd. | thorpej |
| 2002-09-24 | Deal with the strange SCC wiring on TC IOASIC machines. Thanks to Bill | ad |
| 2002-09-06 | Merge the gehenna-devsw branch into the trunk. | gehenna |
| 2002-08-19 | Leaving overflow-sensitive code, very similar to what was fixed | itohy |
| 2002-08-19 | Make it compile again. | itohy |
| 2002-08-06 | integer overflow. from silvio@qualys.com | itojun |
| 2002-07-04 | alloc_attr -> allocattr | junyoung |
| 2002-06-02 | move initialization of the "struct pglist" returned by uvm_pglistalloc() | drochner |
| 2002-05-17 | Tokens after #else are ignored, which is not the intention here. | wiz |
| 2002-05-06 | Put back a missing brace. | ad |
| 2002-04-22 | Rename the audio "bus" attribute audiobus to avoid confusion with audio | augustss |
| 2002-03-17 | Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for | atatat |
| 2002-03-13 | zskbd_keydesctab -> lkkbd_keydesctab | ad |
| 2002-03-13 | Reorganise the wsfont stuff slightly so that multiple display adapters | ad |
| 2002-03-13 | Set RI_FORCEMONO so that wscons doesn't try to use colors (mfb is an 8-bpp | ad |
| 2002-02-23 | Fix typo in previous. | ad |
| 2002-02-22 | Replace one of two divide ops with an AND when calculating the XYMASK | ad |
| 2002-02-11 | s/seperate/separate/ | wiz |
| 2002-01-12 | Call malloc(9) with M_ZERO flag instead of memset() after malloc(). | tsutsui |
| 2001-11-28 | - convert usage of "defopt" to "defflag" where the relevant option does | lukem |
| 2001-11-15 | don't need <sys/types.h> when including <sys/param.h> | lukem |
| 2001-11-13 | add/cleanup RCSIDs | lukem |
| 2001-10-03 | Add a new optional method, dev_ioctl, to the audio hardware driver interface. | augustss |
| 2001-10-01 | Move pmax-only if_le_ibus.c from dev/tc to arch/pmax/ibus. | simonb |
| 2001-10-01 | Move asc_tc and asc_tcds config info to dev/tc/files.tc now that pmax | simonb |
| 2001-10-01 | s/asc_pmaz/asc_tc/g | simonb |
| 2001-10-01 | Move MI PMAZ-A SCSI attachment to sys/dev/tc. | simonb |
| 2001-09-18 | Get/set keyclick volume. | ad |
| 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-09-18 | General cleanup: ANSIfy, white-space, remove unused #includes. | simonb |
| 2001-09-14 | Zero out uninitalized fields in the freshly allocated zs_chanstate. | ad |
| 2001-08-26 | Switch to MI SCSI and drop old pmax MD SCSI support completely. | simonb |
| 2001-08-22 | Use ri->ri_hw field for TC module base address. | nisimura |
| 2001-08-22 | Move small storage for ev_name string into tcds_softc. | nisimura |
| 2001-08-22 | Nuke fb_devconfig data structure which was found unnecessary to have. | nisimura |