Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Nov 1998 01:19:08 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/miscfs/deadfs dead_vnops.c
Message-ID:  <199811220919.BAA09818@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/11/22 01:19:07 PST

  Modified files:
    sys/miscfs/deadfs    dead_vnops.c 
  Log:
  Return ENOTTY instead of EBADF for ioctls on dead vnodes.  This fixes
  tcsetpgrp() on controlling terminals that are no longer associated
  with the session of the calling process, not to mention ioctl.2.
  
  Revision  Changes    Path
  1.25      +2 -2      src/sys/miscfs/deadfs/dead_vnops.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?199811220919.BAA09818>