summaryrefslogtreecommitdiff
path: root/sys/compat
AgeCommit message (Expand)Author
2018-06-05use the standard rules, instead of rolling our own.christos
2018-05-31Add XXX for NULL deref. Not sure how to fix it, not sure we care either...maxv
2018-05-27- Introduce :q modifier for make variables and make it double escape $'s sochristos
2018-05-26Fix sysctl(3):vm.minaddress in compat_netbsd32(8)kamil
2018-05-26Handle vm.maxaddress in compat_netbsd32(8)kamil
2018-05-13PR/53280: Andreas Gustafsson: Fix panic in the fdpass test. This is probablychristos
2018-05-10Added missing ifi_link_state at compat_50_rt_oifmsg() and compat_50_iflist().nonaka
2018-05-10regenchristos
2018-05-10add {send,recv}mmsgchristos
2018-05-10Fix pserialize enter/exit pairs in linux_getifconf and linux32_getifconfozaki-r
2018-05-06Remove an element from struct emul: e_tracesigkamil
2018-05-05finish ktrace argument removal for do_sys_{send,recv}msgchristos
2018-05-04Clean up a stray #ifdef _MODULE - it prevented definition ofpgoyette
2018-05-03Fix COMPAT_NETBSD32 cmsg handling:christos
2018-04-26Test for valid interface for ioctls that demand it.roy
2018-04-19s/static inline/static __inline/g for consistency.christos
2018-04-16Remove the rnewprocp argument from fork1(9)kamil
2018-04-15Remove unnecessary __BEGIN_DECLS ... __END_DECLS at Christos's suggestion.pgoyette
2018-04-15Remove unused variable p from linux_sys_clone()kamil
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