cvs commit: src/sys/kern kern_descrip.c

Poul-Henning Kamp phk at FreeBSD.org
Sat Nov 6 15:36:10 PST 2004


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


More information about the cvs-all mailing list