<?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>d0b2dbfa - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/getty/Makefile#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/libexec/getty/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>93c43690 - pkgbase: Put more binaries/lib in runtime</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/getty/Makefile#93c43690</link>
        <description>pkgbase: Put more binaries/lib in runtimeMove some needed binaries/libs from FreeBSD-utilities to FreeBSD_runtime.This is everything needed to boot to multiuser with FreeBSD-rc installed.MFC after:	2 weeksSponsored by:	Beckhoff Automation GmbH &amp; Co. KGDifferential Revision:	https://reviews.freebsd.org/D33435

            List of files:
            /freebsd-14.2/libexec/getty/Makefile</description>
        <pubDate>Tue, 14 Dec 2021 14:31:30 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7cc42f6d - Do a sweep and remove most WARNS=6 settings</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/getty/Makefile#7cc42f6d</link>
        <description>Do a sweep and remove most WARNS=6 settingsRepeating the default WARNS here makes it slightly more difficult toexperiment with default WARNS changes, e.g. if we did something absolutelybananas and introduced a WARNS=7 and wanted to try lifting the default tothat.Drop most of them; there is one in the blake2 kernel module, but I suspectit should be dropped -- the default WARNS in the rest of the build doesn&apos;tcurrently apply to kernel modules, and I haven&apos;t put too much thought intowhether it makes sense to make it so.

            List of files:
            /freebsd-14.2/libexec/getty/Makefile</description>
        <pubDate>Thu, 01 Oct 2020 01:10:51 +0000</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ce9e223e - Move gettytab to libexec/getty/</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/getty/Makefile#ce9e223e</link>
        <description>Move gettytab to libexec/getty/Approved by:	re (gjb), will (mentor)Differential Revision:	https://reviews.freebsd.org/D16953

            List of files:
            /freebsd-14.2/libexec/getty/Makefile</description>
        <pubDate>Wed, 05 Sep 2018 15:25:23 +0000</pubDate>
        <dc:creator>Brad Davis &lt;brd@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>18587b84 - Build getty(8) with WARNS=6.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/getty/Makefile#18587b84</link>
        <description>Build getty(8) with WARNS=6.Reviewed by:	imp@MFC after:	2 weeksSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D14197

            List of files:
            /freebsd-14.2/libexec/getty/Makefile</description>
        <pubDate>Wed, 21 Feb 2018 15:57:24 +0000</pubDate>
        <dc:creator>Edward Tomasz Napierala &lt;trasz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ee5a34ec - Convert to LIBADD</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/getty/Makefile#ee5a34ec</link>
        <description>Convert to LIBADDReduce overlinking

            List of files:
            /freebsd-14.2/libexec/getty/Makefile</description>
        <pubDate>Tue, 25 Nov 2014 21:18:18 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1100c001 - Make WARNS=6 the default for libexec/.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/getty/Makefile#1100c001</link>
        <description>Make WARNS=6 the default for libexec/.Just like bin/ and sbin/, I think setting WARNS to the highest valuepossible will make it more attractive for people to fix warnings.- The WARNS variable is set in the Makefile in the directory of the  application itself, making it more likely that it will be removed out  of curiosity to see what happens.- New applications will most likely build with WARNS=6 out of the box,  because the author would more likely fix the warnings during  development than lower WARNS.Unfortunately almost all apps in libexec require a lowered value ofWARNS.

            List of files:
            /freebsd-14.2/libexec/getty/Makefile</description>
        <pubDate>Sat, 02 Jan 2010 09:50:19 +0000</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9357f412 - Lock down with WFORMAT?=1, with overrides in the subdirectories which</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/getty/Makefile#9357f412</link>
        <description>Lock down with WFORMAT?=1, with overrides in the subdirectories whichare not yet warning-clean.  Tested on i386 and alpha.

            List of files:
            /freebsd-14.2/libexec/getty/Makefile</description>
        <pubDate>Mon, 04 Feb 2002 02:33:51 +0000</pubDate>
        <dc:creator>Kris Kennaway &lt;kris@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e5b5c66b - - Backout botched attempt to intoduce MANSECT feature.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/getty/Makefile#e5b5c66b</link>
        <description>- Backout botched attempt to intoduce MANSECT feature.- MAN[1-9] -&gt; MAN.

            List of files:
            /freebsd-14.2/libexec/getty/Makefile</description>
        <pubDate>Mon, 26 Mar 2001 14:22:12 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7f3dea24 - $Id$ -&gt; $FreeBSD$</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/getty/Makefile#7f3dea24</link>
        <description>$Id$ -&gt; $FreeBSD$

            List of files:
            /freebsd-14.2/libexec/getty/Makefile</description>
        <pubDate>Sat, 28 Aug 1999 00:22:10 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>33a0249f - Import Lite2&apos;s src/libexec, except for makekey (which was spammed</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/getty/Makefile#33a0249f</link>
        <description>Import Lite2&apos;s src/libexec, except for makekey (which was spammedby a repository copy from 1.1.5 and patched back to Lite1) andrbootd/bootdir/SYSHPBSD (which is binary).  All changed files havealready left the vendor branch.

            List of files:
            /freebsd-14.2/libexec/getty/Makefile</description>
        <pubDate>Sat, 02 Aug 1997 18:46:42 +0000</pubDate>
        <dc:creator>Bruce Evans &lt;bde@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9e522f7a - Revert $FreeBSD$ to $Id$</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/getty/Makefile#9e522f7a</link>
        <description>Revert $FreeBSD$ to $Id$

            List of files:
            /freebsd-14.2/libexec/getty/Makefile</description>
        <pubDate>Sat, 22 Feb 1997 14:22:49 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fe552114 - Added:</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/getty/Makefile#fe552114</link>
        <description>Added:    ic=expect/send script    modem init script    ac=expect/send script    modem answer script    ct#val		     chat script timeout (seconds)    rt#val		     recycle timeout (seconds) if &apos;ac&apos; set    dc#val		     debug bitmask for debugging chat scripts    hw	(boolean)	     enable crtscts handshaking    if=path		     &apos;issue&apos; file sent prior login promptchat.c is a simplistic expect/send chat module.

            List of files:
            /freebsd-14.2/libexec/getty/Makefile</description>
        <pubDate>Sun, 02 Feb 1997 14:24:57 +0000</pubDate>
        <dc:creator>David Nugent &lt;davidn@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1130b656 - Make the long-awaited change from $Id$ to $FreeBSD$</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/getty/Makefile#1130b656</link>
        <description>Make the long-awaited change from $Id$ to $FreeBSD$This will make a number of things easier in the future, as well as (finally!)avoiding the Id-smashing problem which has plagued developers for so long.Boy, I&apos;m glad we&apos;re not using sup anymore.  This update would have beeninsane otherwise.

            List of files:
            /freebsd-14.2/libexec/getty/Makefile</description>
        <pubDate>Tue, 14 Jan 1997 07:20:47 +0000</pubDate>
        <dc:creator>Jordan K. Hubbard &lt;jkh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cae66988 - Finally commit the changes that make getty(8) no longer depend on the</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/getty/Makefile#cae66988</link>
        <description>Finally commit the changes that make getty(8) no longer depend on theCOMPAT_43 cruft.  This is supposedly the last core utility that hasbeen using it!  (So now, one should be able to remove this option fromthe config files.  Be aware that the last officially released xtermhowever still requires it.)The getty has been running now for several weeks on my modem line, soi feel safe about it.Obtained from:	mostly from the NetBSD vendor-branch

            List of files:
            /freebsd-14.2/libexec/getty/Makefile</description>
        <pubDate>Sun, 05 May 1996 19:01:13 +0000</pubDate>
        <dc:creator>Joerg Wunsch &lt;joerg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>712c581c - Import NetBSD&apos;s termios&apos;ed getty into a vendor branch.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/getty/Makefile#712c581c</link>
        <description>Import NetBSD&apos;s termios&apos;ed getty into a vendor branch.Obtained from:	NetBSD 1.1R

            List of files:
            /freebsd-14.2/libexec/getty/Makefile</description>
        <pubDate>Sat, 13 Apr 1996 15:33:16 +0000</pubDate>
        <dc:creator>Joerg Wunsch &lt;joerg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fef0aded - Replace this with the 1.1.5.1 getty.  David says that the 4.4 version is too</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/getty/Makefile#fef0aded</link>
        <description>Replace this with the 1.1.5.1 getty.  David says that the 4.4 version is toobroken to live.Submitted by:	jkh

            List of files:
            /freebsd-14.2/libexec/getty/Makefile</description>
        <pubDate>Fri, 26 Aug 1994 05:19:17 +0000</pubDate>
        <dc:creator>Jordan K. Hubbard &lt;jkh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>23136731 - Implement fbtab ala SunSO.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/getty/Makefile#23136731</link>
        <description>Implement fbtab ala SunSO.Could not compile it (on thud) because ttychar.h was still broken.Reviewed by:Submitted by:	guido

            List of files:
            /freebsd-14.2/libexec/getty/Makefile</description>
        <pubDate>Mon, 22 Aug 1994 19:55:08 +0000</pubDate>
        <dc:creator>Guido van Rooij &lt;guido@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2a3c26c8 - Update to new make macros and disable Kerberos because we haven&apos;t got it</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/getty/Makefile#2a3c26c8</link>
        <description>Update to new make macros and disable Kerberos because we haven&apos;t got itset up right yet.

            List of files:
            /freebsd-14.2/libexec/getty/Makefile</description>
        <pubDate>Fri, 05 Aug 1994 21:24:58 +0000</pubDate>
        <dc:creator>Garrett Wollman &lt;wollman@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ea022d16 - BSD 4.4 Lite Libexec Sources</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/getty/Makefile#ea022d16</link>
        <description>BSD 4.4 Lite Libexec Sources

            List of files:
            /freebsd-14.2/libexec/getty/Makefile</description>
        <pubDate>Fri, 27 May 1994 12:39:25 +0000</pubDate>
        <dc:creator>Rodney W. Grimes &lt;rgrimes@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
