cvs commit: src/sys/kern sysv_msg.c sysv_sem.c sysv_shm.c

Robert Watson rwatson at FreeBSD.org
Wed Sep 20 06:43:50 PDT 2006


rwatson     2006-09-20 13:40:00 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             sysv_msg.c sysv_sem.c sysv_shm.c 
  Log:
  Remove MAC_DEBUG + MPRINTF debugging from System V IPC.  This no longer
  appears to be serving a useful purpose, as it was used during initial
  development of MAC support for System V IPC.
  
  MFC after:      1 month
  Obtained from:  TrustedBSD Project
  Suggested by:   Christopher dot Vance at SPARTA dot com
  
  Revision  Changes    Path
  1.62      +7 -32     src/sys/kern/sysv_msg.c
  1.84      +4 -19     src/sys/kern/sysv_sem.c
  1.107     +5 -22     src/sys/kern/sysv_shm.c


More information about the cvs-src mailing list