Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jul 2000 15:33:24 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/linux linux_file.c
Message-ID:  <200007152233.PAA06738@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2000/07/15 15:33:24 PDT

  Modified files:
    sys/i386/linux       linux_file.c 
  Log:
  Simplify the F_GETOWN and F_SETOWN fcntl commands. The workaround
  is not needed since the FreeBSD native implementation switched
  from TIOC{G|S}PGRP to FIO{G|S}ETOWN (kern_descrip.c rev 1.55).
  
  PR: 16946
  Submitted by: Victor Salaman <salaman@teknos.com>
  
  Revision  Changes    Path
  1.39      +8 -50     src/sys/i386/linux/linux_file.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?200007152233.PAA06738>