| Age | Commit message (Expand) | Author |
| 2007-10-19 | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h | ad |
| 2007-10-08 | Use the softint API. | ad |
| 2007-09-22 | Add a ddb command table at first attach to register "mach esp". | martin |
| 2007-09-11 | clean up a little bit, while there let userland mmap the whole glint video | macallan |
| 2007-09-01 | Change a bazillion occurrences of code resembling this, | dyoung |
| 2007-09-01 | add screen blanking support | macallan |
| 2007-08-30 | attach a /dev/fb* so X can talk to the board | macallan |
| 2007-08-28 | add hardware cursor support | macallan |
| 2007-08-27 | let userland mmap() the GLint framebuffer and make it visible when switching | macallan |
| 2007-08-26 | cleanup, fix some typos | macallan |
| 2007-08-26 | add a driver for Fujitsu AG-10e graphics boards | macallan |
| 2007-08-12 | make this compile (again?) on sparc64 by sprinkling bus_space_vaddr(). | macallan |
| 2007-08-05 | fix typo - fbsize is /height/ * stride. Doh. | macallan |
| 2007-07-20 | pull in mulaw with dbri | macallan |
| 2007-07-20 | make this work with the onboard codec found on my SS20 | macallan |
| 2007-07-12 | - don't pretend to support 8bit stereo - the hardware can do it but not the | macallan |
| 2007-07-09 | Merge some of the less invasive changes from the vmlocking branch: | ad |
| 2007-07-07 | Remove some #if'd out dead code. | mjacob |
| 2007-05-24 | Major update to isp(4) driver to bring it in line with external sources. | mjacob |
| 2007-04-11 | return 100 in match() so we beat genfb | macallan |
| 2007-04-11 | add an sbus frontend fro genfb | macallan |
| 2007-03-14 | - add dummy input methods so we don't panic if someone tries to read | macallan |
| 2007-03-11 | whitespace police, some cleanup - no functional changes | macallan |
| 2007-03-11 | some more overhaul: | macallan |
| 2007-03-11 | don't pull in stuff we don't actually use: | macallan |
| 2007-03-10 | adjust some debug output verbosity and use aprint_*() | macallan |
| 2007-03-08 | make the dbri driver work again | macallan |
| 2007-03-04 | fix fall out from caddr_t changes. | mrg |
| 2007-03-04 | fix fallout from caddr_t changes. | christos |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2007-02-09 | Merge newlock2 to head. | ad |
| 2007-01-07 | Allow this to compile with -DDEBUG: convert proc to lwp->l_proc. | jdc |
| 2007-01-07 | Allow this to compile with -DDEBUG: convert proc to lwp->l_proc. | jdc |
| 2006-12-11 | Add an explicit NULL for the card_detect function (that we don't have/need) | jdc |
| 2006-11-24 | fix spelling of accommodate; from Zapher. | christos |
| 2006-11-24 | Snapshot of work in progress gem @ sbus attachement. Don't use at home | martin |
| 2006-10-15 | Missing initializers | martin |
| 2006-10-15 | Add missing initializer | martin |
| 2006-10-15 | Add missing initializer | martin |
| 2006-10-01 | More from Matt Fleming: | elad |
| 2006-10-01 | Adapt MD code to KAUTH_DEVICE_TTY_OPEN, batch #2 from Matt Fleming, thanks! | elad |
| 2006-09-24 | Add "name" parameter to powerhook_establish, to aid debugging. No objections | jmcneill |
| 2006-09-23 | PR# 29516: magma.c comments are wrong, also splhigh is excessive | jmcneill |
| 2006-09-07 | remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP. | dogcow |
| 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 |