summaryrefslogtreecommitdiff
path: root/sys/compat/ibcs2
AgeCommit message (Expand)Author
2006-08-30fix and comment initializers.christos
2006-07-23Use the LWP cached credentials where sane.ad
2006-07-16When debugging output is disabled, define DPRINTF() to a properrillig
2006-06-26version the socket(2) syscall. for compat30 socket, we usemrg
2006-05-14integrate kauth.elad
2006-03-01merge yamt-uio_vmspace branch.yamt
2005-12-11merge ktrace-lwp.christos
2005-11-11Move more compat stuff from sys.christos
2005-11-10need compat/sys/shm.hchristos
2005-09-13compat code reorg.christos
2005-08-1964 bit inode changes.christos
2005-05-29- sprinkle const.christos
2005-04-19PR/29696: Joel Carnat: NetBSD freezes when accessing smbfs mounted FS withchristos
2005-03-26Fix some things regarding COMPAT_NETBSD32 and limits/VM addresses.fvdl
2005-03-05add file locking.christos
2005-03-05- someone must have been confused about how to use the stackgap.christos
2005-03-05const sptab[]jdolecek
2005-03-05cleanup and fix locking.christos
2005-03-03Some ibcs2 binaries need executable stacks. Thanks to J Chapman Flackchristos
2005-02-26regenperry
2005-02-26make this rebuild generated files by defaultperry
2005-02-26nuke trailing whitespaceperry
2004-10-27Bounds check syscall arguments where appropriatedavid
2004-10-13Bounds check signal number.christos
2004-09-17There's no need to pass a proc value when using UIO_SYSSPACE withskrll
2004-09-12only include emulation syscallnames with SYSCALL_DEBUG, it's not used otherwisejdolecek
2004-04-21Replace the statfs() family of system calls with statvfs().christos
2004-03-26regen after __HAVE_SIGINFO removaldrochner
2004-03-26all ports define __HAVE_SIGINFO now, so remove the CPP conditionalsdrochner
2004-03-26all ports define __HAVE_SIGINFO now, so remove the CPP conditionalsdrochner
2004-03-09*Don't* call sys___sysctl() from within the kernel. Use old_sysctl()atatat
2004-02-06Rename es_check in struct execsw to es_makecmds.junyoung
2003-12-20Put back Emmanuel's sigfilter hooks, as decided by Core.fvdl
2003-12-20Introduce lwp_emuldata and the associated hooks. No hook is provided for themanu
2003-12-05back the sigfilter emulation hook change offjdolecek
2003-12-03Add a sigfilter emulation hook. It is used at the beginning of kpsignal2()manu
2003-11-19Previous fix was incomplete; did not handle negative values.christos
2003-11-18avoid integer type truncation. be picky about integer computation overflow.itojun
2003-11-15We have CVS; there is no reason to make .bak files when generating thethorpej
2003-11-05remove malloc.h (we don't need it)christos
2003-11-05limit malloc so that corrupted executables don't allocate a lot of memory.christos
2003-10-31adapt for changes to kern/exec_elf32.cdrochner
2003-10-26Use ${HOST_SH} instead of `sh'.lukem
2003-10-01avoid out-of-bound memory access. found by openbsd "bound" C attribute.itojun
2003-09-26Fix "constify sendsig/trapsignal" fallout for non-siginfo'd archs. Testsimonb
2003-09-25constify sendsig/trapsignalchristos
2003-09-13regenchristos
2003-09-13add __HAVE_SIGINFOchristos
2003-09-10regenchristos
2003-09-10sys__sigreturn14 -> compat_16_sys___sigreturn14christos