Re: cvs commit: src/etc/root dot.profile

2007-05-29 Thread Doug Barton
Niclas Zeising wrote: The same change should probably be done to /root/etc/dot.cshrc I did the dot.profile commit separately because I did more than just remove /usr/X11R6. and the files in share/skel as well... That one I actually forgot about, thanks for the reminder. :) Doug --

Re: cvs commit: src/etc/root dot.profile

2007-05-29 Thread Doug Barton
Ceri Davies wrote: On Tue, May 29, 2007 at 06:33:11AM +, Doug Barton wrote: dougb 2007-05-29 06:33:11 UTC FreeBSD src repository Modified files: etc/root dot.profile Log: Remove X11R6 from the default PATH to join the new world order. While I'm here, ma

Re: cvs commit: src/etc/root dot.profile

2007-05-29 Thread Ceri Davies
On Tue, May 29, 2007 at 09:56:14AM -0600, Warner Losh wrote: > > sh doesn't support ~ expansion, does it? > > Back in the days of your grandfathers, it didn't. The SunOS 3.5 box > we had as school, for example, didn't. However, FreeBSD's /bin/sh > does and has for quite some time. Yep, I had my

Re: cvs commit: src/etc/root dot.profile

2007-05-29 Thread Warner Losh
> sh doesn't support ~ expansion, does it? Back in the days of your grandfathers, it didn't. The SunOS 3.5 box we had as school, for example, didn't. However, FreeBSD's /bin/sh does and has for quite some time. Warner ___ cvs-all@freebsd.org mailing l

Re: cvs commit: src/etc/root dot.profile

2007-05-29 Thread Alexey Dokuchaev
On Tue, May 29, 2007 at 12:33:46PM +0200, Simon L. Nielsen wrote: > On 2007.05.29 11:15:15 +0100, Ceri Davies wrote: > > On Tue, May 29, 2007 at 06:33:11AM +, Doug Barton wrote: > > > dougb 2007-05-29 06:33:11 UTC > > > > > > FreeBSD src repository > > > > > > Modified files: > > >

Re: cvs commit: src/etc/root dot.profile

2007-05-29 Thread Niclas Zeising
On 5/29/07, Ceri Davies <[EMAIL PROTECTED]> wrote: On Tue, May 29, 2007 at 12:33:46PM +0200, Simon L. Nielsen wrote: > On 2007.05.29 11:15:15 +0100, Ceri Davies wrote: > > On Tue, May 29, 2007 at 06:33:11AM +, Doug Barton wrote: > > > dougb 2007-05-29 06:33:11 UTC > > > > > > FreeBSD

Re: cvs commit: src/etc/root dot.profile

2007-05-29 Thread Ceri Davies
On Tue, May 29, 2007 at 12:33:46PM +0200, Simon L. Nielsen wrote: > On 2007.05.29 11:15:15 +0100, Ceri Davies wrote: > > On Tue, May 29, 2007 at 06:33:11AM +, Doug Barton wrote: > > > dougb 2007-05-29 06:33:11 UTC > > > > > > FreeBSD src repository > > > > > > Modified files: > > >

Re: cvs commit: src/etc/root dot.profile

2007-05-29 Thread Simon L. Nielsen
On 2007.05.29 11:15:15 +0100, Ceri Davies wrote: > On Tue, May 29, 2007 at 06:33:11AM +, Doug Barton wrote: > > dougb 2007-05-29 06:33:11 UTC > > > > FreeBSD src repository > > > > Modified files: > > etc/root dot.profile > > Log: > > Remove X11R6 from the defau

Re: cvs commit: src/etc/root dot.profile

2007-05-29 Thread Ceri Davies
On Tue, May 29, 2007 at 06:33:11AM +, Doug Barton wrote: > dougb 2007-05-29 06:33:11 UTC > > FreeBSD src repository > > Modified files: > etc/root dot.profile > Log: > Remove X11R6 from the default PATH to join the new world order. > > While I'm here, make

cvs commit: src/etc/root dot.profile

2007-05-28 Thread Doug Barton
dougb 2007-05-29 06:33:11 UTC FreeBSD src repository Modified files: etc/root dot.profile Log: Remove X11R6 from the default PATH to join the new world order. While I'm here, make the default PATH match that in the csh profile, and login.conf. Revision