<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libposix1e/Makefile, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2001-04-04T18:29:03Z</updated>
<entry>
<title>Remove the libposix1e, since it has been repo copied to libc/posix1e and</title>
<updated>2001-04-04T18:29:03Z</updated>
<author>
<name>Thomas Moestl</name>
<email>tmm@FreeBSD.org</email>
</author>
<published>2001-04-04T18:29:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=41a39ddf7485f93ce030371a33dc88de42b70bb5'/>
<id>urn:sha1:41a39ddf7485f93ce030371a33dc88de42b70bb5</id>
<content type='text'>
integrated into libc.

Approved by:	rwatson
Obtained from:	TrustedBSD Project
</content>
</entry>
<entry>
<title>MAN[1-9] -&gt; MAN.</title>
<updated>2001-03-27T17:27:19Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-03-27T17:27:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4a558355e5f3b4521cef56a6b705fa84be41dfa0'/>
<id>urn:sha1:4a558355e5f3b4521cef56a6b705fa84be41dfa0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the following ACL editing functions:</title>
<updated>2001-03-22T22:31:01Z</updated>
<author>
<name>Chris D. Faulhaber</name>
<email>jedgar@FreeBSD.org</email>
</author>
<published>2001-03-22T22:31:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4bf60dfaf85eb5bcbf5c08ad39ff3e4328e55807'/>
<id>urn:sha1:4bf60dfaf85eb5bcbf5c08ad39ff3e4328e55807</id>
<content type='text'>
  acl_add_perm, acl_clear_perms, acl_copy_entry, acl_create_entry,
  acl_delete_perm, acl_get_permset, acl_get_qualifier, acl_get_tag_type,
  acl_set_permset, acl_set_qualifier, acl_set_tag_type

This brings us within 4 functions of a full ACL editing library.

Reviewed by:	rwatson
</content>
</entry>
<entry>
<title>Add the following POSIX 1003.1e functions and man pages:</title>
<updated>2001-03-19T03:19:51Z</updated>
<author>
<name>Chris D. Faulhaber</name>
<email>jedgar@FreeBSD.org</email>
</author>
<published>2001-03-19T03:19:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=14721edabe737684cc2e18d6e3147bb5c60f18d1'/>
<id>urn:sha1:14721edabe737684cc2e18d6e3147bb5c60f18d1</id>
<content type='text'>
  o acl_calc_mask(): calculates the ACL mask entry associated with
    the given ACL.
  o acl_delete_entry(): remove a specified ACL entry from the given
    ACL.

Approved by:	rwatson
</content>
</entry>
<entry>
<title>o Introduce cap_from_text() and cap_to_text() implementations.</title>
<updated>2000-10-13T18:24:58Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2000-10-13T18:24:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=36fa62c01b42c3c645a3721afd4ccf2102ac758e'/>
<id>urn:sha1:36fa62c01b42c3c645a3721afd4ccf2102ac758e</id>
<content type='text'>
Reviewed by:	green
Obtained from:	TrustedBSD Project
Security audited by:	imp, green
</content>
</entry>
<entry>
<title>o Introduce a MAINTAINER entry for libposix1e, since it is actively</title>
<updated>2000-10-02T23:41:19Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2000-10-02T23:41:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c0e01b9036aeb0a308c693627a342c5e35fee4bf'/>
<id>urn:sha1:c0e01b9036aeb0a308c693627a342c5e35fee4bf</id>
<content type='text'>
  developed and maintained.
</content>
</entry>
<entry>
<title>o Whitespace reduction appled to FreeBSD CVS ID</title>
<updated>2000-09-19T19:20:21Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2000-09-19T19:20:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fa1ffad7e183069385b70e8eaeff4784fda4bdc8'/>
<id>urn:sha1:fa1ffad7e183069385b70e8eaeff4784fda4bdc8</id>
<content type='text'>
Obtained from:	TrustedBSD Project
</content>
</entry>
<entry>
<title>o Add cap_from_text(3) and cap_to_text(3) man pages.</title>
<updated>2000-09-19T19:04:47Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2000-09-19T19:04:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=579f01fcfe612f185e57dbe69f69bbfd1aab52b9'/>
<id>urn:sha1:579f01fcfe612f185e57dbe69f69bbfd1aab52b9</id>
<content type='text'>
o Implementations will remain in the seperately distributed capability
  patch until the cap_t type changes are synchronized.

Obtained from:	TrustedBSD Project
</content>
</entry>
<entry>
<title>o Enable building of libposix1e capability state utility functions and</title>
<updated>2000-07-05T04:25:09Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2000-07-05T04:25:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=76e14ed07f8dca53603bfa4b9e2a4306069c3fcc'/>
<id>urn:sha1:76e14ed07f8dca53603bfa4b9e2a4306069c3fcc</id>
<content type='text'>
  capability-related syscall wrappers.

Obtained from:	TrustedBSD Project
</content>
</entry>
<entry>
<title>o Build and install POSIX.1e capabilities man pages</title>
<updated>2000-06-04T21:25:31Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2000-06-04T21:25:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ef9bbc7e4d683916d4747253491f82d459f79a0d'/>
<id>urn:sha1:ef9bbc7e4d683916d4747253491f82d459f79a0d</id>
<content type='text'>
o Add shared library version 2 to libposix1e given API changes, et al
o Commented out cap_*.c as that is not currently being compiled into
  the library (pending syscalls being committed)

Obtained from:	TrustedBSD Project
</content>
</entry>
</feed>
