Age | Commit message (Expand) | Author |
2017-03-12 | add const to struct cfattach | Joerg Jung |
2017-03-12 | enable acpisbs | Joshua Stein |
2017-03-12 | try to attach acpisbs first and if successful, don't attach acpibat | Joshua Stein |
2017-03-12 | Add a "dsm ishst" barrier before TLB maintenance instructions. The ARMv8 | Mark Kettenis |
2017-03-12 | Bring SROP mitigation to arm64. Make some small modifications to the arm | Mark Kettenis |
2017-03-12 | Remove some unused cruft. | Mark Kettenis |
2017-03-12 | Simplify pmap_proc_iflush(); there is no need for the per-page logic if we | Mark Kettenis |
2017-03-12 | Hook exclock(4) up to the clock framework using a dummy implementation that | Mark Kettenis |
2017-03-12 | Enable exdwusb(4) and xhci(4). | Mark Kettenis |
2017-03-12 | Add code to initialize the USB 3 PHY on Exynos 5. | Mark Kettenis |
2017-03-12 | Introduce OF_getindex() API and use it to replace multiple instances of | Mark Kettenis |
2017-03-12 | Make ifconfig scan display both wpa1 and wpa2 if both are supported. | Stefan Sperling |
2017-03-12 | Introduce separate fields for supported WPA protocols and AKMs in struct | Stefan Sperling |
2017-03-12 | Colour diagnostic messages are now disabled by default. | Jonathan Gray |
2017-03-11 | regress tests for loading certificates without public keys; | Damien Miller |
2017-03-11 | allow ssh to use certificates accompanied by a private key file but no | Damien Miller |
2017-03-11 | fix signed integer overflow in scan_scaled. Found by Nicolas Iooss | Damien Miller |
2017-03-11 | shuffle back: wxabort is described in sysctl(3); | Jason McIntyre |
2017-03-11 | Revert 1.54, go back to always trying to enable burst mode | Joshua Stein |
2017-03-11 | Use sizeof directly instead of a macro from the scary <struct.h> | Philip Guenther |
2017-03-11 | more consistency on .Fl ... Ns Ar lines, requested by jmc@ | Ingo Schwarze |
2017-03-11 | Make spacing after -D consistent. | Ingo Schwarze |
2017-03-11 | Hook up exgpio(4) to the gpio framework. | Mark Kettenis |
2017-03-11 | pax conversion was missed; give this another week | Theo de Raadt |
2017-03-11 | test infinite recursion in eqn(7) "define" statements | Ingo Schwarze |
2017-03-11 | Improve detection of recursive eqn(7) "define" statements: | Ingo Schwarze |
2017-03-11 | Fix calculation of size for full size splits. | Nicholas Marriott |
2017-03-11 | Only look for window and pane parts of target as a sesson and window if | Nicholas Marriott |
2017-03-11 | Update for RTL8153 support. | Mark Kettenis |
2017-03-11 | Add support for RTL8153 devices. Heavily based on changes made by Kevin Lo | Mark Kettenis |
2017-03-11 | Make 'ifconfig scan' display AP encryption correctly if WEP is configured | Stefan Sperling |
2017-03-11 | Add a detachhook to pfsync(4) which deals with the syncdev going away. | Stefan Sperling |
2017-03-11 | Don't count the initial block twice when computing how many bytes | Markus Friedl |
2017-03-11 | switch pax to using pledge tape instead of ioctl. | Theo Buehler |
2017-03-11 | In markdown, autolinks are dangerous. Different compilers disagree | Ingo Schwarze |
2017-03-11 | compute_digest already clones object's class, no need to ref here. | Marc Espie |
2017-03-11 | Fix uninitilized variables (confusion between enc and p->encoding | Alexandre Ratchov |
2017-03-11 | Introduce a new knob to force the first USB keyboard as console input. | Martin Pieuchot |
2017-03-11 | document recent changes. | Marc Espie |
2017-03-11 | tweak %m to expand to %c, and make %c more magical: | Marc Espie |
2017-03-11 | AUDIO_ENCODING_{S,U}LINEAR constants are neither used by low level | Alexandre Ratchov |
2017-03-11 | Set EVT_NOTIFY_SIGNAL when calling boot services CreateEvent(). | Jonathan Gray |
2017-03-11 | remove pledge "ioctl" backwards compat | Theo de Raadt |
2017-03-11 | repair Xr, and point to sysctl(8) instead because sysctl(3) fails to | Theo de Raadt |
2017-03-11 | link libraries in a more canonical form (libc at the end) | Theo de Raadt |
2017-03-11 | Oops, make this actually compile. | Mark Kettenis |
2017-03-11 | Enable exrtc(4). | Mark Kettenis |
2017-03-11 | Add exrtc(4), a driver for the RTC found on Samsung Exynos SoCs. | Mark Kettenis |
2017-03-10 | Add a comment why INSTALL_MIRROR must not become a local variable | Robert Peichaer |
2017-03-10 | In a scenario, where the distribution sets are fetched from a mirror | Robert Peichaer |