cvs commit: src/sys/alpha/osf1 syscalls.master

John Baldwin jhb at FreeBSD.org
Fri Nov 7 12:56:32 PST 2003


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


More information about the cvs-src mailing list