Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Oct 2006 17:08:27 +0000 (UTC)
From:      Alexander Leidinger <netchild@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/compat/linux linux_misc.c
Message-ID:  <200610081708.k98H8RjQ057076@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
netchild    2006-10-08 17:08:27 UTC

  FreeBSD src repository

  Modified files:
    sys/compat/linux     linux_misc.c 
  Log:
  - Replace homegrown check for FIFO with S_ISFIFO. [1]
  - Check the status of the options before messing with it.
  
  Inspired by:    NetBSD [1]
  Submitted by:   rdivacky
  Tested with:    LTP
  
  Revision  Changes    Path
  1.188     +7 -1      src/sys/compat/linux/linux_misc.c



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