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

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

  Modified files:
    sys/i386/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>
  
  Revision  Changes    Path
  1.44      +2 -2      src/sys/i386/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?200109280131.f8S1V0D62700>