<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>71ccf092 - The last big commit: let usr.sbin/ use WARNS=6 by default.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/setfmac/Makefile#71ccf092</link>
        <description>The last big commit: let usr.sbin/ use WARNS=6 by default.

            List of files:
            /freebsd-13.1/usr.sbin/setfmac/Makefile</description>
        <pubDate>Sat, 02 Jan 2010 11:07:44 +0000</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c49d3c9b - Remove unnecessary SRCS= where could be guessed directly by our</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/setfmac/Makefile#c49d3c9b</link>
        <description>Remove unnecessary SRCS= where could be guessed directly by ourbsd.*.mk infrasture.Obtained from:	ru

            List of files:
            /freebsd-13.1/usr.sbin/setfmac/Makefile</description>
        <pubDate>Thu, 27 Jan 2005 14:52:47 +0000</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3e7cb94c - WARNS?=6 cleanup for [gs]et[fp]mac:</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/setfmac/Makefile#3e7cb94c</link>
        <description>WARNS?=6 cleanup for [gs]et[fp]mac:	- 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 theseMakefile&apos;s)

            List of files:
            /freebsd-13.1/usr.sbin/setfmac/Makefile</description>
        <pubDate>Thu, 27 Jan 2005 14:44:39 +0000</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>052238b1 - style.Makefile(5)</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/setfmac/Makefile#052238b1</link>
        <description>style.Makefile(5)

            List of files:
            /freebsd-13.1/usr.sbin/setfmac/Makefile</description>
        <pubDate>Fri, 04 Apr 2003 17:49:21 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6cc0c637 - Break setfmac.8 into two actual man pages, and reword bits of the</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/setfmac/Makefile#6cc0c637</link>
        <description>Break setfmac.8 into two actual man pages, and reword bits of thesetfsmac(8) documentation.Obtained from:	TrustedBSD ProjectSponsored by:	DARPA, Network Associates Laboratories

            List of files:
            /freebsd-13.1/usr.sbin/setfmac/Makefile</description>
        <pubDate>Thu, 13 Mar 2003 23:04:05 +0000</pubDate>
        <dc:creator>Chris Costello &lt;chris@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a8896b02 - Add support for -R for file relabel operations.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/setfmac/Makefile#a8896b02</link>
        <description>Add support for -R for file relabel operations.Add &apos;setfsmac&apos; link, which permits labels to be provided in a labelspecification file, making it easier to provide initial file systemlabeling specifications.  This is used by the new mac_lomac toprovide initial system labeling and policy, and by sebsd, the portof SELinux FLASK/TE to FreeBSD.Approved by:	re (jhb)Obtained from:	TrustedBSD ProjectSponsored by:	DARPA, Network Associates Laboratories

            List of files:
            /freebsd-13.1/usr.sbin/setfmac/Makefile</description>
        <pubDate>Mon, 02 Dec 2002 03:22:57 +0000</pubDate>
        <dc:creator>Robert Watson &lt;rwatson@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6a2c7d1a - In general, prefer WARNS to CFLAGS+=-Wall.  Tend towards a more</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/setfmac/Makefile#6a2c7d1a</link>
        <description>In general, prefer WARNS to CFLAGS+=-Wall.  Tend towards a moreBSD-esque Makefile style.Submitted by:	obrienApproved by:	re

            List of files:
            /freebsd-13.1/usr.sbin/setfmac/Makefile</description>
        <pubDate>Sun, 01 Dec 2002 23:10:28 +0000</pubDate>
        <dc:creator>Robert Watson &lt;rwatson@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5b38a427 - Introduce simple command line tools to manage MAC labels on processes and</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/setfmac/Makefile#5b38a427</link>
        <description>Introduce simple command line tools to manage MAC labels on processes andfiles.  Basically wrappers for mac_{get,set}_{file,link,pid,proc}(3).Man pages to be updated shortly.Approved by:	reObtained from:	TrustedBSD ProjectSponsored by:	DARPA, Network Associates Laboratories

            List of files:
            /freebsd-13.1/usr.sbin/setfmac/Makefile</description>
        <pubDate>Wed, 23 Oct 2002 03:15:24 +0000</pubDate>
        <dc:creator>Robert Watson &lt;rwatson@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
