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