<?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/btpin/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>bsd.own.mk: rename GCC_NO_* to CC_WNO_*<br/><br/>Rename compiler-warning-disable variables from<br/>	GCC_NO_warning<br/>to<br/>	CC_WNO_warning<br/>where warning is the full warning name as used by the compiler.<br/><br/>GCC_NO_IMPLICIT_FALLTHRU is CC_WNO_IMPLICIT_FALLTHROUGH<br/><br/>Using the convention CC_compilerflag, where compilerflag<br/>is based on the full compiler flag name.</title>
    <description>/src/usr.bin/btpin/Makefile - 1.4</description>
    <pubDate>Sat Jun 03 09:09:16 UTC 2023</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>introduce some common variables for use in GCC warning disables:<br/><br/>GCC_NO_FORMAT_TRUNCATION    -Wno-format-truncation (GCC 7/8)<br/>GCC_NO_STRINGOP_TRUNCATION  -Wno-stringop-truncation (GCC 8)<br/>GCC_NO_STRINGOP_OVERFLOW    -Wno-stringop-overflow (GCC 8)<br/>GCC_NO_CAST_FUNCTION_TYPE   -Wno-cast-function-type (GCC 8)<br/><br/>use these to turn off warnings for most GCC-8 complaints.  many<br/>of these are false positives, most of the real bugs are already<br/>commited, or are yet to come.<br/><br/><br/>we plan to introduce versions of (some?) of these that use the<br/>"-Wno-error=" form, which still displays the warnings but does<br/>not make it an error, and all of the above will be re-considered<br/>as either being "fix me" (warning still displayed) or "warning<br/>is wrong."</title>
    <description>/src/usr.bin/btpin/Makefile - 1.3</description>
    <pubDate>Sun Oct 13 07:28:14 UTC 2019</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>branches:  1.2.82;<br/>expose the bthcid API details so that external PIN clients do not<br/>need the NetBSD source in order to compile</title>
    <description>/src/usr.bin/btpin/Makefile - 1.2</description>
    <pubDate>Tue Sep 26 19:18:19 UTC 2006</pubDate>
    <dc:creator>plunky</dc:creator>
</item>

<item>
    <title>Initial import of bluetooth stack on behalf of Iain Hibbert.  (plunky@,<br/>NetBSD Foundation Membership still pending.)  This stack was written by<br/>Iain under sponsorship from Itronix Inc.<br/><br/>The stack includes support for rfcomm networking (networking via your<br/>bluetooth enabled cell phone), hid devices (keyboards/mice), and headsets.<br/><br/>Drivers for both PCMCIA and USB bluetooth controllers are included.</title>
    <description>/src/usr.bin/btpin/Makefile - 1.1</description>
    <pubDate>Mon Jun 19 15:44:56 UTC 2006</pubDate>
    <dc:creator>gdamore</dc:creator>
</item>

<item>
    <title>Mostly merge changes from HEAD upto 20200411</title>
    <description>/src/usr.bin/btpin/Makefile - 1.2.82.1</description>
    <pubDate>Mon Apr 13 08:05:41 UTC 2020</pubDate>
    <dc:creator>martin</dc:creator>
</item>
</channel></rss>

