cvs commit: src/sys/security/mac mac_vfs.c

2006-12-28 Thread Robert Watson
rwatson 2006-12-28 22:02:59 UTC FreeBSD src repository Modified files: sys/security/mac mac_vfs.c Log: Remove XXX comments about EA transaction support and provide a more general and detailed comment on the topic of EA transactions and kernel warnings. Obtained from:

cvs commit: src/sys/security/mac mac_vfs.c

2006-12-21 Thread Robert Watson
rwatson 2006-12-20 23:18:17 UTC FreeBSD src repository Modified files: sys/security/mac mac_vfs.c Log: Trim trailing white space, clean up comment line wrapping and formatting. Document mac_associate_nfsd_label(). Obtained from: TrustedBSD Project Revision Ch