cvs commit: src/sys/kern sys_pipe.c

John-Mark Gurney jmg at FreeBSD.org
Thu Aug 14 21:31:03 PDT 2003


jmg         2003/08/14 21:31:01 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             sys_pipe.c 
  Log:
  if we got this far, we definately don't have an EBADF.  Return a more
  sane result of EPIPE.
  
  Reported by:    nCircle dev team
  MFC after:      3 day
  
  Revision  Changes    Path
  1.148     +1 -1      src/sys/kern/sys_pipe.c


More information about the cvs-src mailing list