cvs commit: src/sys/kern kern_mac.c src/sys/sys mac_policy.h

Robert Watson rwatson at FreeBSD.org
Tue Nov 9 11:28:40 GMT 2004


rwatson     2004-11-09 11:28:40 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_mac.c 
    sys/sys              mac_policy.h 
  Log:
  Bump MAC Framework version to 2 in preparation for the upcoming API/ABI
  changes associated with adding System V IPC support.  This will prevent
  old modules from being used with the new kernel, and new modules from
  being used with the old kernel.
  
  Revision  Changes    Path
  1.115     +1 -1      src/sys/kern/kern_mac.c
  1.57      +1 -1      src/sys/sys/mac_policy.h


More information about the cvs-src mailing list