Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Apr 2001 15:07:17 -0700 (PDT)
From:      Paul Richards <paul@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/compat/linux linux_stats.c
Message-ID:  <200104252207.f3PM7HP59318@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
paul        2001/04/25 15:07:17 PDT

  Modified files:
    sys/compat/linux     linux_stats.c 
  Log:
  A bogus check for a char device also matched symbolic links.
  Replace it with a correct check using S_ISCHR()
  
  Symbolic links will now work again in linux compatibility.
  
  Revision  Changes    Path
  1.31      +2 -2      src/sys/compat/linux/linux_stats.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?200104252207.f3PM7HP59318>