summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-06Adapt PF rule to new scrub syntax.Antoine Jacoutot
2009-04-06more scrub scrubbingHenning Brauer
2009-04-06scrub goneHenning Brauer
2009-04-06print prettier, from sthen@Henning Brauer
2009-04-06reassembly works different nowHenning Brauer
2009-04-06teach tcpdump about match rulesHenning Brauer
2009-04-06scrub rules goneHenning Brauer
2009-04-06teach libpcap about scrub rulesHenning Brauer
2009-04-061) scrub rules are completely gone.Henning Brauer
2009-04-06Instead of doing splbio(); simple_lock(&uvm.aiodoned_lock); just replaceOwain Ainsworth
2009-04-06Don't bother to keep a count of irqs recieved, the os does that for us.Owain Ainsworth
2009-04-06Add a report summary file, ${WRKDIR}/sysmerge.log, that will include allAntoine Jacoutot
2009-04-06- tweak for recent gnome.port.mk changesAntoine Jacoutot
2009-04-06make sure we handle allowed options in cvs_export() insteadJoris Vink
2009-04-06syncTheo de Raadt
2009-04-06crankus majorisDamien Miller
2009-04-06resolve conflictsDamien Miller
2009-04-06import of OpenSSL 0.9.8kDamien Miller
2009-04-06Don't forget to TAILQ_INIT() the heap...Owain Ainsworth
2009-04-06sisdrm depends on the heap interface too, now.Owain Ainsworth
2009-04-06extra or missing blank lines.Owain Ainsworth
2009-04-06Remove the context constructor and destructor driver hooks. sisdrm's oldOwain Ainsworth
2009-04-06sisdrm is disabled. That does not mean that the code doesn't offend me.Owain Ainsworth
2009-04-06merge radeon_mem_release() and radeon_mem_takedown() into the drm_heapOwain Ainsworth
2009-04-05In the previous commit, i confused "any" and "all".Ingo Schwarze
2009-04-05In 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-05accept %F, which actually behaves the same as %f. per C99Martynas Venckus
2009-04-05implement and use sqrt, sqrtf & fabsf in hardware; since it'sMartynas Venckus
2009-04-05In the unlikely even that we do the final unref on a uvm_vnode objectOwain Ainsworth
2009-04-05regen;Jason McIntyre
2009-04-05video(4) devices use v4l2 api; from J.C. RobertsJason McIntyre
2009-04-05this is not a write-only register. might have caused to optimizeMartynas Venckus
2009-04-05log_warn -> log_warnxGilles Chehade
2009-04-05ignore -o option (for now at least) when working in enqueue mode, thisGilles Chehade
2009-04-05If no patch can be found in input, in addition to complaining on stderr,Stefan Sperling
2009-04-05Rework the vblank subsystem so that instead of having various bits inOwain Ainsworth
2009-04-05- accept l modifier for %fMartynas Venckus
2009-04-05const static -> static const; since it's deprecated per C99. ok millert@Martynas Venckus
2009-04-05kill DRM_VERIFYAREA_READ, it's part of a linux optimisation where we canOwain Ainsworth
2009-04-04Make extent_print() use printf to avoid the pagination that db_printfMark Kettenis
2009-04-04Bump the size of the array that we use to store bootpath components. Makes theMark Kettenis
2009-04-04A couple of fixes (based mostly on stuff from upstream) to stopOwain Ainsworth
2009-04-04Translate the size values in the auto-allocate table from blocks toKenneth R Westerback
2009-04-04Remove an unused function inherited from NetBSD that deals with a brokenMark Kettenis
2009-04-04Remove the three inline functions from drmP.h.Owain Ainsworth
2009-04-04Remove unused #include.Mark Kettenis
2009-04-04make bus_dmamap_load_raw respect the constraints of the dmamap we'reDavid Gwynne
2009-04-04make bus_dmamap_load_raw respect teh constraints of the dmamap we'reDavid Gwynne
2009-04-04use time_uptime instead of time_second internally. time_uptime isntDavid Gwynne