Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Nov 2004 23:36:09 +0000 (UTC)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_descrip.c
Message-ID:  <200411062336.iA6Na9rN034694@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2004-11-06 23:36:09 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_descrip.c 
  Log:
  When we open /dev/null for stdin/out/err for safety reasons, do it right:
  we should preserve f_data and f_ops if they are already set.
  
  Revision  Changes    Path
  1.247     +5 -3      src/sys/kern/kern_descrip.c



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