summaryrefslogtreecommitdiff
path: root/sys/compat/linux/arch
AgeCommit message (Expand)Author
2000-06-29remove include of <vm/vm.h>mrg
2000-06-26remove redundant vm includes.mrg
2000-06-11Fix a comment.veego
2000-06-11Remove the pcvt support.veego
2000-05-15Remove conditionization upon XSERVER -- all the codejhawk
2000-03-30Kill register declarations.augustss
2000-03-20Regen.erh
2000-03-20sys_clone isn't MD on linux.erh
2000-03-18Regen.erh
2000-03-18Fix the msgrcv prototype.erh
2000-03-18Add sigset_t parameter to restore_sigcontext, created by the sigreturn functi...erh
2000-03-18Pass a signal mask to restore_sigcontext.erh
2000-03-18Regen.erh
2000-03-18Use the new linux_sys_reboot and linux_sys_connect.erh
2000-03-18Regen.erh
2000-03-18Use linux_sys_reboot instead of sys_reboot.erh
2000-03-18Regen.erh
2000-03-18Use linux_sys_reboot instead of sys_reboot.erh
2000-03-18Regen.erh
2000-03-18resync NOARGS lines with their definitions in kern/syscalls.master. resync S...erh
2000-02-03regenabs
2000-02-03Add Linux fsuid system calls - from Witold J. Wnuk in PR kern/9335abs
1999-12-16Regen.tron
1999-12-16Add ptrace(2).tron
1999-12-16Add support for reading and writing non FPU register with ptrace(2).tron
1999-12-12Support a few more request types in ptrace(2) emulation.tron
1999-12-12Regen.tron
1999-12-12Incomplete but already working emulation of Linux's ptrace(2) for i386.tron
1999-12-05Regen.tron
1999-12-05Fix incorrect system call number.tron
1999-12-05Add proper stub code to make emulation of Linux's pread(2) and pwrite(2)tron
1999-12-04Regen.tron
1999-12-04Consistently call signal number arguments "signum".tron
1999-12-04Correct signal array size.tron
1999-12-04Extend signal mapping array to 64 entries like in the i386 emulation.tron
1999-11-11Add register prefixes.thorpej
1999-10-04Handle the newer, larger sigset_t Linux now uses.fvdl
1999-10-04Regen from "syscalls.master".tron
1999-10-04Add emulation for scheduler related syscalls. Although they are dummiestron
1999-09-12eliminate the PMAP_NEW option by making it required for all ports.chs
1999-08-16Regen.tron
1999-08-16Add stime() to syscalls table.tron
1999-05-14Regen.thorpej
1999-05-14Emulate the Linux vfork(2) (which is like NetBSD's __vfork14(2)),thorpej
1999-05-14Regen.thorpej
1999-05-14Emulate the Linux vfork(2) (which is like NetBSD's __vfork14(2)),thorpej
1999-05-14Regen.thorpej
1999-05-14Emulate the Linux vfork(2) (which is like OSF/1 vfork(2) and NetBSD'sthorpej
1999-05-13Regen.thorpej
1999-05-13Emulate the Linux clone(2) system call.thorpej