Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Feb 2004 15:30:56 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern sys_pipe.c
Message-ID:  <200402252330.i1PNUuEh065155@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2004/02/25 15:30:56 PST

  FreeBSD src repository

  Modified files:
    sys/kern             sys_pipe.c 
  Log:
  Update comment regarding MAC labels: we no longer pass endpoints
  into the MAC Framework, just the pipe pair.
  
  GC 'hadpeer' used in pipedestroy(), which is no longer needed as
  we check pipe_present flags on the pair.
  
  Revision  Changes    Path
  1.169     +3 -7      src/sys/kern/sys_pipe.c



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