| Age | Commit message (Expand) | Author |
| 2006-07-21 | - Use the LWP cached credentials where sane. | ad |
| 2006-05-28 | Clean up bogus whitespace | blymn |
| 2006-05-15 | include kauth.h for kauth_authorize_generic. | yamt |
| 2006-05-14 | integrate kauth. | elad |
| 2006-04-15 | Remove the getwschar and putwschar accessops from wsdisplay drivers as | jmmv |
| 2006-04-12 | Add an extra cookie to the ioctl and mmap wsdisplay accessops that points | jmmv |
| 2006-04-06 | kill NULL initialisation of get/setborder | drochner |
| 2006-03-29 | Use device_cfdata(). | thorpej |
| 2006-03-28 | Use device_unit(). | thorpej |
| 2006-03-25 | Use device_parent(). | thorpej |
| 2006-03-09 | keep the chip powered down when not in use on machines that support it | macallan |
| 2006-03-09 | this should have been committed with p9100.* | macallan |
| 2006-03-08 | sprinkle #if NWSDISPLAY > 0 to make this compile cleanly without wscons again | macallan |
| 2006-03-06 | - use vcons | macallan |
| 2006-02-28 | Fix inverted device_is_a() logic in previous conversion. | kleink |
| 2006-02-27 | Use device_is_a(). | thorpej |
| 2006-02-16 | Change "inline" back to "__inline" in .h files -- C99 is still too | perry |
| 2005-12-24 | __inline__ -> inline | perry |
| 2005-12-24 | Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. | perry |
| 2005-12-14 | proc -> lwp | christos |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-11-12 | Add hardware cursor support, needs testing. | macallan |
| 2005-11-10 | Use mstohz() for timeout calculations. | martin |
| 2005-11-05 | ETHERCAP_VLAN_MTU is a flag for ec_capabilities, the size of the 802.1q | bouyer |
| 2005-11-05 | Rename the wait channels (one was a copy&pasto, the other much too long) | martin |
| 2005-09-06 | Change the driver open function's conditional for overriding exclusive tty | kleink |
| 2005-07-28 | Updated license | macallan |
| 2005-07-16 | driver for the audio part of SUNW,DBRI ISDN/audio controllers | macallan |
| 2005-06-04 | Add const. | tsutsui |
| 2005-06-04 | Add const. | tsutsui |
| 2005-06-04 | Fix a shadowing variable. | tsutsui |
| 2005-06-03 | Add const. | tsutsui |
| 2005-06-01 | Add const (catching up with additions to MI ddb code). | jdc |
| 2005-06-01 | Rename "delay" variable to avoid shadowing the "delay" from param.h. | jdc |
| 2005-05-30 | avoid shadow variables. | christos |
| 2005-05-16 | forgot to include rasops_glue.h | macallan |
| 2005-05-16 | Added: | macallan |
| 2005-05-16 | Added support for virtual consoles, colour and some code to determine the | macallan |
| 2005-02-27 | nuke trailing whitespace | perry |
| 2005-02-25 | From Micahel Lorenz: wsdisplay support for cg6 | martin |
| 2005-02-04 | de-__P | perry |
| 2005-01-15 | ansify and KNF | kent |
| 2005-01-10 | merge kent-audio1 branch, which introduces audio filter pipeline to the MI | kent |
| 2004-10-30 | When adding/deleting multicast addresses, only whack the address | thorpej |
| 2004-10-29 | constify audio_hw_if, midi_hw_if, and radio_hw_if. | yamt |
| 2004-08-11 | Clear IOIE in settype(), too. Not that we currently change modes without | mycroft |
| 2004-08-11 | Clear some more ICR0 bits on socket enable/disable. | mycroft |
| 2004-08-11 | Add a settype() function. | mycroft |
| 2004-07-24 | Hauke Fath's port of the openbsd SUNW,spif driver from PR#26061. | mrg |
| 2004-07-24 | Hauke Fath's port of the openbsd SUNW,spif driver from PR#26061. | mrg |