<?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>b7957d167764df372bcb5501e4903082788eb42b - build system: Revert all the recent additions of MK[...] knobs that</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/libexec/Makefile#b7957d167764df372bcb5501e4903082788eb42b</link>
        <description>build system: Revert all the recent additions of MK[...] knobs thatallow conditionally disabling the building of certain user spaceprograms in the &apos;base&apos; set.There is not enough consensus that this is the right way and a fewpeople had strong objections, see source-changes-d@.

            List of files:
            /netbsd-src/libexec/Makefile</description>
        <pubDate>Mon, 06 Jun 2022 10:56:27 +0000</pubDate>
        <dc:creator>nia &lt;nia@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e994758d71327b67af67c2814836c0a74cc9f0ba - mk: Add MKFINGER, MKTALK flags for not building</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/libexec/Makefile#e994758d71327b67af67c2814836c0a74cc9f0ba</link>
        <description>mk: Add MKFINGER, MKTALK flags for not buildingtalk, talkd, finger, fingerd.

            List of files:
            /netbsd-src/libexec/Makefile</description>
        <pubDate>Sat, 28 May 2022 14:31:11 +0000</pubDate>
        <dc:creator>nia &lt;nia@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cbb875961a451364178e6a9a0916495fe4793cc6 - mk: Add a MKLFS flag for excluding the log-structured filesystem userspace</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/libexec/Makefile#cbb875961a451364178e6a9a0916495fe4793cc6</link>
        <description>mk: Add a MKLFS flag for excluding the log-structured filesystem userspacetools from the build.

            List of files:
            /netbsd-src/libexec/Makefile</description>
        <pubDate>Fri, 27 May 2022 07:28:20 +0000</pubDate>
        <dc:creator>nia &lt;nia@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>410d0f43809beff7e5cb27e4bea5ddf0ae11dd01 - Import the new apropos/whatis.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/libexec/Makefile#410d0f43809beff7e5cb27e4bea5ddf0ae11dd01</link>
        <description>Import the new apropos/whatis.This code has been developed by Abhinav Upadhyay as part of Google&apos;s Summerof Code 2011. It uses libmandoc to parse man pages and builds a FullText Index in a SQLite database. The combination of indexing the fullmanual page, filtering out stop words and ranking individual matchesbased on the section gives a much improved user experience.The old makewhatis and friends are kept under MKMAKEMANDB=no for now.

            List of files:
            /netbsd-src/libexec/Makefile</description>
        <pubDate>Tue, 07 Feb 2012 19:13:24 +0000</pubDate>
        <dc:creator>joerg &lt;joerg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>98fbe74f8c4c65e9332c0ee83506ca17c44c1eb2 - Upgrade Heimdal to 1.5pre1 by switching the build from crypto/dist/heimdal</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/libexec/Makefile#98fbe74f8c4c65e9332c0ee83506ca17c44c1eb2</link>
        <description>Upgrade Heimdal to 1.5pre1 by switching the build from crypto/dist/heimdalto crypto/external/bsd/heimdal.  The latter was just imported as the headof the Heimdal tree as of a few days ago.

            List of files:
            /netbsd-src/libexec/Makefile</description>
        <pubDate>Fri, 15 Apr 2011 18:05:42 +0000</pubDate>
        <dc:creator>elric &lt;elric@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0cdcf7cea65e81fba8c1f316cd1141a6ff669c18 - Remove ATF 0.5 from dist/atf and all of the reachover Makefiles used to</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/libexec/Makefile#0cdcf7cea65e81fba8c1f316cd1141a6ff669c18</link>
        <description>Remove ATF 0.5 from dist/atf and all of the reachover Makefiles used tobuild it.  0.6 is going to be imported in external/bsd/atf, with all thenecessary Makefiles in that same hierarchy.

            List of files:
            /netbsd-src/libexec/Makefile</description>
        <pubDate>Mon, 19 Jan 2009 07:08:14 +0000</pubDate>
        <dc:creator>jmmv &lt;jmmv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e2e3c64b70ce540b87b22c92611ea961b6666766 - Don&apos;t build atf tools with (${MKATF} == no).</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/libexec/Makefile#e2e3c64b70ce540b87b22c92611ea961b6666766</link>
        <description>Don&apos;t build atf tools with (${MKATF} == no).

            List of files:
            /netbsd-src/libexec/Makefile</description>
        <pubDate>Sat, 16 Aug 2008 23:51:15 +0000</pubDate>
        <dc:creator>gmcgarry &lt;gmcgarry@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b0f88a0388d3a2852e871464ceff1ee81e8dc32f - Import Heimdal-1.1</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/libexec/Makefile#b0f88a0388d3a2852e871464ceff1ee81e8dc32f</link>
        <description>Import Heimdal-1.1

            List of files:
            /netbsd-src/libexec/Makefile</description>
        <pubDate>Sat, 22 Mar 2008 08:36:48 +0000</pubDate>
        <dc:creator>mlelstv &lt;mlelstv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d8ef502768c7bb1af37340bac280a4db0509e9e9 - Add the atf-exec and atf-killpg tools that come with atf 0.4.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/libexec/Makefile#d8ef502768c7bb1af37340bac280a4db0509e9e9</link>
        <description>Add the atf-exec and atf-killpg tools that come with atf 0.4.

            List of files:
            /netbsd-src/libexec/Makefile</description>
        <pubDate>Mon, 04 Feb 2008 20:31:32 +0000</pubDate>
        <dc:creator>jmmv &lt;jmmv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9d5a9c0d8684877e14b2d4d9885d686ee8fcb0b7 - Add the atf tools</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/libexec/Makefile#9d5a9c0d8684877e14b2d4d9885d686ee8fcb0b7</link>
        <description>Add the atf toolsThis adds reachover Makefiles to build and install the atf tools.Some are public, thus installed in /usr/bin, and others are internaland therefore installed in /usr/libexec.

            List of files:
            /netbsd-src/libexec/Makefile</description>
        <pubDate>Mon, 12 Nov 2007 15:00:00 +0000</pubDate>
        <dc:creator>jmmv &lt;jmmv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>215e50961e9b90d1830f3f84f4785a7aa0748868 - Add httpd to the build.  Add _httpd to passwd and groups and postinstall.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/libexec/Makefile#215e50961e9b90d1830f3f84f4785a7aa0748868</link>
        <description>Add httpd to the build.  Add _httpd to passwd and groups and postinstall.Add /var/www to mtree, add example line to inetd.conf.

            List of files:
            /netbsd-src/libexec/Makefile</description>
        <pubDate>Tue, 16 Oct 2007 02:47:12 +0000</pubDate>
        <dc:creator>tls &lt;tls@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b8360b28b0e75c162235bd0a0846169ea72379c0 - Oops.  USE_FORT needs to be in Makefile.inc, not Makefile, to cause the</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/libexec/Makefile#b8360b28b0e75c162235bd0a0846169ea72379c0</link>
        <description>Oops.  USE_FORT needs to be in Makefile.inc, not Makefile, to cause theprograms in subdirectories here to get -D_FORTIFY_SOURCE.

            List of files:
            /netbsd-src/libexec/Makefile</description>
        <pubDate>Thu, 16 Aug 2007 18:36:46 +0000</pubDate>
        <dc:creator>tls &lt;tls@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4147a3c54a369fdf2775e8a91ce4916614e21d3b - Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/libexec/Makefile#4147a3c54a369fdf2775e8a91ce4916614e21d3b</link>
        <description>Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on theFORTIFY_SOURCE feature of libssp, thus checking the size of arguments tovarious string and memory copy and set functions (as well as a few systemcalls and other miscellany) where known at function entry.  RedHat hasevidently built all &quot;core system packages&quot; with this option for some time.This option should be used at the top of Makefiles (or Makefile.inc wherethis is used for subdirectories) but after any setting of LIB.This is only useful for userland code, and cannot be used in libc or inany code which includes the libc internals, because it overrides certainlibc functions with macros.  Some effort has been made to make USE_FORT=yeswork correctly for a full-system build by having the bsd.sys.mk logicdisable the feature where it should not be used (libc, libssp iteself,the kernel) but no attempt has been made to build the entire system withUSE_FORT and doing so will doubtless expose numerous bugs and misfeatures.Adjust the system build so that all programs and libraries that are setuid,directly handle network data (including serial comm data), performauthentication, or appear likely to have (or have a history of having)data-driven bugs (e.g. file(1)) are built with USE_FORT=yes by default,with the exception of libc, which cannot use USE_FORT and thus usesonly USE_SSP by default.  Tested on i386 with no ill results; USE_FORT=noper-directory or in a system build will disable if desired.

            List of files:
            /netbsd-src/libexec/Makefile</description>
        <pubDate>Mon, 28 May 2007 12:06:17 +0000</pubDate>
        <dc:creator>tls &lt;tls@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>96a58b2a60c4e7731141d5740552a4f9677de77b - more uucp cleanup</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/libexec/Makefile#96a58b2a60c4e7731141d5740552a4f9677de77b</link>
        <description>more uucp cleanup

            List of files:
            /netbsd-src/libexec/Makefile</description>
        <pubDate>Thu, 16 Nov 2006 00:49:20 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bc2479d2025c680411598764f85384207bbda381 - no more rmail.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/libexec/Makefile#bc2479d2025c680411598764f85384207bbda381</link>
        <description>no more rmail.

            List of files:
            /netbsd-src/libexec/Makefile</description>
        <pubDate>Sun, 12 Nov 2006 01:27:29 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>096fec04a93d144b4fa0cca385c47a4f73710229 - move pf reachover makefiles into usr.sbin/pf.  ok&apos;ed by itojun.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/libexec/Makefile#096fec04a93d144b4fa0cca385c47a4f73710229</link>
        <description>move pf reachover makefiles into usr.sbin/pf.  ok&apos;ed by itojun.before:	sbin/pfctl	usr.sbin/authpf	usr.sbin/spamdb	libexec/ftp-proxy	libexec/spamd	libexec/spamd-setup	libexec/spamlogdafter:	usr.sbin/pf/pfctl	usr.sbin/pf/authpf	usr.sbin/pf/spamdb	usr.sbin/pf/ftp-proxy	usr.sbin/pf/spamd	usr.sbin/pf/spamd-setup	usr.sbin/pf/spamlogd

            List of files:
            /netbsd-src/libexec/Makefile</description>
        <pubDate>Thu, 11 Nov 2004 11:54:51 +0000</pubDate>
        <dc:creator>yamt &lt;yamt@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8f329619b87d0cc6b7bd82dddf724b3b8e6fc27b - spamlogd(8)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/libexec/Makefile#8f329619b87d0cc6b7bd82dddf724b3b8e6fc27b</link>
        <description>spamlogd(8)

            List of files:
            /netbsd-src/libexec/Makefile</description>
        <pubDate>Fri, 25 Jun 2004 16:34:45 +0000</pubDate>
        <dc:creator>itojun &lt;itojun@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9ec960c3515de83232ae1b0a0eb3dc160221d4b8 - add ftp-proxy from PF OpenBSD 3.5.  adjust setlists</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/libexec/Makefile#9ec960c3515de83232ae1b0a0eb3dc160221d4b8</link>
        <description>add ftp-proxy from PF OpenBSD 3.5.  adjust setlists

            List of files:
            /netbsd-src/libexec/Makefile</description>
        <pubDate>Tue, 22 Jun 2004 22:19:36 +0000</pubDate>
        <dc:creator>itojun &lt;itojun@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b89fa9ed33ccb36033dd6307271a7f0edffa8372 - Remove added SUBDIR+= settings from a developer&apos;s (hi itojun!) machine which</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/libexec/Makefile#b89fa9ed33ccb36033dd6307271a7f0edffa8372</link>
        <description>Remove added SUBDIR+= settings from a developer&apos;s (hi itojun!) machine whichpoint to directories which do not exist (and are not wanted) in our source tree.While we&apos;re here, was `libexec/spamd&apos; approved for import?  It conflicts with thename of a tool in pkgsrc which a _lot_ of developers and users of NetBSD are using...

            List of files:
            /netbsd-src/libexec/Makefile</description>
        <pubDate>Tue, 22 Jun 2004 19:10:48 +0000</pubDate>
        <dc:creator>jwise &lt;jwise@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c2d7a8642be93d6acbdd562f7ab56ca007c03d6f - spamd-setup, comes with PF for openbsd 3.5</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/libexec/Makefile#c2d7a8642be93d6acbdd562f7ab56ca007c03d6f</link>
        <description>spamd-setup, comes with PF for openbsd 3.5

            List of files:
            /netbsd-src/libexec/Makefile</description>
        <pubDate>Tue, 22 Jun 2004 15:53:17 +0000</pubDate>
        <dc:creator>itojun &lt;itojun@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
