summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-18add format attributes to log functionsSebastian Benoit
2016-07-18add format attributes to log functions and fix two errorsSebastian Benoit
2016-07-18add format attributes to log functions and fix am error when usingSebastian Benoit
2016-07-18Kill the rtableid variable in ip6_input(). It does not make senseAlexander Bluhm
2016-07-18Apparently we need to explicitly stop the timers before reloading them. AtMark Kettenis
2016-07-18no more cbq_opts - CBQ is gone, ok mpi phessler bennoHenning Brauer
2016-07-18We have __weak_alias() everywhere; remove obsolete #ifdef'sPhilip Guenther
2016-07-18rework the first sentence of this page;Jason McIntyre
2016-07-18The string with path to shell could be taken directly from struct passwd.Vadim Zhukov
2016-07-18g/c unused (global!) var: oqueues isn't used any more. ALTQ leftover; notHenning Brauer
2016-07-18Add additional i2c and mmc prcm module enum values for devices thatJonathan Gray
2016-07-18Don't need a separate flags variable in armv7 pmap_clean_page() -Tom Cosgrove
2016-07-18Hide pf internals by moving code from in_ouraddr() to pf_ouraddr().Alexander Bluhm
2016-07-18Explicitly set iwm(4) firmware Tx aggregation limit to one (which disablesStefan Sperling
2016-07-18Fix inverted logic in iwm_tx(). The PROT_REQUIRE flag in should be set forStefan Sperling
2016-07-18Make iwm(4) retry Tx of management frames less often. We now retry managementStefan Sperling
2016-07-18Some SoCs have a ranges property set in their device trees. This canPatrick Wildt
2016-07-18Fix VFLAG formattingPhilip Guenther
2016-07-18Reduce timing attack against obsolete CBC modes by always computingMarkus Friedl
2016-07-18Linking against libkvm is unnecessary herePhilip Guenther
2016-07-18Add 'p' trace point for KTRFAC_PLEDGE, as noted byPhilip Guenther
2016-07-18Remote regression tests should not run ssh with -t all the time.Alexander Bluhm
2016-07-18Polish:Philip Guenther
2016-07-18Add some unsigned overflow checks for extra_pad. None of theseDamien Miller
2016-07-18Updated advice^Wcode from miod@ for passing &_DYNAMIC to _dl_boot_bindPhilip Guenther
2016-07-11Add regression tests for the path MTU discovery implementation in Alexander Bluhm
2016-07-18don't mix code and decls, ok tedu@Brent Cook
2016-07-17use memset to initialize the unionBrent Cook
2016-07-17remove unused OPENSSL_NO_OBJECT caseBrent Cook
2016-07-17Initialize buffers before use, noted by Kinichiro Inoguchi.Brent Cook
2016-07-17Attach sunxi(4) based on the compatible property of the root node of theMark Kettenis
2016-07-17getopt(3) can be called twice (once for bc and once for dc), so reinit getoptOtto Moerbeek
2016-07-17strip back asn1parse; ok beck jsingJason McIntyre
2016-07-17Talk about event API instead of libeventStefan Kempf
2016-07-17support UTF-8 characters in ssh(1) banners using schwarze@'sDamien Miller
2016-07-17Remove now obsolete parenthetical explanation (should have been part ofTheo Buehler
2016-07-171. Update manpage in view of the change of behavior I introduced in -r1.27.Theo Buehler
2016-07-17Adapt kettenis' pinctrl changes in imx to sitaracm andJonathan Gray
2016-07-17use the fdt root node instead of board ids to test for am335xJonathan Gray
2016-07-17Set function pointers based on the fdt root node instead of board ids.Jonathan Gray
2016-07-17Set function pointers based on the fdt root node instead of board ids.Jonathan Gray
2016-07-16syncTodd C. Miller
2016-07-16Remove potential overflow when validating message's length.Renato Westphal
2016-07-16Fix parsing of mal-formed optional TLVs/Sub-TLVs.Renato Westphal
2016-07-16Fix sockopt name: ICMPV6_FILTER -> ICMP6_FILTERJeremie Courreges-Anglas
2016-07-16remove an unused parameter that wasn't handled during a previous refactorMike Larkin
2016-07-16Clean up OCSP_check_validity() a bit more.Bob Beck
2016-07-16Fix example: long long should be print with %lldJeremie Courreges-Anglas
2016-07-16Support MSI-X in virtioStefan Fritsch
2016-07-16Add $OpenBSD$ / replace $Id$ with $OpenBSD$.Visa Hankala