summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-13When matching a day in the month, make sure that the date is stillTodd C. Miller
2016-07-13The "#address-cells" and "#size-cells" properties define the sizePatrick Wildt
2016-07-13ross l richardson reports that an auto reply is no longer generatedJason McIntyre
2016-07-13output the no-longer-so-new AS operators when printing theSebastian Benoit
2016-07-13Since mappings established using __MAP_NOFAULT will be converted into anonymousMark Kettenis
2016-07-13Revert previous; the __MAP_NOFAULT test is inverted and the commit message isMark Kettenis
2016-07-13Move ARP processing back to the KERNEL_LOCK()ed task until the raceMartin Pieuchot
2016-07-13Adjust existing tls_config_set_cipher() callers for TLS cipher groupJoel Sing
2016-07-13Split the existing TLS cipher suite groups into four:Joel Sing
2016-07-13Since mappings established using __MAP_NOFAIL will be converted into anonymousMark Kettenis
2016-07-13remove <0 check for an unsigned variableTheo de Raadt
2016-07-13remove unused function ether_cmp()Theo de Raadt
2016-07-13Use the device tree voltage regulator information to supply power to the USBMark Kettenis
2016-07-13Introduce RTF_MULTICAST and flag corresponding IPv6 routes as suchMartin Pieuchot
2016-07-13CPUID vendor ID was already register-swapped during initial query, so noMike Larkin
2016-07-13Fix usage() output and getopt sortingPhilip Guenther
2016-07-13store nd6 expiries in the route, not separately in the llinfo struct.David Gwynne
2016-07-12Document that the syslogd options -c and -k must be used together.Alexander Bluhm
2016-07-12Reset the mt state completely in wsmouse_mt_init.Ulf Brosziewski
2016-07-12The only valid flag for unmount(2) is MNT_FORCE, ignore any others.Todd C. Miller
2016-07-12Turn ahci(4) glue code for the i.MX6 platform into its own imxahci(4) driverMark Kettenis
2016-07-12Change over to imxehci(4) here as well.Mark Kettenis
2016-07-12Link path MTU discovery regress test into build.Alexander Bluhm
2016-07-12Allow to run the syslogd tests as root without SUDO also if theAlexander Bluhm
2016-07-12Turn ehci(4) glue code for the i.MX6 platform into its own imxehci(4) driverMark Kettenis
2016-07-12in the great unp_gc rewrite, a null check was lost. we have spent someTed Unangst
2016-07-12The check for pledge "recvfd" was mistakenly only being performedTheo de Raadt
2016-07-12add "recvfd" to doas(1) for use with skey.Sebastien Marie
2016-07-12Add regression tests for syslogd TLS client certificates.Alexander Bluhm
2016-07-12Add support for TLS client certificates in syslogd. This allows aAlexander Bluhm
2016-07-12Directly drop packets filtered by bpf(4) instead of going through theMartin Pieuchot
2016-07-12remove more noisy messages in "sendfd" and "recvfd"Theo de Raadt
2016-07-11Make all components of the URI individually optional,Ingo Schwarze
2016-07-11Revert previous adaption of the test. The behavior change in libtlsAlexander Bluhm
2016-07-11don't allow mounting with noval owner. panics later.Ted Unangst
2016-07-11Add missing "recvfd" pledge promise: Raf Czlonka reported ssh coredumpsTheo Buehler
2016-07-11be less noisy on console in case of "recvfd" refusalTheo de Raadt
2016-07-11syncTheo de Raadt
2016-07-11Instead of using the floating point square root, use an integer versionTheo Buehler
2016-07-11Use gpio framework to implement hardware reset of the PHY instead ofMark Kettenis
2016-07-11Use gpio framework to implement card detect instead of hardcoding particularMark Kettenis
2016-07-11Hook up imxgpio(4) to the FDT gpio framework.Mark Kettenis
2016-07-11Add a simple framework for handling gpio controllers and pins on FDT-enabledMark Kettenis
2016-07-11Add CN61xx.Visa Hankala
2016-07-11Add regression tests for the path MTU discovery implementation in Alexander Bluhm
2016-07-11syncVisa Hankala
2016-07-11Path MTU discovery was slightly broken. I took two ICMP packetsAlexander Bluhm
2016-07-11Do not increase the size of the socket buffer under memory pressure.Martin Pieuchot
2016-07-11Initialize oui and model fields in the softc.Mark Kettenis
2016-07-11Revert the introduction of ``rt_addr''.Martin Pieuchot