Age | Commit message (Expand) | Author |
2016-08-10 | no more armish; | Jason McIntyre |
2016-08-10 | armish handled some early-gen arm machines, which required tons of | Theo de Raadt |
2016-08-09 | Xr vmx(4) | Dmitrij Czarkoff |
2016-08-06 | Dynamically attach intc(4) using the FDT and switch omap/am335x | Jonathan Gray |
2016-08-06 | Dynamically attach pluart(4) using the FDT. | Jonathan Gray |
2016-08-06 | Dynamically attach plrtc(4) using the FDT. | Jonathan Gray |
2016-08-06 | virtio no longer attaches to vexpress | Jonathan Gray |
2016-08-06 | adjust for fdt changes | Jonathan Gray |
2016-08-05 | a1xintc -> sxiintc; | Jason McIntyre |
2016-08-05 | a1xintc(4) -> sxiintc(4) | Mark Kettenis |
2016-08-05 | * Properly distinguish commands (.Ic) and command modifiers (.Cm). | Ingo Schwarze |
2016-08-04 | Mention jumbo frames. | Visa Hankala |
2016-08-04 | tpm tweaks; | Jason McIntyre |
2016-08-03 | move acpimcfg to keep list sorted | Joshua Stein |
2016-08-03 | reference dwiic here too | Joshua Stein |
2016-08-03 | add a man page for tpm(4) | Joshua Stein |
2016-08-01 | the default smtpd setup does not require newaliases be run; | Jason McIntyre |
2016-08-01 | document the new file format | Ingo Schwarze |
2016-08-01 | document default for DISTDIR | Marc Espie |
2016-07-31 | install acpials.4 | Jonathan Gray |
2016-07-30 | add acpials(4), an acpi driver for ambient light sensors | Joshua Stein |
2016-07-30 | add an authors section for some drivers i authored | Joshua Stein |
2016-07-29 | max name servers is currently 5, not 3, apparently; | Jason McIntyre |
2016-07-27 | document the so_upcall option to socreate | Peter Hessler |
2016-07-27 | Missing word ("no"). | Jeremie Courreges-Anglas |
2016-07-24 | add chvgpio.4 overlooked when the file was added | Jonathan Gray |
2016-07-23 | hint at the default for XSRCDIR; from tim kuijsten | Jason McIntyre |
2016-07-19 | Use a flag to indicate that a packet has been received on an IPv6 | Martin Pieuchot |
2016-07-16 | Fix sockopt name: ICMPV6_FILTER -> ICMP6_FILTER | Jeremie Courreges-Anglas |
2016-07-13 | Introduce RTF_MULTICAST and flag corresponding IPv6 routes as such | Martin Pieuchot |
2016-07-11 | Add CN61xx. | Visa Hankala |
2016-07-10 | consistent spelling of "Moscow"; Ilya dot Kaliman at gmail dot com | Ingo Schwarze |
2016-07-09 | spelling; from Ilya dot Kaliman at gmail dot com | Ingo Schwarze |
2016-07-09 | ehci no longer attaches to imx | Jonathan Gray |
2016-07-07 | Add man page for the maxrtc(4) I2C driver. | Marcus Glocker |
2016-07-06 | J/j is a three valued option, document and fix code to actuall support that | Otto Moerbeek |
2016-07-05 | Update to tzdata2016f from from ftp.iana.org. | Todd C. Miller |
2016-07-05 | Hook up the pcfrtc(4) manual; OK kettenis@ | Tim van der Molen |
2016-07-04 | DEBUGLIBS has been broken since the gcc4 switch, so delete it. CFLAGS | Philip Guenther |
2016-07-04 | gcc's -fvisibility=hidden isn't the behavior we wanted when cleaning up | Philip Guenther |
2016-07-02 | Get 'AOAShasta' soundchip working found on PowerMac9,1. | Marcus Glocker |
2016-06-30 | Also mention the term 'USB device' in the title to make clear that the | Marcus Glocker |
2016-06-30 | don't need the .xr to sysctl now either | Ted Unangst |
2016-06-30 | 992 ptys is the hard max. | Ted Unangst |
2016-06-28 | IP_MINTTL and IPV6_MINHOPCOUNT work on TCP and UDP sockets | Jeremie Courreges-Anglas |
2016-06-28 | IPV6_MINHOPCOUNT now supports UDP (unicast and multicast) | Jeremie Courreges-Anglas |
2016-06-28 | more standard Nd, and zap an unbalanced "; | Jason McIntyre |
2016-06-27 | Improve .Nd, and Xr from usb(4) | Theo de Raadt |
2016-06-27 | add ure(4) man page | Jonathan Matthew |
2016-06-27 | the flag is USBD_EXCLUSIVE_USE, not USBD_EXCLUSIVE_ACCESS | Jonathan Matthew |