cvs commit: src/sys/kern sys_pipe.c

Mike Silbersack silby at FreeBSD.org
Tue Jul 20 00:06:44 PDT 2004


silby       2004-07-20 07:06:43 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             sys_pipe.c 
  Log:
  Fix a minor error in pipe_stat - st_size was always reported as 0
  when direct writes kicked in.  Whether this affected any applications
  is unknown.
  
  Revision  Changes    Path
  1.172     +4 -1      src/sys/kern/sys_pipe.c


More information about the cvs-all mailing list