Date: Fri, 7 Nov 2003 12:56:32 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/osf1 syscalls.master Message-ID: <200311072056.hA7KuWWD081219@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2003/11/07 12:56:32 PST FreeBSD src repository Modified files: sys/alpha/osf1 syscalls.master Log: Sync up with global syscalls.master for MP safe syscalls for the first time. This includes read(), write(), close(), getpid(), osf1_setuid(), getuid(), osf1_kill(), setpgid(), dup(), pipe(), getgid(), osf1_sigprocmask(), getlogin(), setlogin(), osf1_sigpending(), umask(), getpgrp(), getgroups(), setgroups(), osf1_setpgrp(), getdtablesize(), dup2(), setpriority(), getpriority(), osf1_sigreturn(), osf1_sigsuspend(), osf1_osigstack(), setreuid(), setregid(), osf1_setgid(), setsid(), osf1_sigaction(), msgctl(), msgget(), msgrcv(), msgsnd(), __semctl(), semget(), semop(), shmat(), shmctl(), shmdt(), shmget(), osf1_signal(), getpgid(), getsid(), osf1_sigaltstack(), osf1_sysinfo(). Revision Changes Path 1.6 +49 -49 src/sys/alpha/osf1/syscalls.master
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311072056.hA7KuWWD081219>