<?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 wlanconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>63939df8 - Fix indentation in bsdinstall-created wpa_supplicant.conf</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/bsdinstall/scripts/wlanconfig#63939df8</link>
        <description>Fix indentation in bsdinstall-created wpa_supplicant.confPR:		base/221982Reported by:	emasteReviewed by:	emaste, allanjudeMFC after:	0 daysX-MFC-to:	stable/11Differential Revision:	https://reviews.freebsd.org/D23641

            List of files:
            /freebsd-13.1/usr.sbin/bsdinstall/scripts/wlanconfig</description>
        <pubDate>Wed, 20 May 2020 21:39:19 +0000</pubDate>
        <dc:creator>Devin Teske &lt;dteske@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>850b25ab - Fix indentation in bsdinstall-created wpa_supplicant.conf</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/bsdinstall/scripts/wlanconfig#850b25ab</link>
        <description>Fix indentation in bsdinstall-created wpa_supplicant.confr309934 cleaned up some cases in bsdinstall to use heredocs but brokethe indentation of the generated output, because &lt;&lt;- heredocs stripleading tabs.PR:		221982Reviewed by:	allanjude, dteskeMFC after:	2 weeksSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D13190

            List of files:
            /freebsd-13.1/usr.sbin/bsdinstall/scripts/wlanconfig</description>
        <pubDate>Wed, 22 Nov 2017 15:18:11 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a7cc5680 - Revert r309918 -- modern POSIX has deprecated -&lt;#&gt;/+&lt;#&gt; syntax</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/bsdinstall/scripts/wlanconfig#a7cc5680</link>
        <description>Revert r309918 -- modern POSIX has deprecated -&lt;#&gt;/+&lt;#&gt; syntaxSpecial thanks to:	jilles

            List of files:
            /freebsd-13.1/usr.sbin/bsdinstall/scripts/wlanconfig</description>
        <pubDate>Tue, 13 Dec 2016 22:31:49 +0000</pubDate>
        <dc:creator>Devin Teske &lt;dteske@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f3a8471e - It&apos;s completely pointless to replace newlines with space</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/bsdinstall/scripts/wlanconfig#f3a8471e</link>
        <description>It&apos;s completely pointless to replace newlines with space(this is done automatically for you upon shell expansion)

            List of files:
            /freebsd-13.1/usr.sbin/bsdinstall/scripts/wlanconfig</description>
        <pubDate>Tue, 13 Dec 2016 02:56:52 +0000</pubDate>
        <dc:creator>Devin Teske &lt;dteske@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>be094a32 - The flags of a WLAN need to be quoted (they contain things like brackets)</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/bsdinstall/scripts/wlanconfig#be094a32</link>
        <description>The flags of a WLAN need to be quoted (they contain things like brackets)

            List of files:
            /freebsd-13.1/usr.sbin/bsdinstall/scripts/wlanconfig</description>
        <pubDate>Tue, 13 Dec 2016 02:54:44 +0000</pubDate>
        <dc:creator>Devin Teske &lt;dteske@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>19dbb0ba - Simplify single-line if statements</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/bsdinstall/scripts/wlanconfig#19dbb0ba</link>
        <description>Simplify single-line if statements

            List of files:
            /freebsd-13.1/usr.sbin/bsdinstall/scripts/wlanconfig</description>
        <pubDate>Tue, 13 Dec 2016 02:48:14 +0000</pubDate>
        <dc:creator>Devin Teske &lt;dteske@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>afcce2f5 - Simplify loop by moving predicate to clause</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/bsdinstall/scripts/wlanconfig#afcce2f5</link>
        <description>Simplify loop by moving predicate to clause

            List of files:
            /freebsd-13.1/usr.sbin/bsdinstall/scripts/wlanconfig</description>
        <pubDate>Tue, 13 Dec 2016 02:47:39 +0000</pubDate>
        <dc:creator>Devin Teske &lt;dteske@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b46ca7ce - Wordsmithing</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/bsdinstall/scripts/wlanconfig#b46ca7ce</link>
        <description>Wordsmithing

            List of files:
            /freebsd-13.1/usr.sbin/bsdinstall/scripts/wlanconfig</description>
        <pubDate>Tue, 13 Dec 2016 02:46:36 +0000</pubDate>
        <dc:creator>Devin Teske &lt;dteske@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a9d33421 - Why test $? when you can test the command</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/bsdinstall/scripts/wlanconfig#a9d33421</link>
        <description>Why test $? when you can test the command

            List of files:
            /freebsd-13.1/usr.sbin/bsdinstall/scripts/wlanconfig</description>
        <pubDate>Tue, 13 Dec 2016 02:45:52 +0000</pubDate>
        <dc:creator>Devin Teske &lt;dteske@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6ef8ca67 - Restore previous comment</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/bsdinstall/scripts/wlanconfig#6ef8ca67</link>
        <description>Restore previous comment

            List of files:
            /freebsd-13.1/usr.sbin/bsdinstall/scripts/wlanconfig</description>
        <pubDate>Tue, 13 Dec 2016 02:45:07 +0000</pubDate>
        <dc:creator>Devin Teske &lt;dteske@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>94f5aec6 - Both simplify bringup of interface after changes and catch errors in debug</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/bsdinstall/scripts/wlanconfig#94f5aec6</link>
        <description>Both simplify bringup of interface after changes and catch errors in debug

            List of files:
            /freebsd-13.1/usr.sbin/bsdinstall/scripts/wlanconfig</description>
        <pubDate>Tue, 13 Dec 2016 02:44:33 +0000</pubDate>
        <dc:creator>Devin Teske &lt;dteske@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b9f60aba - Calculate proper size of menu list dialog</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/bsdinstall/scripts/wlanconfig#b9f60aba</link>
        <description>Calculate proper size of menu list dialog

            List of files:
            /freebsd-13.1/usr.sbin/bsdinstall/scripts/wlanconfig</description>
        <pubDate>Tue, 13 Dec 2016 02:42:10 +0000</pubDate>
        <dc:creator>Devin Teske &lt;dteske@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9a46c67a - There&apos;s an API function for catching errors and displaying them or</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/bsdinstall/scripts/wlanconfig#9a46c67a</link>
        <description>There&apos;s an API function for catching errors and displaying them orlogging them to debug output

            List of files:
            /freebsd-13.1/usr.sbin/bsdinstall/scripts/wlanconfig</description>
        <pubDate>Tue, 13 Dec 2016 02:40:54 +0000</pubDate>
        <dc:creator>Devin Teske &lt;dteske@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7e1166de - There&apos;s an API function for displaying pauses</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/bsdinstall/scripts/wlanconfig#7e1166de</link>
        <description>There&apos;s an API function for displaying pauses

            List of files:
            /freebsd-13.1/usr.sbin/bsdinstall/scripts/wlanconfig</description>
        <pubDate>Tue, 13 Dec 2016 02:30:24 +0000</pubDate>
        <dc:creator>Devin Teske &lt;dteske@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d79a1355 - There&apos;s an API function for displaying yes/no dialogs</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/bsdinstall/scripts/wlanconfig#d79a1355</link>
        <description>There&apos;s an API function for displaying yes/no dialogs

            List of files:
            /freebsd-13.1/usr.sbin/bsdinstall/scripts/wlanconfig</description>
        <pubDate>Tue, 13 Dec 2016 02:29:20 +0000</pubDate>
        <dc:creator>Devin Teske &lt;dteske@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1d92999c - There&apos;s an API function for displaying errors</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/bsdinstall/scripts/wlanconfig#1d92999c</link>
        <description>There&apos;s an API function for displaying errors

            List of files:
            /freebsd-13.1/usr.sbin/bsdinstall/scripts/wlanconfig</description>
        <pubDate>Tue, 13 Dec 2016 02:27:38 +0000</pubDate>
        <dc:creator>Devin Teske &lt;dteske@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>35af83c1 - Comment</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/bsdinstall/scripts/wlanconfig#35af83c1</link>
        <description>Comment

            List of files:
            /freebsd-13.1/usr.sbin/bsdinstall/scripts/wlanconfig</description>
        <pubDate>Tue, 13 Dec 2016 02:25:23 +0000</pubDate>
        <dc:creator>Devin Teske &lt;dteske@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b45548a8 - Whitespace alignment</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/bsdinstall/scripts/wlanconfig#b45548a8</link>
        <description>Whitespace alignment

            List of files:
            /freebsd-13.1/usr.sbin/bsdinstall/scripts/wlanconfig</description>
        <pubDate>Tue, 13 Dec 2016 02:23:48 +0000</pubDate>
        <dc:creator>Devin Teske &lt;dteske@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d5fddc4d - Relying on dialog auto-sizing (width/height/rows = 0) is a mistake</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/bsdinstall/scripts/wlanconfig#d5fddc4d</link>
        <description>Relying on dialog auto-sizing (width/height/rows = 0) is a mistakeUse the provided API for calculating the appropriate size of menus

            List of files:
            /freebsd-13.1/usr.sbin/bsdinstall/scripts/wlanconfig</description>
        <pubDate>Tue, 13 Dec 2016 02:22:21 +0000</pubDate>
        <dc:creator>Devin Teske &lt;dteske@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7599c854 - Remove unnecessary quotes</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.sbin/bsdinstall/scripts/wlanconfig#7599c854</link>
        <description>Remove unnecessary quotes

            List of files:
            /freebsd-13.1/usr.sbin/bsdinstall/scripts/wlanconfig</description>
        <pubDate>Tue, 13 Dec 2016 02:16:00 +0000</pubDate>
        <dc:creator>Devin Teske &lt;dteske@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
