Age | Commit message (Expand) | Author |
2009-04-06 | make sure we handle allowed options in cvs_export() instead | Joris Vink |
2009-04-06 | sync | Theo de Raadt |
2009-04-06 | crankus majoris | Damien Miller |
2009-04-06 | resolve conflicts | Damien Miller |
2009-04-06 | import of OpenSSL 0.9.8k | Damien Miller |
2009-04-06 | Don't forget to TAILQ_INIT() the heap... | Owain Ainsworth |
2009-04-06 | sisdrm depends on the heap interface too, now. | Owain Ainsworth |
2009-04-06 | extra or missing blank lines. | Owain Ainsworth |
2009-04-06 | Remove the context constructor and destructor driver hooks. sisdrm's old | Owain Ainsworth |
2009-04-06 | sisdrm is disabled. That does not mean that the code doesn't offend me. | Owain Ainsworth |
2009-04-06 | merge radeon_mem_release() and radeon_mem_takedown() into the drm_heap | Owain Ainsworth |
2009-04-05 | In the previous commit, i confused "any" and "all". | Ingo Schwarze |
2009-04-05 | In the rare case where after we've loaded the iomap into the hardware, | Owain Ainsworth |
2009-04-05 | /usr/X11R6/lib/xserver is more or less replaced by /usr/X11R6/lib/xorg. | Matthieu Herrb |
2009-04-05 | accept %F, which actually behaves the same as %f. per C99 | Martynas Venckus |
2009-04-05 | implement and use sqrt, sqrtf & fabsf in hardware; since it's | Martynas Venckus |
2009-04-05 | In the unlikely even that we do the final unref on a uvm_vnode object | Owain Ainsworth |
2009-04-05 | regen; | Jason McIntyre |
2009-04-05 | video(4) devices use v4l2 api; from J.C. Roberts | Jason McIntyre |
2009-04-05 | this is not a write-only register. might have caused to optimize | Martynas Venckus |
2009-04-05 | log_warn -> log_warnx | Gilles Chehade |
2009-04-05 | ignore -o option (for now at least) when working in enqueue mode, this | Gilles Chehade |
2009-04-05 | If no patch can be found in input, in addition to complaining on stderr, | Stefan Sperling |
2009-04-05 | Rework the vblank subsystem so that instead of having various bits in | Owain Ainsworth |
2009-04-05 | - accept l modifier for %f | Martynas Venckus |
2009-04-05 | const static -> static const; since it's deprecated per C99. ok millert@ | Martynas Venckus |
2009-04-05 | kill DRM_VERIFYAREA_READ, it's part of a linux optimisation where we can | Owain Ainsworth |
2009-04-04 | Make extent_print() use printf to avoid the pagination that db_printf | Mark Kettenis |
2009-04-04 | Bump the size of the array that we use to store bootpath components. Makes the | Mark Kettenis |
2009-04-04 | A couple of fixes (based mostly on stuff from upstream) to stop | Owain Ainsworth |
2009-04-04 | Translate the size values in the auto-allocate table from blocks to | Kenneth R Westerback |
2009-04-04 | Remove an unused function inherited from NetBSD that deals with a broken | Mark Kettenis |
2009-04-04 | Remove the three inline functions from drmP.h. | Owain Ainsworth |
2009-04-04 | Remove unused #include. | Mark Kettenis |
2009-04-04 | make bus_dmamap_load_raw respect the constraints of the dmamap we're | David Gwynne |
2009-04-04 | make bus_dmamap_load_raw respect teh constraints of the dmamap we're | David Gwynne |
2009-04-04 | use time_uptime instead of time_second internally. time_uptime isnt | David Gwynne |
2009-04-04 | Do not run make in /var/yp at the end of ypinit -m. | Ingo Schwarze |
2009-04-04 | Cleanup debug printfs. | Mark Kettenis |
2009-04-04 | don't try to free stuff we shouldnt free, really. | Joris Vink |
2009-04-04 | properly expand modules if requested by the client, | Joris Vink |
2009-04-04 | Cleanup debug printf. | Mark Kettenis |
2009-04-04 | Fix the byte order of the rule field in state view. | Can Erkin Acar |
2009-04-04 | scrub more fields in the ccb when returning them to the free list after | David Gwynne |
2009-04-04 | - make sure codec->nsense_pins is initilized to 0 | Jacob Meuser |
2009-04-03 | Bring comment into line with other docs. -E(dit) is not just for | Kenneth R Westerback |
2009-04-03 | Show interface description names in "systat if 1"; some help from canacar | Theo de Raadt |
2009-04-03 | i fucked up last night, bad so partially revert a piece of | Joris Vink |
2009-04-03 | detypedef drm_local_map. | Owain Ainsworth |
2009-04-03 | detypedef drm_device_dma_t. | Owain Ainsworth |