summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-08spelling;Jason McIntyre
2016-05-08Correct return value of OpenBSD::MkTemp in scalar contextAndrew Fresh
2016-05-08syncTheo de Raadt
2016-05-08Add macros for interrupt trigger mode as encoded in GPIO resources.Mark Kettenis
2016-05-07Unexport sigreturn. Nobody should use it anymore, and it will be removedMark Kettenis
2016-05-07remove more dbm piecesChristian Weisgerber
2016-05-07chvgpio(4)Mark Kettenis
2016-05-07Add chvgpio(4), a driver for the GPIO controllers found on Intel's Cherry ViewMark Kettenis
2016-05-07Flush page (through the direct map) before mapping it into AGP. FixesMark Kettenis
2016-05-07remove reference to file that's only built when dbm is presentTed Unangst
2016-05-07remove dbm.hTed Unangst
2016-05-07remove ancient dbm functions (ndbm remains). nothing uses them in forever.Ted Unangst
2016-05-07syncTheo de Raadt
2016-05-07stop opening the shadow database by default. only programs that request itTed Unangst
2016-05-07Move the set_tcb after getdents to keep L_cerr in range.Philip Guenther
2016-05-07syncTheo de Raadt
2016-05-07systrace is dead. long live systrace.Theo de Raadt
2016-05-07Avoid a transient PLT entry for the internal __getcwd syscall stub forPhilip Guenther
2016-05-07Print RA Route Information prefix, preference and lifetime.Jeremie Courreges-Anglas
2016-05-07Replace .Po/.Pc with .Pq, and drop extra .Li; suggested by jmc@Jeremie Courreges-Anglas
2016-05-07Declare moncontrol(3) APIs in <sys/gmon.h>Philip Guenther
2016-05-07Document that both raflags and rtflags can hold route preference flags.Jeremie Courreges-Anglas
2016-05-07Use a Thread Information Block in both single and multi-threaded programs.Philip Guenther
2016-05-07Implement ACPI 5.0 GeneralPurposeIo OpRegion support. This basically allowsMark Kettenis
2016-05-07Add defines for Operation Region Address Space Identifiers and use them whenMark Kettenis
2016-05-07... and link into the buildMarc Espie
2016-05-07fix build within perlMarc Espie
2016-05-07same patch as ports treeMarc Espie
2016-05-07Term::ReadKey vendor import, as discussed with millert@ and afresh1@Marc Espie
2016-05-07Stop printing the "ioapic0: misconfigured as apic..." messages. BasicallyMark Kettenis
2016-05-07Free memory if realloc fails. The application is most likely to terminate afterMartijn van Duren
2016-05-07Remove duplicate check.Martin Pieuchot
2016-05-07Use rtalloc_mpath() when checking for local route entries because weMartin Pieuchot
2016-05-07set the high speed enable bit if the timing isn't SDMMC_TIMING_LEGACYJonathan Gray
2016-05-07add support for changing the bus width and set the 4-bit mode capabilityJonathan Gray
2016-05-06Remove #ifdef INET6 bits, missed in a commit earlier this weekJeremie Courreges-Anglas
2016-05-06Reset the bus width back to 1-bit when resetting the host. Makes imxesdhc(4)Mark Kettenis
2016-05-06Revert the previous commit. There still are bad interactions between theMark Kettenis
2016-05-06typos in comments; from Pedro Giffuni (FreeBSD) via Christos Zoulas (NetBSD)Ingo Schwarze
2016-05-06In verbose mode, print the router preference contained in RAs.Jeremie Courreges-Anglas
2016-05-06Unconfuse things by renaming variables to match their contents.Joel Sing
2016-05-06A few regression tests for libedit readline(3) compat code.Ingo Schwarze
2016-05-06Replace the generated file "fcns.c" by a simpler header "func.h"Ingo Schwarze
2016-05-06Make sure we always update both bits that control the bus width. Also makeMark Kettenis
2016-05-06Round the requested clock frequency down to a support value instead ofMark Kettenis
2016-05-06Fix the DMA transfer code to repect the block size in the sdmmc command.Mark Kettenis
2016-05-06Fix efiboot not to hang with a disk whose block size < 512.YASUOKA Masahiko
2016-05-05r1.10 of if_bnx.c effectively removed the limit on the number of segments inJonathan Matthew
2016-05-05show what we're doing when reordering libraries, otherwise the textStuart Henderson
2016-05-05Bump up the clock to 25 MHz before trying to read the SCR register of an SDMark Kettenis