To comply with the withdrawn Posix ACL standards
(and at Juergen Hasch's request),
I've moved acl/acl.h to sys/acl.h .
A "make install-dev" in the cmd/acl directory should
install the acl.h file in its new location
(a new builddefs will have to be built using the new
configure which has the new path for PKG_INC_DIR).
--Tim
Date: Tue Jun 12 18:49:41 PDT 2001
Workarea: snort.melbourne.sgi.com:/diskb/build4/tes/slinx-xfs-acl
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: 2.4.x-xfs:slinx:96792a
cmd/acl/configure.in - 1.5
- Move from acl/acl.h to sys/acl.h.
cmd/acl/man/man5/acl.5 - 1.3
cmd/acl/man/man3/acl_get_file.3 - 1.4
cmd/acl/man/man3/acl_size.3 - 1.3
cmd/acl/man/man3/acl_get_fd.3 - 1.4
cmd/acl/man/man3/acl_from_text.3 - 1.3
cmd/acl/man/man3/acl_free.3 - 1.3
cmd/acl/man/man3/acl_dup.3 - 1.3
cmd/acl/man/man3/acl_delete_def_file.3 - 1.3
cmd/acl/man/man3/acl_valid.3 - 1.3
cmd/acl/man/man3/acl_copy_ext.3 - 1.3
cmd/acl/man/man2/acl_set.2 - 1.3
cmd/acl/man/man2/acl_get.2 - 1.3
- acl/acl.h --to--> sys/acl.h
cmd/acl/VERSION - 1.7
- Bump revision to 6.
For acl.h path change - also note chacl fix.
cmd/acl/doc/CHANGES - 1.7
- Note the move fo acl/acl.h to sys/acl.h
and the fix to chacl.
cmd/xfstests/include/builddefs.in - 1.5
- Get rid of -I include path of /usr/include/acl.
cmd/xfstests/src/acl_get.c - 1.2
- acl.h --to--> sys/acl.h
cmd/acl/man/man3/acl_set_compat.3 - 1.2
- acl/acl.h --to--> sys/acl.h
cmd/xfstests/src/acl_test.c - 1.3
- acl.h --to--> sys/acl.h
|