summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-24Support swapping 32-bit aligned elements on 64-bit platforms.Todd C. Miller
2017-05-24Fail with EINVAL when asked to create a non-root queue instead of panickingMike Belopuhov
2017-05-24When using "tcpdump proto 128" the filter never matched. A signAlexander Bluhm
2017-05-24Sync NO_PID value from kernel header to tcpdump source. It isAlexander Bluhm
2017-05-24Add an idle cycle implementation for R4600/R5000/RM7000 CPUs and theirVisa Hankala
2017-05-24document that "for local" is the default; while here,Jason McIntyre
2017-05-24Preserve the modification time when install(1)ing.Antoine Jacoutot
2017-05-24Use freezero instead of explicit_bzero+freeRicardo Mestre
2017-05-24Remove 2 unused parameters from copydotfiles functionRicardo Mestre
2017-05-24Don't fill up /tmp when installing or reverting multiple patches at once.Antoine Jacoutot
2017-05-24Also trap INT when reverting a patch.Antoine Jacoutot
2017-05-24Set REQ_EXT in req section so ikectl ca certificate revoke will work again.Jonathan Gray
2017-05-23Rate limit messages about spurious ISA interrupts on yeeloong systems.Visa Hankala
2017-05-23Adjust cross-toolchain environment to the changes in the clang buildPatrick Wildt
2017-05-23Hide sh(1) error message when /etc/installurl does not exist; we alreadyAntoine Jacoutot
2017-05-23Only install /bsd.mp on SP machines if it's already there (a defaultAntoine Jacoutot
2017-05-23Shorten varname.Antoine Jacoutot
2017-05-23Move the common length check in pf_pull_hdr() after the addressAlexander Bluhm
2017-05-23Bump the right counters. One of these was caught by clang because of aMark Kettenis
2017-05-23"update table" is for tables of type file only; ok gillesJason McIntyre
2017-05-22Move IPsec forward and local policy check functions to ipsec_input.cAlexander Bluhm
2017-05-22Use the IPsec policy check from IPv4 also when doing local deliveryAlexander Bluhm
2017-05-22some tweaks to the QUEUEING section;Jason McIntyre
2017-05-22The DISPLAY variable is actually not a global variable as it's usedRobert Peichaer
2017-05-22Add timing and test name options.Todd C. Miller
2017-05-22Instead of embedding pre-generated tables from McIlroy's "A KillerTodd C. Miller
2017-05-22No need to trim a trailling blank, bsort (in scan_dmesg) does notRobert Peichaer
2017-05-22obvious use for freezero()Theo de Raadt
2017-05-22Support for displaying flow queues alongside H-FSCMike Belopuhov
2017-05-22Fix a mbuf leak when reflecting an ICMP packet with IP options.Alexander Bluhm
2017-05-22Drop kernel trace points. The trace facility does not exist on OpenBSD.Visa Hankala
2017-05-22- filters are currently broken, do not allow using them until we're doneGilles Chehade
2017-05-22stub for the smtp filter protocol, currently always returns -1Gilles Chehade
2017-05-22white space fix. no functional change.David Gwynne
2017-05-21Give the vp pool its own allocator. Avoiding the logic that creates largeMark Kettenis
2017-05-21Add clocks for SD/MCC controller on Exynos 5420/5800.Mark Kettenis
2017-05-21Remove exesdhc(4). This driver was never finished and has been replacedMark Kettenis
2017-05-21Add support for the SD/MMC controller found on Samsuung Exynos5.Mark Kettenis
2017-05-21Fix copy/paste in comment.Jeremie Courreges-Anglas
2017-05-21Actually wait on auto command done (ACD) as was the intention.Mark Kettenis
2017-05-21Tweak style.Visa Hankala
2017-05-21regenVisa Hankala
2017-05-21regenVisa Hankala
2017-05-21Enable radeondrm(4) on loongson to get accelerated graphicsVisa Hankala
2017-05-21correct a return value testJonathan Gray
2017-05-21Rockchip SoCs needs some additional register twiddling when the link speedMark Kettenis
2017-05-21Ensure a clean initial state (e.g. in case of an installer restart)Robert Peichaer
2017-05-21Add dwmmc(4), a driver for the Synopsis Designware SD/MMC controller as foundMark Kettenis
2017-05-21A few more freezero() usesTheo de Raadt
2017-05-20More SD/MMC controller-related clocks.Mark Kettenis