<?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 dot.profile</title>
    <link>http://nxr.netbsd.org/rss/src/etc/skel/dot.profile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>dot.profile: add commented out LESS example<br/><br/>Switch commented out PAGER from more(1), the default, to less(1), so<br/>that a user can just uncomment the line and doesn't have to edit it.<br/><br/>While here, add commented out example of setting less(1) options with<br/>LESS and explain how you can use -X to alleviate the pain from<br/>alternate screen switching (b/c, of course, nothing is more user<br/>friendly than wiping away from the screen the manual page you have<br/>just been reading in your PAGER and want to peek at again as you are<br/>typing the command).</title>
    <description>/src/etc/skel/dot.profile - 1.12</description>
    <pubDate>Mon Sep 23 00:12:36 UTC 2024</pubDate>
    <dc:creator>uwe</dc:creator>
</item>

<item>
    <title>dot.profile: reword the comment about EDITOR<br/><br/>Push the scary cool story about ed(1) from the front page.  The user<br/>is more interested in the options available to them, so move the<br/>sentence about emacs and nano closer to the beginning of the comment.<br/><br/>TBH, I was a bit incredulous, but sh's own fc _does_ use ed if EDITOR<br/>is not set, though it seems to be the only program in base to do this.<br/>Speak of a self-fulfilling prophecy...</title>
    <description>/src/etc/skel/dot.profile - 1.11</description>
    <pubDate>Mon Sep 23 11:38:50 UTC 2024</pubDate>
    <dc:creator>uwe</dc:creator>
</item>

<item>
    <title>branches:  1.10.16;<br/>/usr/X11R6 has been empty on most NetBSD installations since 2008,<br/>and the last few straggling ports dumped it in 2015.  It's time to<br/>prune references to /usr/X11R6 from our config files.</title>
    <description>/src/etc/skel/dot.profile - 1.10</description>
    <pubDate>Thu Mar 01 06:12:09 UTC 2018</pubDate>
    <dc:creator>snj</dc:creator>
</item>

<item>
    <title>branches:  1.9.26;<br/>fix use of setenv in a comment, noted by "stu314" on freenode.</title>
    <description>/src/etc/skel/dot.profile - 1.9</description>
    <pubDate>Tue Apr 10 19:02:30 UTC 2012</pubDate>
    <dc:creator>dholland</dc:creator>
</item>

<item>
    <title>branches:  1.8.2;  1.8.4;<br/>put back a commented out EXINIT entry.</title>
    <description>/src/etc/skel/dot.profile - 1.8</description>
    <pubDate>Wed Oct 19 14:42:37 UTC 2011</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Re-enable EDITOR=vi because otherwise stuff breaks. (Or runs ed, which<br/>is arguably equivalent to breaking.)<br/><br/>Per the discussion on tech-userlevel, document the settings offered.<br/><br/>(All of this needs quite a bit more work still.)</title>
    <description>/src/etc/skel/dot.profile - 1.7</description>
    <pubDate>Wed Oct 19 11:27:26 UTC 2011</pubDate>
    <dc:creator>dholland</dc:creator>
</item>

<item>
    <title>Cleanup ancient entries derived from 4.4BSD Lite2 merge<br/>for newer useradd(8) users:<br/>- remove all aliases<br/>- remove annoying EXINIT setting<br/>- comment out other environment settings<br/><br/>Discussed on tech-userlevel@.</title>
    <description>/src/etc/skel/dot.profile - 1.6</description>
    <pubDate>Wed Oct 19 10:14:35 UTC 2011</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>Sprinkle /usr/X11R7 where relevant.  rc.d/x{fs,dm} are left to be done.</title>
    <description>/src/etc/skel/dot.profile - 1.5</description>
    <pubDate>Wed Nov 19 18:07:20 UTC 2008</pubDate>
    <dc:creator>cube</dc:creator>
</item>

<item>
    <title>branches:  1.4.18;  1.4.26;<br/>Sync behaviour of sh and ksh dotfiles for new users with those of root.<br/>Addresses PR 32215 by Wouter Schoot</title>
    <description>/src/etc/skel/dot.profile - 1.4</description>
    <pubDate>Thu Aug 31 22:49:55 UTC 2006</pubDate>
    <dc:creator>hubertf</dc:creator>
</item>

<item>
    <title>branches:  1.3.12;<br/>Add more descriptive header comments for default dotfiles.<br/>Text based on suggestions by Igor Sobrado in PR misc/21223</title>
    <description>/src/etc/skel/dot.profile - 1.3</description>
    <pubDate>Thu Apr 24 01:02:26 UTC 2003</pubDate>
    <dc:creator>perry</dc:creator>
</item>

<item>
    <title>Nuke 'umask 2' as it is inappropriate for the default useradd(8)<br/>behaviour. The system default (022) is more sensible.</title>
    <description>/src/etc/skel/dot.profile - 1.2</description>
    <pubDate>Sun Sep 29 14:52:57 UTC 2002</pubDate>
    <dc:creator>grant</dc:creator>
</item>

<item>
    <title>branches:  1.1.2;  1.1.4;  1.1.6;<br/>Copy skel files from sharesrc/share/skel.<br/><br/>Part of fix for PR bin/10985.</title>
    <description>/src/etc/skel/dot.profile - 1.1</description>
    <pubDate>Mon Oct 16 13:12:26 UTC 2000</pubDate>
    <dc:creator>simonb</dc:creator>
</item>

<item>
    <title>Pullup rev 1.2 (requested by grant in ticket #1570)<br/><br/>Nuke 'umask 2' as it is inappropriate for the default useradd(8)behaviour.</title>
    <description>/src/etc/skel/dot.profile - 1.1.6.1</description>
    <pubDate>Wed Dec 24 04:27:20 UTC 2003</pubDate>
    <dc:creator>jmc</dc:creator>
</item>

<item>
    <title>Pull up revision 1.1 (new, requested by simonb):<br/>  Use /etc/skel only for skeleton files for useradd.  Fixes PR#10985.</title>
    <description>/src/etc/skel/dot.profile - 1.1.4.2</description>
    <pubDate>Wed Oct 25 16:58:50 UTC 2000</pubDate>
    <dc:creator>he</dc:creator>
</item>

<item>
    <title>file dot.profile was added on branch netbsd-1-4 on 2000-10-25 16:58:50 +0000</title>
    <description>/src/etc/skel/dot.profile - 1.1.4.1</description>
    <pubDate>Mon Oct 16 13:12:26 UTC 2000</pubDate>
    <dc:creator>he</dc:creator>
</item>

<item>
    <title>Pullup 1.1 [simonb]:<br/>Use /etc/skel only for skeleton files for useradd.<br/>Fixes PR bin/10985.</title>
    <description>/src/etc/skel/dot.profile - 1.1.2.2</description>
    <pubDate>Fri Oct 20 17:00:53 UTC 2000</pubDate>
    <dc:creator>tv</dc:creator>
</item>

<item>
    <title>file dot.profile was added on branch netbsd-1-5 on 2000-10-20 17:00:53 +0000</title>
    <description>/src/etc/skel/dot.profile - 1.1.2.1</description>
    <pubDate>Mon Oct 16 13:12:26 UTC 2000</pubDate>
    <dc:creator>tv</dc:creator>
</item>

<item>
    <title>Pull up following revision(s) (requested by hubertf in ticket #105):<br/>	distrib/sets/lists/etc/mi: revision 1.175<br/>	etc/skel/dot.profile: revision 1.4<br/>	etc/skel/Makefile: revision 1.8<br/>	etc/skel/dot.shrc: revision 1.1<br/>Sync behaviour of sh and ksh dotfiles for new users with those of root.<br/>Addresses PR 32215 by Wouter Schoot<br/>Actually install "dot.shrc" to fix the build.</title>
    <description>/src/etc/skel/dot.profile - 1.3.12.1</description>
    <pubDate>Sat Sep 02 23:56:14 UTC 2006</pubDate>
    <dc:creator>riz</dc:creator>
</item>

<item>
    <title>Pull up following revision(s) (requested by cube in ticket #96):<br/>	etc/login.conf: revision 1.3<br/>	etc/skel/dot.profile: revision 1.5<br/>	etc/root/dot.profile: revision 1.20<br/>	etc/skel/dot.cshrc: revision 1.4<br/>	etc/root/dot.cshrc: revision 1.19<br/>Sprinkle /usr/X11R7 where relevant.  rc.d/x{fs,dm} are left to be done.</title>
    <description>/src/etc/skel/dot.profile - 1.4.26.1</description>
    <pubDate>Thu Nov 20 03:37:42 UTC 2008</pubDate>
    <dc:creator>snj</dc:creator>
</item>

<item>
    <title>Sync with HEAD.</title>
    <description>/src/etc/skel/dot.profile - 1.4.18.1</description>
    <pubDate>Sat Jan 17 20:43:44 UTC 2009</pubDate>
    <dc:creator>mjf</dc:creator>
</item>
</channel></rss>

