<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libcasper, branch releng/12.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2018-08-16T14:46:49Z</updated>
<entry>
<title>Fix typo.</title>
<updated>2018-08-16T14:46:49Z</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2018-08-16T14:46:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=78b9f0095b4af3aca6c931b2c7b009ddb8a05125'/>
<id>urn:sha1:78b9f0095b4af3aca6c931b2c7b009ddb8a05125</id>
<content type='text'>
MFC after:	2 weeks
Sponsored by:	DARPA, AFRL
</content>
</entry>
<entry>
<title>With r335636 C++ program use libcasper.h and capsicum_helpers.h.</title>
<updated>2018-07-01T18:58:53Z</updated>
<author>
<name>Mariusz Zaborski</name>
<email>oshogbo@FreeBSD.org</email>
</author>
<published>2018-07-01T18:58:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2da0fcde21e0b90384f61fd50b87ea7dbd820233'/>
<id>urn:sha1:2da0fcde21e0b90384f61fd50b87ea7dbd820233</id>
<content type='text'>
Add __BEGIN_DECLS and __END_DECLS to those headers.
</content>
</entry>
<entry>
<title>[libcasper] Use explicit_bzero instead of memset to clear pwd struct</title>
<updated>2018-06-26T19:57:47Z</updated>
<author>
<name>Mariusz Zaborski</name>
<email>oshogbo@FreeBSD.org</email>
</author>
<published>2018-06-26T19:57:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=00e9473388d3f7ac84d8e51829b532ca476ab14e'/>
<id>urn:sha1:00e9473388d3f7ac84d8e51829b532ca476ab14e</id>
<content type='text'>
Submitted by:	David Carlier &lt;devnexen@gmail.com&gt;
Differential Revision:	https://reviews.freebsd.org/D16015
</content>
</entry>
<entry>
<title>users(1): Use capsicum helpers for users</title>
<updated>2018-06-25T11:44:41Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2018-06-25T11:44:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bec6dc30e1a6ec4e96d8b29510d345e3f2a8ea40'/>
<id>urn:sha1:bec6dc30e1a6ec4e96d8b29510d345e3f2a8ea40</id>
<content type='text'>
In doing so also fix the libcasper.h header to work in C++.
</content>
</entry>
<entry>
<title>Document libcasper_service.</title>
<updated>2018-06-23T20:12:30Z</updated>
<author>
<name>Mariusz Zaborski</name>
<email>oshogbo@FreeBSD.org</email>
</author>
<published>2018-06-23T20:12:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9324388b0a9fde7472d3a0790ea744a4e32ea150'/>
<id>urn:sha1:9324388b0a9fde7472d3a0790ea744a4e32ea150</id>
<content type='text'>
Reviewed by:	bcr@
Differential Revision:	https://reviews.freebsd.org/D15766
</content>
</entry>
<entry>
<title>Fix typo.</title>
<updated>2018-06-19T22:19:42Z</updated>
<author>
<name>Mariusz Zaborski</name>
<email>oshogbo@FreeBSD.org</email>
</author>
<published>2018-06-19T22:19:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=68b2ec19e125655fc0730f2bd242774d868c149f'/>
<id>urn:sha1:68b2ec19e125655fc0730f2bd242774d868c149f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The gids argument can be declared as const.</title>
<updated>2018-03-18T19:50:32Z</updated>
<author>
<name>Mariusz Zaborski</name>
<email>oshogbo@FreeBSD.org</email>
</author>
<published>2018-03-18T19:50:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4468cd1a73dfa566357c49033335d05f926ca515'/>
<id>urn:sha1:4468cd1a73dfa566357c49033335d05f926ca515</id>
<content type='text'>
We don't modified it in this function.
</content>
</entry>
<entry>
<title>Fix reference to man page in Makefile.</title>
<updated>2018-03-18T17:27:37Z</updated>
<author>
<name>Mariusz Zaborski</name>
<email>oshogbo@FreeBSD.org</email>
</author>
<published>2018-03-18T17:27:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=78d69bcbf42b5fc1443d1c3c56803267c6fdc4c8'/>
<id>urn:sha1:78d69bcbf42b5fc1443d1c3c56803267c6fdc4c8</id>
<content type='text'>
I broke it in r331120.
</content>
</entry>
<entry>
<title>Fix similar typos to r331124.</title>
<updated>2018-03-18T16:06:35Z</updated>
<author>
<name>Mariusz Zaborski</name>
<email>oshogbo@FreeBSD.org</email>
</author>
<published>2018-03-18T16:06:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cba559e11228c19685b0d6579c87339ea427dc46'/>
<id>urn:sha1:cba559e11228c19685b0d6579c87339ea427dc46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo.</title>
<updated>2018-03-18T16:02:41Z</updated>
<author>
<name>Mariusz Zaborski</name>
<email>oshogbo@FreeBSD.org</email>
</author>
<published>2018-03-18T16:02:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d5219c195536be9f1d378f01f61bc09b1bec06db'/>
<id>urn:sha1:d5219c195536be9f1d378f01f61bc09b1bec06db</id>
<content type='text'>
Submitted by:	Trond Endrestøl &lt;Trond.Endrestol@ximalas.info&gt;
</content>
</entry>
</feed>
