summaryrefslogtreecommitdiff
path: root/sys/compat/osf1
AgeCommit message (Expand)Author
2006-07-23Use the LWP cached credentials where sane.ad
2006-06-26version the socket(2) syscall. for compat30 socket, we usemrg
2006-05-14integrate kauth.elad
2006-04-06in sysinfo(), force NUL termination of truncateddrochner
2006-04-05-Consistently check the buffer length in getsysinfo(),drochner
2005-12-11merge ktrace-lwp.christos
2005-09-28Suddenly these need explicit inclusion of <sys/socket.h>; they usehe
2005-06-01remove (caddr_t) casts on "const" pointers, and use __UNCONST()drochner
2005-03-31regendrochner
2005-03-31emulate setreuid()/setregid(), from Eric Schnoebelen per PRdrochner
2005-03-26Fix some things regarding COMPAT_NETBSD32 and limits/VM addresses.fvdl
2005-02-26regenperry
2005-02-26make this rebuild generated files by defaultperry
2005-02-26regenperry
2005-02-26nuke trailing whitespaceperry
2005-01-16Use sendsig_sigcontext() as signal delivery function insteaddrochner
2005-01-16Make osf1_sys_sigaction() use the internal sigaction1()drochner
2004-10-27Bounds check syscall arguments where appropriatedavid
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-27Line 175 VFS_STAVTFS -> STATVFS (tyop)fair
2004-04-26PR/25335: Erik E. Fair: statvfs lossage in sys/lkm/compat/osf1christos
2004-04-23PR/25288: Erik E. Fair: convert this file to statvfschristos
2004-04-21Replace the statfs() family of system calls with statvfs().christos
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-15We have CVS; there is no reason to make .bak files when generating thethorpej
2003-10-27uninitialized variableschs
2003-10-26Use ${HOST_SH} instead of `sh'.lukem
2003-09-23catch up with sys___sigaction14 compat_16 renamecl
2003-08-24add support for non-executable mappings (where the hardware allows this)chs
2003-08-08- GC all the setup_stack functionschristos
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-29Fix 'struct lwp *' lossage.simonb
2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr
2003-04-01Use PAGE_SIZE rather than NBPG.thorpej
2003-03-08Remove to local declarations of "p" which are no more in use, to makehe
2003-03-05Use do_setres{u,g}id for osf1_sys_set{u,g}iddsl
2003-01-18Regen for correct RCS ID.thorpej
2003-01-18Regen: Merge the nathanw_sa branch.thorpej
2003-01-18Merge the nathanw_sa branch.thorpej
2002-11-29Get the dynamic interpreter location using emul_find_interp(), so thatjdolecek
2002-11-27Complete the rename: s/sa_/<compat>_sa_/gatatat
2002-11-27Fix namespace clash caused by addition of sigaction(2).tron
2002-11-01set struct emul's nsysent to compat SYS_NSYSENT, not SYS_MAXSYSCALLjdolecek
2002-09-21- Introduce a e_fault field in struct proc to provide emulation specificmanu
2002-08-26Implement passing AT_{E,R}{U,G}ID in the elf aux vector, like solaris.christos
2002-04-08Fix compile problem.christos