<?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/pmap/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>for 64 bit mips platforms where we built userland largely as n32 by<br/>default, build a handful of tools as n64 so they work properly.<br/><br/>unfortunately, they're also static as dynamic n64 has a problem.<br/><br/>of these tools pstat is probably the lowest hanging fruit to convert<br/>to sysctl.  systat would be close were it not for the netstat screen,<br/>which includes netstat itself.<br/><br/>the rest are difficult to perhaps foolish.<br/><br/><br/>the upside is that netstat, pmap and fstat all work properly now.</title>
    <description>/src/usr.bin/pmap/Makefile - 1.8</description>
    <pubDate>Fri Dec 23 10:19:57 UTC 2016</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>branches:  1.7.2;<br/>Define _KERNTYPES for things that need it.</title>
    <description>/src/usr.bin/pmap/Makefile - 1.7</description>
    <pubDate>Sat Jan 23 21:22:49 UTC 2016</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>use ecalloc</title>
    <description>/src/usr.bin/pmap/Makefile - 1.6</description>
    <pubDate>Mon Dec 14 03:15:10 UTC 2015</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Default to -Wno-sign-compare -Wno-pointer-sign for clang.<br/>Push -Wno-array-bounds down to the cases that depend on it.<br/>Selectively disable warnings for 3rd party software or non-trivial<br/>issues to be reviewed later to get clang -Werror to build most of the<br/>tree.</title>
    <description>/src/usr.bin/pmap/Makefile - 1.5</description>
    <pubDate>Thu May 26 00:56:33 UTC 2011</pubDate>
    <dc:creator>joerg</dc:creator>
</item>

<item>
    <title>remove no longer necessary lockdebug hacks.</title>
    <description>/src/usr.bin/pmap/Makefile - 1.4</description>
    <pubDate>Wed Jan 02 17:23:31 UTC 2008</pubDate>
    <dc:creator>yamt</dc:creator>
</item>

<item>
    <title>branches:  1.3.4;<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/pmap/Makefile - 1.3</description>
    <pubDate>Mon May 28 00:06:29 UTC 2007</pubDate>
    <dc:creator>tls</dc:creator>
</item>

<item>
    <title>Make pmap work on LOCKDEBUG *and* non-LOCKDEBUG kernels (previously it<br/>would fail in spectacular ways on LOCKDEBUG kernels) by compiling the<br/>groveler code twice (the second time with LOCKDEBUG defined so that<br/>the appropriate structures get larger in the right way).  We currently<br/>decide if we are operating on a kernel with LOCKDEBUG enabled if the<br/>kernel's vm_map has referential integrity between a few pointers<br/>and/or values.<br/><br/>Also, if you use more than one -v, you get a * on a line by itself in<br/>between gaps in entries.  It makes finding gaps much easier visually.</title>
    <description>/src/usr.bin/pmap/Makefile - 1.2</description>
    <pubDate>Wed Jan 08 20:25:12 UTC 2003</pubDate>
    <dc:creator>atatat</dc:creator>
</item>

<item>
    <title>Move pmap(1) to /usr/bin (from /usr/sbin) where it belongs.</title>
    <description>/src/usr.bin/pmap/Makefile - 1.1</description>
    <pubDate>Sun Sep 01 20:32:44 UTC 2002</pubDate>
    <dc:creator>atatat</dc:creator>
</item>

<item>
    <title>sync with HEAD</title>
    <description>/src/usr.bin/pmap/Makefile - 1.3.4.1</description>
    <pubDate>Wed Jan 09 02:00:51 UTC 2008</pubDate>
    <dc:creator>matt</dc:creator>
</item>

<item>
    <title>Sync with HEAD.  (Note that most of these changes are simply $NetBSD$<br/>tag issues.)</title>
    <description>/src/usr.bin/pmap/Makefile - 1.7.2.1</description>
    <pubDate>Sat Jan 07 08:56:58 UTC 2017</pubDate>
    <dc:creator>pgoyette</dc:creator>
</item>
</channel></rss>

