Age | Commit message (Expand) | Author |
2009-04-06 | Adapt PF rule to new scrub syntax. | Antoine Jacoutot |
2009-04-06 | more scrub scrubbing | Henning Brauer |
2009-04-06 | scrub gone | Henning Brauer |
2009-04-06 | print prettier, from sthen@ | Henning Brauer |
2009-04-06 | reassembly works different now | Henning Brauer |
2009-04-06 | teach tcpdump about match rules | Henning Brauer |
2009-04-06 | scrub rules gone | Henning Brauer |
2009-04-06 | teach libpcap about scrub rules | Henning Brauer |
2009-04-06 | 1) scrub rules are completely gone. | Henning Brauer |
2009-04-06 | Instead of doing splbio(); simple_lock(&uvm.aiodoned_lock); just replace | Owain Ainsworth |
2009-04-06 | Don't bother to keep a count of irqs recieved, the os does that for us. | Owain Ainsworth |
2009-04-06 | Add a report summary file, ${WRKDIR}/sysmerge.log, that will include all | Antoine Jacoutot |
2009-04-06 | - tweak for recent gnome.port.mk changes | Antoine Jacoutot |
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 |