]> Zhao Yanbai Git Server - minix.git/commit
Import NetBSD shell environment files 79/2879/1
authorLionel Sambuc <lionel@minix3.org>
Mon, 10 Nov 2014 15:09:08 +0000 (16:09 +0100)
committerLionel Sambuc <lionel@minix3.org>
Mon, 10 Nov 2014 15:48:56 +0000 (16:48 +0100)
commit957802cd0cf83421da2a4a3998e8a7f4f54e6028
treeb814dff2453f0db20a09829227274036fbcca67a
parent123aceb045e00d3843d4a07e92bb83480eee5618
Import NetBSD shell environment files

With the import of Xorg, a proper separation between login-time and sub
shell-time of the environment setup is necessary.

Instead of re-developping this from scratch, I am taking the opportunity
to import the NetBSD default environment.

Change-Id: Ib6a8fbd9c2f407ccd59be57a52ef9df21c2c9ce7
23 files changed:
distrib/sets/lists/minix/mi
etc/Makefile
etc/ast/.exrc [deleted file]
etc/ast/.profile [deleted file]
etc/csh.cshrc [new file with mode: 0644]
etc/csh.login [new file with mode: 0644]
etc/csh.logout [new file with mode: 0644]
etc/mtree/NetBSD.dist.base
etc/profile
etc/root/Makefile [new file with mode: 0644]
etc/root/dot.cshrc [new file with mode: 0644]
etc/root/dot.klogin [new file with mode: 0644]
etc/root/dot.login [new file with mode: 0644]
etc/root/dot.profile [new file with mode: 0644]
etc/root/dot.shrc [new file with mode: 0644]
etc/shrc [new file with mode: 0644]
etc/skel/Makefile [new file with mode: 0644]
etc/skel/dot.cshrc [new file with mode: 0644]
etc/skel/dot.login [new file with mode: 0644]
etc/skel/dot.logout [new file with mode: 0644]
etc/skel/dot.profile [new file with mode: 0644]
etc/skel/dot.shrc [new file with mode: 0644]
usr.sbin/user/user.c