freebsd-skq/sys/alpha/linux
jhb 14fdb8110b Sync MP safe flags with global syscalls.master for the first time. This
includes read(), write(), close(), setuid(), getuid(), linux_ptrace(),
linux_kill(), setpgid(), dup(), pipe(), getgid(), osf1_sigprocmask(),
umask(), getpgrp(), linux_setgroups(), linux_getgroups(), dup2(),
setpriority(), osf1_sigreturn(), osf1_sigsuspend(), osf1_gettimeofday(),
setreuid(), setregid(), setgid(), setsid(), osf1_sigaction(), getpgid(),
linux_getsid(), osf1_sysinfo(), linux_clone(), mlock(), munlock(),
mlockall(), munlockall(), sched_setparam(), sched_getparam(),
linux_sched_setscheduler(), linux_sched_getscheduler(),
linux_sched_get_priority_max(), linux_sched_get_priority_min(),
setresuid(), getresuid(), linux_rt_sigaction(), linux_rt_sigprocmask(),
linux_rt_sigsuspend(), gettimeofday(), linux_getitimer(),
linux_setitimer(), getrusage(), setresgid(), getresgid().
2003-11-07 21:09:19 +00:00
..
linux_dummy.c Use __FBSDID(). 2003-06-10 17:02:51 +00:00
linux_genassym.c Use __FBSDID(). 2003-06-10 17:02:51 +00:00
linux_ipc64.h - Add support for IPC_64 extensions into shmctl(2), semctl(2) and msgctl(2); 2002-10-11 11:43:09 +00:00
linux_locore.s
linux_machdep.c Use __FBSDID(). 2003-06-10 17:02:51 +00:00
linux_proto.h Regen from syscalls.master 1.52. 2003-02-16 02:32:17 +00:00
linux_syscall.h Regen from syscalls.master 1.52. 2003-02-16 02:32:17 +00:00
linux_sysent.c Regen from syscalls.master 1.52. 2003-02-16 02:32:17 +00:00
linux_sysvec.c Add sysentvec->sv_fixlimits() hook so that we can catch cases on 64 bit 2003-09-25 01:10:26 +00:00
linux.h Assume a struct thread *td instead of a struct proc *p in the debug 2003-04-16 20:04:47 +00:00
Makefile
syscalls.conf
syscalls.master Sync MP safe flags with global syscalls.master for the first time. This 2003-11-07 21:09:19 +00:00