<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.sbin/setpmac, 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:52:47Z</updated>
<entry>
<title>Remove unnecessary SRCS= where could be guessed directly by our</title>
<updated>2005-01-27T14:52:47Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2005-01-27T14:52:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c49d3c9bacf73bb61929f55a30b20f5009c9a2d9'/>
<id>urn:sha1:c49d3c9bacf73bb61929f55a30b20f5009c9a2d9</id>
<content type='text'>
bsd.*.mk infrasture.

Obtained from:	ru
</content>
</entry>
<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>Mechanically kill hard sentence breaks.</title>
<updated>2004-07-02T23:13:00Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-07-02T23:13:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=07bfccd71e05867cb46c11ea07ec0027794972b3'/>
<id>urn:sha1:07bfccd71e05867cb46c11ea07ec0027794972b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdoc(7) police: Scheduled sweep.</title>
<updated>2003-02-24T22:53:26Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-02-24T22:53:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ace5be682d8e04a1dccf8939efa1babe059e3609'/>
<id>urn:sha1:ace5be682d8e04a1dccf8939efa1babe059e3609</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cross-reference mac(4).</title>
<updated>2003-01-15T03:09:01Z</updated>
<author>
<name>Chris Costello</name>
<email>chris@FreeBSD.org</email>
</author>
<published>2003-01-15T03:09:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f42021e7d17401dd6a08a731400acf4dfe71f67c'/>
<id>urn:sha1:f42021e7d17401dd6a08a731400acf4dfe71f67c</id>
<content type='text'>
Sponsored by:	DARPA, Network Associates Laboratories
</content>
</entry>
<entry>
<title>s/^Sh/.Sh/ (macros begin with .)</title>
<updated>2003-01-15T01:20:58Z</updated>
<author>
<name>Chris Costello</name>
<email>chris@FreeBSD.org</email>
</author>
<published>2003-01-15T01:20:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=523313a48f10a716cc680cdf627ef0c142452375'/>
<id>urn:sha1:523313a48f10a716cc680cdf627ef0c142452375</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document setpmac.</title>
<updated>2003-01-15T01:17:12Z</updated>
<author>
<name>Chris Costello</name>
<email>chris@FreeBSD.org</email>
</author>
<published>2003-01-15T01:17:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8d43d865d0155f6d64b6bdd11f874adc9d4ee728'/>
<id>urn:sha1:8d43d865d0155f6d64b6bdd11f874adc9d4ee728</id>
<content type='text'>
Sponsored by:	DARPA, Network Associates Laboratories
Obtained from:	TrustedBSD Project
</content>
</entry>
<entry>
<title>In general, prefer WARNS to CFLAGS+=-Wall.  Tend towards a more</title>
<updated>2002-12-01T23:10:28Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2002-12-01T23:10:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6a2c7d1a77504a07e35494b4d3578afe79078543'/>
<id>urn:sha1:6a2c7d1a77504a07e35494b4d3578afe79078543</id>
<content type='text'>
BSD-esque Makefile style.

Submitted by:	obrien
Approved by:	re
</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>
