summaryrefslogtreecommitdiff
path: root/sys/compat/common
AgeCommit message (Expand)Author
2010-03-05Reset sendsig_sigcontext_vec at fini to avoid having it point atpooka
2010-03-03When implementing "read directory", when there are too many empty entrieshe
2010-03-02fs_union.h is not used here anymore ... diudaupooka
2010-01-19Get rid of last "easy" kernel symbols starting with __:pooka
2010-01-08The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will to livepooka
2009-12-21Remove SYS_compat_50_mq_timedreceive/SYS_compat_50_mq_timedsendnjoly
2009-12-14replace mips:elf_check_itp() and ELFNAME2(netbsd32,probe_noteless) thatmrg
2009-12-14Merge from matt-nb5-mips64matt
2009-11-23Use lwp_getpcb() in compat code, clean from struct user.rmind
2009-11-22more s/the the/the/mbalmer
2009-11-11- selcommon/pollcommon: drop redundant l argument.rmind
2009-11-04do_sys_wait(): fix previous by checking for ru != NULL. Noticed byrmind
2009-10-12compat_50_sys_aio_suspend:yamt
2009-10-05mq_timedsend/mq_timedreceive: timeout value is absolute, not relative.rmind
2009-08-15Include <sys/exec_aout.h> explicitly instead of relying on <sys/exec.h> tomatt
2009-08-13#include "opt_execfmt.h" and only compile innards if EXEC_AOUT is defined.matt
2009-08-09Add enum uio_seg argument to do_sys_mknod and do_sys_mkdir so these functionshaad
2009-07-19- Use #ifdef AIO, instead of #ifdef notyet. Not a solution, but atrmind
2009-06-29Convert 67 namei call sites to use namei_simple, in these functions:dholland
2009-03-29Move the internal poll/select related API's to use timespec insteadchristos
2009-03-26Replace gcc initialisers with c99 designated initialisers.gmcgarry
2009-03-17#include "opt_compat_netbsd.h" for COMPAT_20.dyoung
2009-03-17Add #include "opt_compat_netbsd.h" for COMPAT_09.dyoung
2009-02-22- fix copyout size in CLOCKCTL_O?ADJTIME.nakayama
2009-01-26Make all fstat(2) compat syscalls consistently use do_sys_fstat(),njoly
2009-01-21compile into nothing if not compat 50.christos
2009-01-19Provide compatibility for pre-christos-time_t sysv sysctls.christos
2009-01-17Convert linux/linux32 wait(4) to use a compat50 rusage structure.njoly
2009-01-14In rusage_to_rusage50() function, fix memcpy size to include lastnjoly
2009-01-13Add a few missing includes, so the ifdefs work as expected.martin
2009-01-11fix lutimes.christos
2009-01-11*utimes should allow NULL tvp.christos
2009-01-11<sys/syscallargs.h> requires <sys/sched.h> for cpuset_t.tsutsui
2009-01-11merge christos-time_tchristos
2008-11-20PR port-amd64 modules/compat missing symbols on amd64ad
2008-11-19make this compile (for next68k)cegger
2008-11-19Additionally, set emul_netbsd_object=NULL after detaching it.ad
2008-11-19compat_modcmd: emul_netbsd_object will be NULL if no exec has taken placead
2008-11-19Make the emulations, exec formats, coredump, NFS, and the NFS serverad
2008-11-16Make it compilemartin
2008-11-14- Move some more compat code into sys/compat.ad
2008-11-14_KERNEL_OPTad
2008-06-24Replace references to getsock/getvnode.ad
2008-06-17Include <sys/sched.h> before <sys/syscallargs.h> for cpuset_t.tsutsui
2008-05-29remove clause #3 from my license where there are no othermrg
2008-05-06PR kern/38141 lookup/vfs_busy acquire rwlock recursivelyad
2008-05-05Remove unneeded includes.ad
2008-04-30PR kern/38135 vfs_busy/vfs_trybusy confusionad
2008-04-29kern/38135 vfs_busy/vfs_trybusy confusionad
2008-04-29Remove now bogus assertion.ad