summaryrefslogtreecommitdiff
path: root/sys/compat
AgeCommit message (Expand)Author
2018-04-14redo the previous -- compat/sys/siginfo.h is already includedmrg
2018-04-12If we are modular, allow us to use modules for compat; don't load all thechristos
2018-04-12provide vectors for the ifconf compat code and ifdatareq compat code.christos
2018-03-19XXX stub it completely for now to make it compilemartin
2018-03-19XXX: don't reference the global for now so that kernels without ccd build.christos
2018-03-19remove another error decl.christos
2018-03-18remove error declchristos
2018-03-18- use the conditional from the header filechristos
2018-03-18Declare 'error' if neededpgoyette
2018-03-18factor out the ccd COMPAT_60 code.christos
2018-03-18include compat/sys/cpuio.h and multiple include protection.christos
2018-03-18finish MD glue for compat ucode module.christos
2018-03-17redo the cpu ucode compat code.christos
2018-03-16PR/53103: Timo Buhrmester: linux emulation of sendto(2) brokenchristos
2018-03-15tidy upchristos
2018-03-15add uvm swap compat code.christos
2018-03-15Untangle the swapctl compat code mess. Welcome to lucky 13.christos
2018-03-06Add DIOCLWEDGESmlelstv
2018-01-26union was removedchristos
2018-01-24Remove port-acorn26skrll
2018-01-19add conversion goop for WSDISPLAYIO_LDFONT and _SFONTmacallan
2018-01-18Don't return the address of the kernel modules if the user is notmaxv
2018-01-09remove struct emul's e_fault.maya
2018-01-07ignore signal 64 for now (go uses it)christos
2018-01-07Ignore signal 64 for now (go uses it)christos
2018-01-06Revert vadvise(2) removalkamil
2018-01-01Use the default %cs, and mask the other segregs.maxv
2017-12-26Refactor pipe1() and correct a bug in sys_pipe2() (SYS_pipe2)kamil
2017-12-20Pass LDFLAGS to ld.maya
2017-12-19Drop SYS_vadvisekamil
2017-12-19compat/ultrix: Drop SYS_vadvisekamil
2017-12-19compat/sunos32: Drop SYS_vadvisekamil
2017-12-19compat/sunos: Drop SYS_vadvisekamil
2017-12-19compat/freebsd: Drop SYS_vadvisekamil
2017-12-19compat/aoutm68k: Drop SYS_vadvisekamil
2017-12-19Drop SYS_sbrkkamil
2017-12-19compat/sunos32: Drop SYS_sbrkkamil
2017-12-19compat/sunos: Drop SYS_sbrkkamil
2017-12-19compat/ultrix: Drop SYS_sbrkkamil
2017-12-19compat/freebsd: Drop SYS_sbrkkamil
2017-12-19compat/aoutm68k: Drop SYS_sbrkkamil
2017-12-19Drop the sstk(2) syscall stubkamil
2017-12-19compat freebsd: Drop the sstk(2) syscallkamil
2017-12-19compat sunos: Drop the sstk(2) syscallkamil
2017-12-19compat sunos32: Drop the sstk(2) syscallkamil
2017-12-19compat ultrix: Drop the sstk(2) syscallkamil
2017-12-19compat aoutm68k: Mark sstk(2) as OBSOLkamil
2017-12-19Sync syscalls.master in compat_netbsd32(8) with kern/syscalls.masterkamil
2017-12-18include <compat/sys/siginfo.h> for siginfo32_t.mrg
2017-12-17handle siginfo requests for ptrace32christos