cvs commit: src/sys/compat/svr4 syscalls.master
John Baldwin
jhb at FreeBSD.org
Fri Feb 6 12:07:35 PST 2004
jhb 2004/02/06 12:07:33 PST
FreeBSD src repository
Modified files:
sys/compat/svr4 syscalls.master
Log:
Sync up MP safe flags with global syscalls.master. This includes read(),
write(), close(), getpid(), setuid(), getuid(), svr4_sys_pause(),
svr4_sys_nice(), svr4_sys_kill(), svr4_sys_pgrpsys(), dup(), pipe(),
setgid(), getgid(), svr4_sys_signal(), umask(), getgroups(), setgroups(),
svr4_sys_sigprocmask(), svr4_sys_sigsuspend(), svr4_sys_sigaltstack(),
svr4_sys_sigaction(), svr4_sys_sigpending(), mprotect(), munmap(),
setegid(), seteuid(), setreuid(), setregid().
Revision Changes Path
1.15 +29 -29 src/sys/compat/svr4/syscalls.master
More information about the cvs-src
mailing list