summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-27Add support for sun8i-h3, the Allwinner H3. For this SoC, the device treeMark Kettenis
2016-08-27Kill p_instance from proc.c and remove static proc_id unused variables.Rafael Zalamena
2016-08-27Add missing $OpenBSD$ line and remove an unnecessary comment line.YASUOKA Masahiko
2016-08-27Pull in <stdio.h> for NULLPhilip Guenther
2016-08-27qaddr_t is (now) deadPhilip Guenther
2016-08-27Declare lseek() instead of assuming it'll be provided elsewherePhilip Guenther
2016-08-27Move up the <stdio.h> include so <dev/pci/*.h> have NULLPhilip Guenther
2016-08-27Pull in <stdio.h> for NULLPhilip Guenther
2016-08-27Pull in <sys/time.h> for struct timevalPhilip Guenther
2016-08-27Pull in <sys/time.h> for gettimeofday()Philip Guenther
2016-08-27ALL HAIL ELF!Philip Guenther
2016-08-27Pull in <stdio.h> for NULLPhilip Guenther
2016-08-27Pull in <sys/select.h> for fd_setPhilip Guenther
2016-08-27Pull in <sys/select.h> for fd_setPhilip Guenther
2016-08-27Pull in <sys/time.h> for gettimeofday()Philip Guenther
2016-08-27Pull in <sys/select.h> for howmany() and NBBY, used by various net*/*.hPhilip Guenther
2016-08-27Pull in <sys/time.h> for struct timespec and timevalPhilip Guenther
2016-08-27Pull in <sys/time.h> for struct timevalPhilip Guenther
2016-08-27Pull in <stdlib.h> for NULLPhilip Guenther
2016-08-27Pull in <stdio.h> for NULLPhilip Guenther
2016-08-27Pull in <stdio.h> for NULLPhilip Guenther
2016-08-27Pull in <stddef.h> for NULLPhilip Guenther
2016-08-27Pull in <sys/time.h> for struct timespecPhilip Guenther
2016-08-27Pull in <stdio.h> for NULLPhilip Guenther
2016-08-27some updates for recent changes.Ted Unangst
2016-08-27Pull in <sys/select.h> for fd_setPhilip Guenther
2016-08-27Pull in <sys/select.h> for fd_setPhilip Guenther
2016-08-27Pull in <sys/time.h> for struct timespec, gettimeofday(), clock_gettime(),Philip Guenther
2016-08-27Pull in <time.h> for time() and perhaps other functionsPhilip Guenther
2016-08-27Pull in <sys/time.h> for struct timespecPhilip Guenther
2016-08-27Pull in <sys/time.h> for struct timespecPhilip Guenther
2016-08-27Pull in <sys/time.h> for struct timespecPhilip Guenther
2016-08-27Pull in <sys/time.h> for struct timespec, timeval, or clockratePhilip Guenther
2016-08-27Pull in <sys/time.h> for gettimeofday()Philip Guenther
2016-08-27Use %zu for size_t argumentsPhilip Guenther
2016-08-27Pull in <time.h> for one or more of gmtime, strftime, strptime, time,Philip Guenther
2016-08-26Implement bus dma support for loading raw mappings so that we can usePatrick Wildt
2016-08-26Add support for the Allwinner H3 (sun8i-h3).Mark Kettenis
2016-08-26Since the caller already checks and handles COHERENT we don't needPatrick Wildt
2016-08-26grrr warningMarc Espie
2016-08-26Remove cpu_cpwait() calls; they are no-ops on armv7.Mark Kettenis
2016-08-26Repeated occurances of the idiom buf[5][BUFSIZ] -- ridiculous. Give eachTheo de Raadt
2016-08-26Make regress Makefile consistent with other tests, use bsd.regress.mk.Alexander Bluhm
2016-08-26Kill the ps_ninstances from proc.c.Rafael Zalamena
2016-08-26Remove the code that switches around MMU domains on armv7. MMU domains areMark Kettenis
2016-08-26Replace the static env variables with a single global variable.Rafael Zalamena
2016-08-26Pull in <time.h> for time()Philip Guenther
2016-08-26Pull in <time.h> for struct tm, used in rcs.hPhilip Guenther
2016-08-26Pull in <sys/select.h> for fd_setPhilip Guenther
2016-08-26Pull in <time.h> for ctime_r, gmtime, etcPhilip Guenther