summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-07-14Prevent silly states via knotes on pids > 2^32 and on nonexistent signals.Philip Guenther
2016-07-14ufs_readdir() buffer was meant to be limited to 64kB; reversed testPhilip Guenther
2016-07-14kevent validates that ident is a valid fd by getting the file. one sadTed Unangst
2016-07-14Correct equal in test.Darren Tucker
2016-07-13A work-in-progress driver for the Hyper-V NetVSCMike Belopuhov
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