<?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>
    <link>http://nxr.netbsd.org/rss/src/usr.bin/bzip2/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>Adapt to repository move of dist from external/bsd/bzip2 to<br/>external/bsd/bzip2/dist.</title>
    <description>/src/usr.bin/bzip2/Makefile - 1.12</description>
    <pubDate>Mon May 07 08:51:47 UTC 2012</pubDate>
    <dc:creator>wiz</dc:creator>
</item>

<item>
    <title>Finish move of bzip2 from dist/bzip2 to external/bsd/bzip2.</title>
    <description>/src/usr.bin/bzip2/Makefile - 1.11</description>
    <pubDate>Mon May 07 00:35:26 UTC 2012</pubDate>
    <dc:creator>wiz</dc:creator>
</item>

<item>
    <title>branches:  1.10.34;<br/>Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the<br/>FORTIFY_SOURCE feature of libssp, thus checking the size of arguments to<br/>various string and memory copy and set functions (as well as a few system<br/>calls and other miscellany) where known at function entry.  RedHat has<br/>evidently built all "core system packages" with this option for some time.<br/><br/>This option should be used at the top of Makefiles (or Makefile.inc where<br/>this is used for subdirectories) but after any setting of LIB.<br/><br/>This is only useful for userland code, and cannot be used in libc or in<br/>any code which includes the libc internals, because it overrides certain<br/>libc functions with macros.  Some effort has been made to make USE_FORT=yes<br/>work correctly for a full-system build by having the bsd.sys.mk logic<br/>disable the feature where it should not be used (libc, libssp iteself,<br/>the kernel) but no attempt has been made to build the entire system with<br/>USE_FORT and doing so will doubtless expose numerous bugs and misfeatures.<br/><br/>Adjust the system build so that all programs and libraries that are setuid,<br/>directly handle network data (including serial comm data), perform<br/>authentication, or appear likely to have (or have a history of having)<br/>data-driven bugs (e.g. file(1)) are built with USE_FORT=yes by default,<br/>with the exception of libc, which cannot use USE_FORT and thus uses<br/>only USE_SSP by default.  Tested on i386 with no ill results; USE_FORT=no<br/>per-directory or in a system build will disable if desired.</title>
    <description>/src/usr.bin/bzip2/Makefile - 1.10</description>
    <pubDate>Mon May 28 00:06:24 UTC 2007</pubDate>
    <dc:creator>tls</dc:creator>
</item>

<item>
    <title>Add hook for SMALL</title>
    <description>/src/usr.bin/bzip2/Makefile - 1.9</description>
    <pubDate>Sun Jun 06 06:39:43 UTC 2004</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>makefile delint. use NETBSDSRCDIR as appropriate</title>
    <description>/src/usr.bin/bzip2/Makefile - 1.8</description>
    <pubDate>Wed Sep 18 14:00:34 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>Implement MKDYNAMICROOT, which currently defaults to "no", but will<br/>be changed in the future to "yes".<br/><br/>If MKDYNAMICROOT == "no", there is no change from existing behaviour<br/>of a static /bin and /sbin (and a few programs in elsewhere).<br/><br/>If MKDYNAMICROOT == "yes", the following changes occur:<br/>    in &lt;bsd.own.mk&gt;:<br/>	SHLIBDIR?=     /lib<br/>	SHLINKDIR?=	/lib<br/>    in various Makefiles, the following entry is DISABLED.<br/>	LDSTATIC?=-static<br/>This results in all programs (except those "standalone" programs built<br/>in sys/arch/*/stand) are linked dynamically, the shared linker is moved<br/>from /usr/libexec to /lib (with a compat symlink), and the shared<br/>libraries used by /bin and /sbin programs are moved from /usr/lib to<br/>/lib (with compat symlinks).</title>
    <description>/src/usr.bin/bzip2/Makefile - 1.7</description>
    <pubDate>Tue Aug 27 14:46:16 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>Make this parallel make friendly.</title>
    <description>/src/usr.bin/bzip2/Makefile - 1.6</description>
    <pubDate>Sun Jun 10 00:17:51 UTC 2001</pubDate>
    <dc:creator>enami</dc:creator>
</item>

<item>
    <title>Update to bzip2 v1.0.1, building with reachover Makefiles to dist/bzip2.<br/>Complete API change, library major bumped. *sigh*</title>
    <description>/src/usr.bin/bzip2/Makefile - 1.5</description>
    <pubDate>Sun Jun 03 13:42:11 UTC 2001</pubDate>
    <dc:creator>simonb</dc:creator>
</item>

<item>
    <title>add missing prototypes in order to enable full WARNS</title>
    <description>/src/usr.bin/bzip2/Makefile - 1.4</description>
    <pubDate>Mon Feb 05 01:35:45 UTC 2001</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Make gcc 2.96 (and maybe earlier) happier.  Include &lt;stdlib.h&gt;,&lt;string.&gt;,<br/>etc. as appropriate to get exit,srncmp,abs,abort,etc.<br/>Add -I${.CURDIR} to a few Makefiles</title>
    <description>/src/usr.bin/bzip2/Makefile - 1.3</description>
    <pubDate>Mon Jul 03 02:51:15 UTC 2000</pubDate>
    <dc:creator>matt</dc:creator>
</item>

<item>
    <title>Fix MLINKS. Define LDADD and DPADD.</title>
    <description>/src/usr.bin/bzip2/Makefile - 1.2</description>
    <pubDate>Mon Sep 14 05:34:41 UTC 1998</pubDate>
    <dc:creator>ross</dc:creator>
</item>

<item>
    <title>NetBSD rcs id keywords.<br/>New Makefile, README.</title>
    <description>/src/usr.bin/bzip2/Makefile - 1.1</description>
    <pubDate>Mon Sep 14 02:37:23 UTC 1998</pubDate>
    <dc:creator>ross</dc:creator>
</item>

<item>
    <title>sync with head.</title>
    <description>/src/usr.bin/bzip2/Makefile - 1.10.34.1</description>
    <pubDate>Wed May 23 10:08:23 UTC 2012</pubDate>
    <dc:creator>yamt</dc:creator>
</item>
</channel></rss>

