<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.sbin/getfmac, branch release/8.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.4.0'/>
<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>Userland signed char fixes for PPC build. Problems were using a char</title>
<updated>2004-01-22T07:23:36Z</updated>
<author>
<name>Peter Grehan</name>
<email>grehan@FreeBSD.org</email>
</author>
<published>2004-01-22T07:23:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5cfe0423e65c346d83d1f90d5e3fd6b1cb2e310c'/>
<id>urn:sha1:5cfe0423e65c346d83d1f90d5e3fd6b1cb2e310c</id>
<content type='text'>
return for getopt() and comparing to -1, ditto with fgetc() and EOF,
and using the kg_nice value from &lt;sys/user.h&gt;

Submitted by: Stefan Farfeleder &lt;stefan@fafoe.narf.at&gt;
Reviewed by: obrien, bde (a while back)
Tested lightly on: ppc, i386, make universe
</content>
</entry>
<entry>
<title>sigh... revert the previous change; this isn't getpmac</title>
<updated>2003-01-15T03:13:51Z</updated>
<author>
<name>Chris Costello</name>
<email>chris@FreeBSD.org</email>
</author>
<published>2003-01-15T03:13:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e44ed48582f573724d3ed3fa27febf94348528f9'/>
<id>urn:sha1:e44ed48582f573724d3ed3fa27febf94348528f9</id>
<content type='text'>
Pointy hat:	chris
</content>
</entry>
<entry>
<title>Cross-reference the appropriate mac library functions.</title>
<updated>2003-01-15T03:13:50Z</updated>
<author>
<name>Chris Costello</name>
<email>chris@FreeBSD.org</email>
</author>
<published>2003-01-15T03:13:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=450e96847a444f8e641a60bac7b627ab60815af3'/>
<id>urn:sha1:450e96847a444f8e641a60bac7b627ab60815af3</id>
<content type='text'>
Sponsored by:	DARPA, Network Associates Laboratories
</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>mdoc(7) police: Added the missing .Os call; it's not strictly</title>
<updated>2002-12-11T15:55:29Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-12-11T15:55:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=051bb54bd3ad86473c3f598db5d67e4f1f356f40'/>
<id>urn:sha1:051bb54bd3ad86473c3f598db5d67e4f1f356f40</id>
<content type='text'>
necessary nowadays, but is documented as "required", and may
become so again in the future.

Approved by:	re
</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>mdoc(7) police: sweep.</title>
<updated>2002-11-29T16:42:23Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-11-29T16:42:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=92b1f2f7a39bb7eac9ae60608660ff4d361be2a0'/>
<id>urn:sha1:92b1f2f7a39bb7eac9ae60608660ff4d361be2a0</id>
<content type='text'>
</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>
