cvs commit: src/sys/kern sys_pipe.c

Robert Watson rwatson at FreeBSD.org
Fri Feb 27 10:28:06 PST 2004


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
_______________________________________________
cvs-all at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"


More information about the cvs-src mailing list