rwatson     2006-07-06 23:37:39 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_acl.c subr_acl_posix1e.c 
    sys/conf             files 
  Log:
  Move POSIX.1e-specific utility routines from kern_acl.c to
  subr_acl_posix1e.c, leaving kern_acl.c containing only ACL system
  calls and utility routines common across ACL types.
  
  Add subr_acl_posix1e.c to the build.
  
  Obtained from:  TrustedBSD Project
  
  Revision  Changes    Path
  1.1128    +1 -0      src/sys/conf/files
  1.48      +4 -584    src/sys/kern/kern_acl.c
  1.49      +5 -416    src/sys/kern/subr_acl_posix1e.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to