summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-09Mention the EFI and DTB requirement. List U-Boot 2016.07 as 2016.05Jonathan Gray
2016-07-09Use mac address and phy id from the fdt. Store settings for a secondJonathan Gray
2016-07-08ISO C99 7.19.2.5 doesn't like mixing putchar(3) and putwchar(3) onIngo Schwarze
2016-07-08POSIX requires that a process calling tcsetpgrp(3) from the backgroundIngo Schwarze
2016-07-08When making a copy of svc_pollfd, use the correct size.Todd C. Miller
2016-07-08Fix check for "name" property. Restores synthesised "name" proprties inMark Kettenis
2016-07-08Pass errret pointer to setupterm() to prevent setupterm()Todd C. Miller
2016-07-08The XSLoader issue has been assigned CVE-2016-6185Todd C. Miller
2016-07-08regenMark Kettenis
2016-07-08The Atheros PHYs with model ID 7 are the AR8031/AR8033/AR8035 family.Mark Kettenis
2016-07-08Return 0 on read from PIT control port. Intel explicitly says this is notMike Larkin
2016-07-08Improve crypto ordering for Encrypt-then-MAC (EtM) mode MAC algorithms.Damien Miller
2016-07-07Updated the ldpd.conf man page examplesRafael Zalamena
2016-07-07Apply http://perl5.git.perl.org/perl.git/commitdiff/08e3451d7Todd C. Miller
2016-07-07syncTheo de Raadt
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2016-07-07sync with mdocml.bsd.lv: mention httpd(8) and slowcgi(8)Ingo Schwarze
2016-07-07Revert previous since the libtls change has been reverted.Joel Sing
2016-07-07Revert previous - it introduces problems with a common privsep use case.Joel Sing
2016-07-07add ca cert error check and make the path configurableBrent Cook
2016-07-07call BN_init on temporaries to avoid use-before-set warningsBrent Cook
2016-07-07biff, mesg, vi: only consider ACCESSPERMS for setting tty mode.Sebastien Marie
2016-07-07tmux: only consider ACCESSPERMS for setting mode on socket_path.Sebastien Marie
2016-07-07Add man page for the maxrtc(4) I2C driver.Marcus Glocker
2016-07-07sanity check vm create and run args earlierMike Larkin
2016-07-06Now libtls is always reading cert.pem during tls_config_new().Alexander Bluhm
2016-07-06J/j is a three valued option, document and fix code to actuall support thatOtto Moerbeek
2016-07-06Allow space-deliminated fields in syslog.conf in addition toTodd C. Miller
2016-07-06Return EINVAL for mknod/mknodat when dev is -1 (aka VNOVAL).Todd C. Miller
2016-07-06Check that the given ciphers string is syntactically valid and results inJoel Sing
2016-07-06route6d spring cleanupJeremie Courreges-Anglas
2016-07-06Remove manual file loading (now that libtls does this for us) and adjustJoel Sing
2016-07-06Always load CA, key and certificate files at the time the configurationJoel Sing
2016-07-06fix several places where calculating ticks could overflow.Ted Unangst
2016-07-06Move Hop-by-Hop processing into its own function ip6_hbhchcheck().Martin Pieuchot
2016-07-06syncVisa Hankala
2016-07-06clarify a comment about memory regionsMike Larkin
2016-07-06Use fstatat() to avoid path surgery.Philip Guenther
2016-07-06Correctly handle an EOF that occurs prior to the TLS handshake completing.Joel Sing
2016-07-05Some new tests related to bin/cat.c rev. 1.25,Ingo Schwarze
2016-07-05Improve the tracking functions in wsmouse.Ulf Brosziewski
2016-07-05syncTheo de Raadt
2016-07-05Update to tzdata2016f from from ftp.iana.org.Todd C. Miller
2016-07-05Remove kern.random remnants; OK deraadt@Tim van der Molen
2016-07-05Move to svc_getreq_poll/svc_pollfd.Jeremie Courreges-Anglas
2016-07-05Remove debug code that slipped in.Visa Hankala
2016-07-05Build eeprom(8) on octeon.Visa Hankala
2016-07-05regenVisa Hankala
2016-07-05Add /dev/openprom.Visa Hankala
2016-07-05Add openprom(4) for octeon.Visa Hankala