<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in logins.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>e738085b94631f90e21a49852538ac95974baf44 - Remove my middle name.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/logins/logins.c#e738085b94631f90e21a49852538ac95974baf44</link>
        <description>Remove my middle name.

            List of files:
            /freebsd/usr.bin/logins/logins.c</description>
        <pubDate>Thu, 17 Aug 2023 15:08:11 +0200</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1d386b48a555f61cb7325543adbbb5c3f3407a66 - Remove $FreeBSD$: one-line .c pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/logins/logins.c#1d386b48a555f61cb7325543adbbb5c3f3407a66</link>
        <description>Remove $FreeBSD$: one-line .c patternRemove /^[\s*]*__FBSDID\(&quot;\$FreeBSD\$&quot;\);?\s*\n/

            List of files:
            /freebsd/usr.bin/logins/logins.c</description>
        <pubDate>Wed, 16 Aug 2023 19:54:42 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b3e7694832e81d7a904a10f525f8797b753bf0d3 - Remove $FreeBSD$: two-line .h pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/logins/logins.c#b3e7694832e81d7a904a10f525f8797b753bf0d3</link>
        <description>Remove $FreeBSD$: two-line .h patternRemove /^\s*\*\n \*\s+\$FreeBSD\$$\n/

            List of files:
            /freebsd/usr.bin/logins/logins.c</description>
        <pubDate>Wed, 16 Aug 2023 19:54:16 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1de7b4b805ddbf2429da511c053686ac4591ed89 - various: general adoption of SPDX licensing ID tags.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/logins/logins.c#1de7b4b805ddbf2429da511c053686ac4591ed89</link>
        <description>various: general adoption of SPDX licensing ID tags.Mainly focus on files that use BSD 2-Clause license, however the tool Iwas using misidentified many licenses so this was mostly a manual - errorprone - task.The Software Package Data Exchange (SPDX) group provides a specificationto make it easier for automated tools to detect and summarize well knownopensource licenses. We are gradually adopting the specification, notingthat the tags are considered only advisory and do not, in any way,superceed or replace the license texts.No functional change intended.

            List of files:
            /freebsd/usr.bin/logins/logins.c</description>
        <pubDate>Mon, 27 Nov 2017 16:37:16 +0100</pubDate>
        <dc:creator>Pedro F. Giffuni &lt;pfg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8fa0b743820f61c661ba5f3ea0e3be0dc137910e - IFC @230489 (pending review).</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/logins/logins.c#8fa0b743820f61c661ba5f3ea0e3be0dc137910e</link>
        <description>IFC @230489 (pending review).

            List of files:
            /freebsd/usr.bin/logins/logins.c</description>
        <pubDate>Mon, 23 Jan 2012 20:46:36 +0100</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>80dbff4e99ba37534b40803a1ddff842f5ebdd58 - IFC to head to catch up the bhyve branch</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/logins/logins.c#80dbff4e99ba37534b40803a1ddff842f5ebdd58</link>
        <description>IFC to head to catch up the bhyve branchApproved by:	grehan@

            List of files:
            /freebsd/usr.bin/logins/logins.c</description>
        <pubDate>Wed, 04 Jan 2012 03:01:27 +0100</pubDate>
        <dc:creator>Sean Bruno &lt;sbruno@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fb2ad9d3a495c2ad70c72b3321b61f43d132fbfa - Reencode files from latin1 to UTF-8.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/logins/logins.c#fb2ad9d3a495c2ad70c72b3321b61f43d132fbfa</link>
        <description>Reencode files from latin1 to UTF-8.This makes a tiny percentage of entries in calendars ugly for latin1users, but fixes them for UTF-8 users.This badly needs a solution involving locale-dependent re-encoding.

            List of files:
            /freebsd/usr.bin/logins/logins.c</description>
        <pubDate>Fri, 30 Dec 2011 11:59:15 +0100</pubDate>
        <dc:creator>Ulrich Sp&#246;rlein &lt;uqs@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0a5f38d4b135989a007c72a29e7879401ad9e960 - Add a logins(1) utility similar to that found in SVr4 derivatives.  This</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/logins/logins.c#0a5f38d4b135989a007c72a29e7879401ad9e960</link>
        <description>Add a logins(1) utility similar to that found in SVr4 derivatives.  Thisparticular implementation is based on the Solaris logins(1) man page.

            List of files:
            /freebsd/usr.bin/logins/logins.c</description>
        <pubDate>Sat, 06 Mar 2004 22:57:29 +0100</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0a5f38d4b135989a007c72a29e7879401ad9e960 - Add a logins(1) utility similar to that found in SVr4 derivatives.  This</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/logins/logins.c#0a5f38d4b135989a007c72a29e7879401ad9e960</link>
        <description>Add a logins(1) utility similar to that found in SVr4 derivatives.  Thisparticular implementation is based on the Solaris logins(1) man page.

            List of files:
            /freebsd/usr.bin/logins/logins.c</description>
        <pubDate>Sat, 06 Mar 2004 22:57:29 +0100</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
