summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-07-11Make sure variables are used initialized in amap_wiperangeStefan Kempf
2016-07-11obsolete note about fascistloggin is obsolete. ok djm dtuckerTed Unangst
2016-07-11Teach tcpdump to recognize MPLS pseudowire with control words. AddedRafael Zalamena
2016-07-10zero the read buffer after copying data to user so it doesn't linger.Ted Unangst
2016-07-10use offsetof to create an offset instead of illegal unaligned pointersTed Unangst
2016-07-10Not all i.MX6 devices have a pinctrl property in their device nodes.Patrick Wildt
2016-07-10Pay attention to Processor Local X2APIC structures. ACPI 6.0 allows theseMark Kettenis
2016-07-10Rename apic_proc_uid field to acpi_proc_uid in the acpi_madt_x2apic struct.Mark Kettenis
2016-07-10regenMark Kettenis
2016-07-10Add MICREL KSZ9021 and KSZ9031.Mark Kettenis
2016-07-10Fix typo. Pointed out by patrick@Mark Kettenis
2016-07-10Build firmware for USB devices on octeon.Visa Hankala
2016-07-10pledge: use uint64_t instead of int for temporary storing a 64bit integerSebastien Marie
2016-07-10Dynamically attach imxgpio(4) using the FDT.Mark Kettenis
2016-07-10consistent spelling of "Moscow"; Ilya dot Kaliman at gmail dot comIngo Schwarze
2016-07-10Fix a nasty typo that prevented .so links to gziped manualsIngo Schwarze
2016-07-10Add support for handling pinctrl device tree bindings to imxiomuxc(4).Mark Kettenis
2016-07-10Use the synciobdma instruction instead of the sync instruction forVisa Hankala
2016-07-10Simplify the code and the server setup by deleting the pseudo-manpathIngo Schwarze
2016-07-10Fix detection of /usr/lib on NFS.Robert Peichaer
2016-07-10rename variable for consistencyTed Unangst
2016-07-10Instead of attaching the omap device based on board ids follow imxJonathan Gray