Re: tcsh history and month bugfix: tc.prompt.c v3.38

2000-04-20 Thread Christos Zoulas
On Apr 21, 8:36am, [EMAIL PROTECTED] ("Andrey A. Chernov") wrote: -- Subject: tcsh history and month bugfix: tc.prompt.c v3.38 thanks, I am redoing the code for tc.prompt.c anyway because it is wrong! christos To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" i

Re: tcsh 6.10.00 echo;echo;echo; bug with fix

2001-03-13 Thread Christos Zoulas
On Mar 13, 1:19pm, [EMAIL PROTECTED] ("Andrey A. Chernov") wrote: -- Subject: tcsh 6.10.00 echo;echo;echo; bug with fix Thanks so much! I wonder how come this bug remained unnoticed for such a long time! christos | echo;echo;echo; must output 3 new lines but currently not due to obvious | bug:

Re: tcsh 6.10.00 echo;echo;echo; bug with fix

2001-03-14 Thread Christos Zoulas
On Mar 14, 2:41pm, [EMAIL PROTECTED] (David Malone) wrote: -- Subject: Re: tcsh 6.10.00 echo;echo;echo; bug with fix | > echo is more like as external command, even in its internal form it | > tends to be compatible even with SysV-isms. What non-BSD grown (i.e. SysV) | > csh echo prints? | | So

Re: tcsh 6.10.00 echo;echo;echo; bug with fix

2001-03-14 Thread Christos Zoulas
On Wed, Mar 14, 2001 at 09:54:32 -0500, Christos Zoulas wrote: | | > Yeah, that is a good idea. I think that I'll add an echo_style "bsdbug", | > and leave the default alone. | | Even if we left old default in place (which I personally not like), old | code have signal hand

Re: [PATCH] mtree should not output size if the file is not a regular file

2013-09-09 Thread Christos Zoulas
On Sep 9, 2:35pm, delp...@delphij.net (Xin Li) wrote: -- Subject: [PATCH] mtree should not output size if the file is not a regular | Hi, | | I think it doesn't make sense to emit size information for non-regular | files like directories, symlinks, etc. although both our and NetBSD's | mtree wou

Re: [PATCH] mtree should not output size if the file is not a regular file

2013-09-09 Thread Christos Zoulas
On Sep 10, 1:21am, d...@des.no (=?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?=) wrote: -- Subject: Re: [PATCH] mtree should not output size if the file is not a reg | Roll a large tarball (e.g. a complete FreeBSD installation). Copy it to | different machines with different filesystems. Untar and run mtr