openbsd
2016-07-11 tbAdd missing "recvfd" pledge promise: Raf Czlonka report...
2016-07-11 deraadtbe less noisy on console in case of "recvfd" refusal
2016-07-11 deraadtsync
2016-07-11 tbInstead of using the floating point square root, use...
2016-07-11 kettenisUse gpio framework to implement hardware reset of the...
2016-07-11 kettenisUse gpio framework to implement card detect instead...
2016-07-11 kettenisHook up imxgpio(4) to the FDT gpio framework.
2016-07-11 kettenisAdd a simple framework for handling gpio controllers...
2016-07-11 visaAdd CN61xx.
2016-07-11 bluhmAdd regression tests for the path MTU discovery impleme...
2016-07-11 visasync
2016-07-11 bluhmPath MTU discovery was slightly broken. I took two...
2016-07-11 mpiDo not increase the size of the socket buffer under...
2016-07-11 kettenisInitialize oui and model fields in the softc.
2016-07-11 mpiRevert the introduction of ``rt_addr''.
2016-07-11 stefanMake sure variables are used initialized in amap_wiperange
2016-07-11 teduobsolete note about fascistloggin is obsolete. ok djm...
2016-07-11 rzalamenaTeach tcpdump to recognize MPLS pseudowire with control...
2016-07-10 teduzero the read buffer after copying data to user so...
2016-07-10 teduuse offsetof to create an offset instead of illegal...
2016-07-10 patrickNot all i.MX6 devices have a pinctrl property in their...
2016-07-10 kettenisPay attention to Processor Local X2APIC structures...
2016-07-10 kettenisRename apic_proc_uid field to acpi_proc_uid in the...
2016-07-10 kettenisregen
2016-07-10 kettenisAdd MICREL KSZ9021 and KSZ9031.
2016-07-10 kettenisFix typo. Pointed out by patrick@
2016-07-10 visaBuild firmware for USB devices on octeon.
2016-07-10 semariepledge: use uint64_t instead of int for temporary stori...
2016-07-10 kettenisDynamically attach imxgpio(4) using the FDT.
2016-07-10 schwarzeconsistent spelling of "Moscow"; Ilya dot Kaliman at...
2016-07-10 schwarzeFix a nasty typo that prevented .so links to gziped...
2016-07-10 kettenisAdd support for handling pinctrl device tree bindings...
2016-07-10 visaUse the synciobdma instruction instead of the sync...
2016-07-10 schwarzeSimplify the code and the server setup by deleting...
2016-07-10 rpeFix detection of /usr/lib on NFS.
2016-07-10 tedurename variable for consistency
2016-07-10 jsgInstead of attaching the omap device based on board...
2016-07-10 jsgRemove now unused definitions for drivers that have...
2016-07-10 millertDocument that SIGTTOU is sent if the process is in...
2016-07-10 millertPOSIX specifies that if a processing calling tcsetpgrp...
2016-07-10 guentherParanoia: check KTRPOINT() before calling ktrpledge...
2016-07-10 teduattempt to improve clarity by reducing forward referenc...
2016-07-09 schwarzespelling; from Ilya dot Kaliman at gmail dot com
2016-07-09 teduonly print one error, not multiple misleading messages
2016-07-09 schwarzeDo not treat PATH_INFO as a complete path if it doesn...
2016-07-09 kettenisSimplify the i.MX6 platform code. The list of board...
2016-07-09 stefanFix bugs introduced with the amap rework
2016-07-09 kettenisInitialize the mii_oui field such that fec(4) can look...
2016-07-09 schwarzegetopt(3) is declared in <unistd.h>, and <getopt.h...
2016-07-09 jsgehci no longer attaches to imx
2016-07-09 kettenisPerform PHY-specific initialization based on the PHY...
2016-07-09 kettenisDynamically attach i.MX6 ehci(4) using the FDT.
2016-07-09 kettenisAdd interfaces to look up a device tree node by phandle.
2016-07-09 stefanPrepare vionet to be handled asynchronously to the...
2016-07-09 jsgMention the EFI and DTB requirement. List U-Boot 2016...
2016-07-09 jsgUse mac address and phy id from the fdt. Store setting...
2016-07-08 schwarzeISO C99 7.19.2.5 doesn't like mixing putchar(3) and...
2016-07-08 schwarzePOSIX requires that a process calling tcsetpgrp(3)...
2016-07-08 millertWhen making a copy of svc_pollfd, use the correct size.
2016-07-08 kettenisFix check for "name" property. Restores synthesised...
2016-07-08 millertPass errret pointer to setupterm() to prevent setupterm()
2016-07-08 millertThe XSLoader issue has been assigned CVE-2016-6185
2016-07-08 kettenisregen
2016-07-08 kettenisThe Atheros PHYs with model ID 7 are the AR8031/AR8033...
2016-07-08 mlarkinReturn 0 on read from PIT control port. Intel explicitl...
2016-07-08 djmImprove crypto ordering for Encrypt-then-MAC (EtM)...
2016-07-07 rzalamenaUpdated the ldpd.conf man page examples
2016-07-07 millertApply perl5.git.perl.org/perl.git/commitdiff/08e3451d7
2016-07-07 deraadtsync
2016-07-07 schwarzesync with mdocml.bsd.lv: mention httpd(8) and slowcgi(8)
2016-07-07 jsingRevert previous since the libtls change has been reverted.
2016-07-07 jsingRevert previous - it introduces problems with a common...
2016-07-07 bcookadd ca cert error check and make the path configurable
2016-07-07 bcookcall BN_init on temporaries to avoid use-before-set...
2016-07-07 semariebiff, mesg, vi: only consider ACCESSPERMS for setting...
2016-07-07 semarietmux: only consider ACCESSPERMS for setting mode on...
2016-07-07 mglockerAdd man page for the maxrtc(4) I2C driver.
2016-07-07 mlarkinsanity check vm create and run args earlier
2016-07-06 bluhmNow libtls is always reading cert.pem during tls_config...
2016-07-06 ottoJ/j is a three valued option, document and fix code...
2016-07-06 millertAllow space-deliminated fields in syslog.conf in additi...
2016-07-06 millertReturn EINVAL for mknod/mknodat when dev is -1 (aka...
2016-07-06 jsingCheck that the given ciphers string is syntactically...
2016-07-06 jcaroute6d spring cleanup
2016-07-06 jsingRemove manual file loading (now that libtls does this...
2016-07-06 jsingAlways load CA, key and certificate files at the time...
2016-07-06 tedufix several places where calculating ticks could overflow.
2016-07-06 mpiMove Hop-by-Hop processing into its own function ip6_hb...
2016-07-06 visasync
2016-07-06 mlarkinclarify a comment about memory regions
2016-07-06 guentherUse fstatat() to avoid path surgery.
2016-07-06 jsingCorrectly handle an EOF that occurs prior to the TLS...
2016-07-05 schwarzeSome new tests related to bin/cat.c rev. 1.25,
2016-07-05 bruImprove the tracking functions in wsmouse.
2016-07-05 deraadtsync
2016-07-05 millertUpdate to tzdata2016f from from ftp.iana.org.
2016-07-05 timRemove kern.random remnants; OK deraadt@
2016-07-05 jcaMove to svc_getreq_poll/svc_pollfd.
2016-07-05 visaRemove debug code that slipped in.
2016-07-05 visaBuild eeprom(8) on octeon.
next