summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-07-16Remove octeon_disable_interrupt() and octeon_restore_status().Visa Hankala
2016-07-16Fix typo in comment in three machdep.c files:Tom Cosgrove
2016-07-16since we no longer pull source directly from openssl, the time isJason McIntyre
2016-07-16- add proxyjump to the options listJason McIntyre
2016-07-16Remove unused function process_frame() from arm_machdep.cTom Cosgrove
2016-07-16remove unused vmm_activate function. all vmm-specific suspend/resume needsMike Larkin
2016-07-16Fix an incorrect shift value when calculating the mask for the VMCS MSRMike Larkin
2016-07-16remove some 12 year old code that was never correct, and never compiledMike Larkin
2016-07-16remove some unused #includesMike Larkin
2016-07-16Limit the support of the "backward compatible" ssl2 handshake to only beBob Beck
2016-07-15Remove duplicated line in omap mmc driver, which would causeTom Cosgrove
2016-07-15Remove duplicate line in amd64/acpi_machdep.cTom Cosgrove
2016-07-15To remove the const qualifier from a pointer to an object - eitherIngo Schwarze
2016-07-15Remove unused re_nbits from dev/rnd.cTom Cosgrove
2016-07-15Fix previous: the mandocdb() prototype was already there, it justIngo Schwarze
2016-07-15add missing prototypes, no code change;Ingo Schwarze
2016-07-15Improve logging of reserved labels.Renato Westphal
2016-07-15Explicitly ignore the Hop Count and Path Vector TLVs.Renato Westphal
2016-07-15Update per-neighbor GTSM options on config reload.Renato Westphal
2016-07-15disable acpicbkbd by default until after the release when acpi ecJoshua Stein
2016-07-15Tweak output of environment logging.Nicholas Marriott
2016-07-15Log environment to new panes.Nicholas Marriott
2016-07-15Wrap some long lines and apply some static.Nicholas Marriott
2016-07-15Switch m88k to pass &_DYNAMIC to _dl_boot_bind()Philip Guenther
2016-07-15take us out of -betaTheo de Raadt
2016-07-15Reduce the syslog level of some relatively common protocol eventsDarren Tucker
2016-07-15Don't update cells in each block of data read from a pane immediately,Nicholas Marriott
2016-07-15Instead of representing colours in several different forms with variousNicholas Marriott
2016-07-15Add a ProxyJump ssh_config(5) option and corresponding -J ssh(1)Damien Miller
2016-07-14kern.usermount is currently a no-op;Jason McIntyre
2016-07-14Make sure that amap slot calculation does not overflowStefan Kempf
2016-07-14syncTheo de Raadt
2016-07-14kern.usermount=1 is unsafe for everyone, since it allows any non-pledgedTheo de Raadt
2016-07-14Drop received packets with an IPv4-compatible address as source orMartin Pieuchot
2016-07-14Do board-specific delay/skew corrections for the Micrel KSZ9021 and KSZ9031Mark Kettenis
2016-07-14Prevent a use-after-free by not updating an ARP entry that has beenMartin Pieuchot
2016-07-14vioblk: Properly handle poll timeoutStefan Fritsch
2016-07-14rename virtio_ops.intr to poll_intrStefan Fritsch
2016-07-14virtio: Move interrupt handler into transport specific codeStefan Fritsch
2016-07-14make several program to use "chown" promise.Sebastien Marie
2016-07-14Add PT_GNU_RELRO, for ld.so workPhilip Guenther