summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-10Remove now unused definitions for drivers that have been converted toJonathan Gray
2016-07-10Document that SIGTTOU is sent if the process is in the background.Todd C. Miller
2016-07-10POSIX specifies that if a processing calling tcsetpgrp() is in theTodd C. Miller
2016-07-10Paranoia: check KTRPOINT() before calling ktrpledge() to guarantee wePhilip Guenther
2016-07-10attempt to improve clarity by reducing forward references and moreTed Unangst
2016-07-09spelling; from Ilya dot Kaliman at gmail dot comIngo Schwarze
2016-07-09only print one error, not multiple misleading messagesTed Unangst
2016-07-09Do not treat PATH_INFO as a complete path if it doesn't containIngo Schwarze
2016-07-09Simplify the i.MX6 platform code. The list of board devices is nowMark Kettenis
2016-07-09Fix bugs introduced with the amap reworkStefan Kempf
2016-07-09Initialize the mii_oui field such that fec(4) can look at it.Mark Kettenis
2016-07-09getopt(3) is declared in <unistd.h>, and <getopt.h> is not needed;Ingo Schwarze
2016-07-09ehci no longer attaches to imxJonathan Gray
2016-07-09Perform PHY-specific initialization based on the PHY ID instead of theMark Kettenis
2016-07-09Dynamically attach i.MX6 ehci(4) using the FDT.Mark Kettenis
2016-07-09Add interfaces to look up a device tree node by phandle.Mark Kettenis
2016-07-09Prepare vionet to be handled asynchronously to the VCPU threadStefan Kempf
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