Age | Commit message (Expand) | Author |
2009-08-09 | Introduce option DDB_STRUCT. Kernels compiled with this option (except on | Miod Vallat |
2009-08-09 | No need to clean genassym{.,o} during `make clean', genassym.sh does this | Miod Vallat |
2009-08-09 | if extent_alloc() fails, we don't clear the iomap properly before | Owain Ainsworth |
2009-08-09 | MCLGETI() will now allocate a mbuf header if it is not provided, thus | Theo de Raadt |
2009-08-09 | Rototill system V message queues. | Bret Lambert |
2009-07-24 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-07-21 | Change the rbus md_space_{map,unmap} signature to take a rbus_tag_t instead | Miod Vallat |
2009-07-20 | Pass a pci_chipset_tag_t to pci_intr_line(), to eventually allow the | Miod Vallat |
2009-07-16 | Clean up after X. | Mark Kettenis |
2009-07-12 | Enable gem@sbus. | Mark Kettenis |
2009-07-05 | radeonfb(4), an accelerated framebuffer for Sun XVR-100 boards (which have an | Mark Kettenis |
2009-06-28 | Add colormap support for 8bpp mode. | Mark Kettenis |
2009-06-28 | Make this work in 8bpp mode too. Color support is still missing; probably | Mark Kettenis |
2009-06-27 | Stricter checks when deciding which acceleration code to use. Instead of | Miod Vallat |
2009-06-24 | enable softraid | Todd T. Fries |
2009-06-24 | for the isp(4) driver, invert the meaning of the options which pull | Theo de Raadt |
2009-06-17 | remove extra debugging printf(). ok miod@ | Matthieu Herrb |
2009-06-05 | Save some more state such that we recover from X changing depth on us. | Mark Kettenis |
2009-06-05 | Clear screen to clean up after X. | Mark Kettenis |
2009-06-05 | Remove redundant assignment. | Mark Kettenis |
2009-06-05 | Clear screen to clean up after X. | Mark Kettenis |
2009-06-05 | Disable and clear hardware cursor to clean up after X. | Mark Kettenis |
2009-06-05 | Save some state and restore it after we return from X, because the accelerated | Mark Kettenis |
2009-06-04 | Recycle four ancient fields in the disklabel structure, replacing them with | Theo de Raadt |
2009-06-04 | Enable gfxp(4). | Mark Kettenis |
2009-06-04 | Accelerated fills as well. | Mark Kettenis |
2009-06-03 | Accelerated scrolling. | Mark Kettenis |
2009-06-03 | Initial stab at a driver for the Tech Source Raptor GFX built around the | Mark Kettenis |
2009-06-03 | Initial stab at a driver for the Tech Source Raptor GFX built around the | Mark Kettenis |
2009-06-03 | Fix check for window-top and window-left values. | Mark Kettenis |
2009-06-03 | Arla client rename from xfs to nnpfs for later upgrades. Tested on various ar... | Janne Johansson |
2009-06-03 | Remove some redundant code. | Mark Kettenis |
2009-06-02 | When about to run X11 in 32 bpp mode, advertize correctly that we are | Mark Kettenis |
2009-06-02 | Enable machfb(4) and raptor(4) here too. | Mark Kettenis |
2009-06-02 | Define a proper wsdisplay type for machfb(4). | Mark Kettenis |
2009-06-02 | Make machfb_putcmap() respect the starting index in the colormap. | Mark Kettenis |
2009-06-02 | Enable machfb(4). | Mark Kettenis |
2009-06-02 | Initial stab at an accelerated driver for PGX/PGX64 framebuffers. | Mark Kettenis |
2009-06-02 | Initial stab at an accelerated driver for PGX/PGX64 framebuffers. | Mark Kettenis |
2009-06-01 | Enable zyd in more places now we know it is endian safe. | Jonathan Gray |
2009-05-31 | Add Naturetech as a possible hardware vendor. | Mark Kettenis |
2009-05-21 | The only value that d_npartitions should have is MAXPARTITIONS. | Kenneth R Westerback |
2009-05-20 | Add code to attach sun mice on sparc and sparc64 as wsmouse devices. Since | Miod Vallat |
2009-05-16 | Add vsw(4), a driver for the virtual network switch on sun4v. This is just | Mark Kettenis |
2009-05-13 | Set D_VENDOR when spoofing a label on archs that use D_VENDOR when | Kenneth R Westerback |
2009-05-12 | Add missing semicolon. | Mark Kettenis |
2009-05-12 | Unbreak build. | Mark Kettenis |
2009-05-12 | Don't throw away ldc packets if the ldc link went just up, otherwise we may | Mark Kettenis |
2009-05-12 | Actually ACK a handshake initiated by the other end. | Mark Kettenis |
2009-05-12 | Add padding to ATTR_INFO message structure; OBP seems to insist on it | Mark Kettenis |