Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Feb 2002 12:25:13 -0800 (PST)
From:      Andrew Gallatin <gallatin@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/compat/linux linux_misc.c src/sys/alpha/linux syscalls.master
Message-ID:  <200202032025.g13KPDg28657@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gallatin    2002/02/03 12:25:13 PST

  Modified files:        (Branch: RELENG_4)
    sys/compat/linux     linux_misc.c 
    sys/alpha/linux      syscalls.master 
  Log:
  MFC: Linux/alpha uses the same BSDish return mechanism we do for
  getpid, getuid, getgid and pipe, since they bootstrapped from
  OSF/1 and never cleaned up.  Switch to the native syscalls
  on alpha so that the above functions work.
  
  Revision  Changes    Path
  1.40.2.8  +4 -4      src/sys/alpha/linux/syscalls.master
  1.85.2.8  +4 -0      src/sys/compat/linux/linux_misc.c

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?200202032025.g13KPDg28657>