<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.sbin/setfmac/setfmac.c, branch stable/6</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2005-01-27T14:44:39Z</updated>
<entry>
<title>WARNS?=6 cleanup for [gs]et[fp]mac:</title>
<updated>2005-01-27T14:44:39Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2005-01-27T14:44:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3e7cb94c9c8e6aaea734c07ebc4f967caf4232c4'/>
<id>urn:sha1:3e7cb94c9c8e6aaea734c07ebc4f967caf4232c4</id>
<content type='text'>
	- Constify structure members that should not be changed
	  during process.
	- Apply static where needed
	- signed/unsigned madness
	- Bump WARNS?= levels from 2 to 6

(this is a diff reduction for a subsequent commit against these
Makefile's)
</content>
</entry>
<entry>
<title>Add "-q" argument to setfmac and setfsmac to allow the patient but</title>
<updated>2004-02-18T05:40:15Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2004-02-18T05:40:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9835971648dd37232029b1c6845583eab7910eea'/>
<id>urn:sha1:9835971648dd37232029b1c6845583eab7910eea</id>
<content type='text'>
exhausted reader not to see non-fatal warnings.
</content>
</entry>
<entry>
<title>Account for fts(3)'s FTS_SLNONE case for symbolic links which have</title>
<updated>2002-12-12T20:32:45Z</updated>
<author>
<name>Brian Feldman</name>
<email>green@FreeBSD.org</email>
</author>
<published>2002-12-12T20:32:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=77ae814e61db2bc89be2d737247ba8d4d4bf36dd'/>
<id>urn:sha1:77ae814e61db2bc89be2d737247ba8d4d4bf36dd</id>
<content type='text'>
a nonexistant target, in addition to the FTS_SL previously, so e.g.
setfmac -h sebsd/system_u:object_r:malloc_conf_t /etc/malloc.conf
succeeds.

Approved by:	re
</content>
</entry>
<entry>
<title>Mdoc markup and language fixes.</title>
<updated>2002-12-03T15:19:15Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2002-12-03T15:19:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=214adc07e150b8282be1310518c33eeb7f7dd00f'/>
<id>urn:sha1:214adc07e150b8282be1310518c33eeb7f7dd00f</id>
<content type='text'>
Submitted by:	ru
Approved by:	re (jhb)
Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
</content>
</entry>
<entry>
<title>Cast argument to (long), missed in prior pass.</title>
<updated>2002-12-02T13:26:16Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2002-12-02T13:26:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=db4a5cc27c09815a94e0137e96d82c254ac9e424'/>
<id>urn:sha1:db4a5cc27c09815a94e0137e96d82c254ac9e424</id>
<content type='text'>
Approved by:	re
Submitted by:	marcel
</content>
</entry>
<entry>
<title>Fix 32-bit/64-bit bug in format string.</title>
<updated>2002-12-02T13:25:01Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2002-12-02T13:25:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c19f6f99f1350d9d8ff56515898d68fb213ed2ff'/>
<id>urn:sha1:c19f6f99f1350d9d8ff56515898d68fb213ed2ff</id>
<content type='text'>
Approved by:	re
Submitted by:	marcel
Pointy hat to:	green
</content>
</entry>
<entry>
<title>Add support for -R for file relabel operations.</title>
<updated>2002-12-02T03:22:57Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2002-12-02T03:22:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a8896b02e03af0e927be8756f15d11b8cabb75ba'/>
<id>urn:sha1:a8896b02e03af0e927be8756f15d11b8cabb75ba</id>
<content type='text'>
Add 'setfsmac' link, which permits labels to be provided in a label
specification file, making it easier to provide initial file system
labeling specifications.  This is used by the new mac_lomac to
provide initial system labeling and policy, and by sebsd, the port
of SELinux FLASK/TE to FreeBSD.

Approved by:	re (jhb)
Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
</content>
</entry>
<entry>
<title>Introduce simple command line tools to manage MAC labels on processes and</title>
<updated>2002-10-23T03:15:24Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2002-10-23T03:15:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5b38a427c0c19994a726e7591032b18c9e3cdb48'/>
<id>urn:sha1:5b38a427c0c19994a726e7591032b18c9e3cdb48</id>
<content type='text'>
files.  Basically wrappers for mac_{get,set}_{file,link,pid,proc}(3).
Man pages to be updated shortly.

Approved by:	re
Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
</content>
</entry>
</feed>
