Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Sep 2001 18:36:45 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/linux syscalls.master
Message-ID:  <200109280136.f8S1aji63942@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2001/09/27 18:36:45 PDT

  Modified files:
    sys/alpha/linux      syscalls.master 
  Log:
  Stop using linux_getpgid(). The implementation at this time is
  broken and fixing it only creates a duplicate of what is already
  in the FreeBSD kernel. Therefore, map the syscall directly to
  getpgid().
  
  PR: kern/21402
  Submitted by: Christian Weisgerber <naddy@mips.inka.de>
  
  While here, redefine the second entry for setpgid() so that we
  don't need a stub. This is achieved by giving the second instance
  the type NODEF.
  
  Revision  Changes    Path
  1.49      +3 -3      src/sys/alpha/linux/syscalls.master


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109280136.f8S1aji63942>