mckusick 2007-03-06 08:13:21 UTC
FreeBSD src repository
Modified files:
sys/sys extattr.h
sys/ufs/ufs extattr.h
sbin/restore tape.c
share/man/man9 extattr.9
share/man/man5 fs.5
Log:
Move macros describing extended attributes in UFS from
<sys/extattr.h> to <ufs/ufs/extattr.h>. Move description
of extended attributes in UFS from man9/extattr.9 to
man5/fs.5.
Note that restore will not compile until <sys/extattr.h>
and <ufs/ufs/extattr.h> have been updated.
Suggested by: Robert Watson
Revision Changes Path
1.49 +1 -0 src/sbin/restore/tape.c
1.24 +58 -1 src/share/man/man5/fs.5
1.17 +0 -55 src/share/man/man9/extattr.9
1.16 +0 -47 src/sys/sys/extattr.h
1.21 +49 -0 src/sys/ufs/ufs/extattr.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"