On Mon, 10 Sep 2012, Marc Balmer wrote:
> yes, why make it conditional if the new code works on all platforms?
Yes, it works for me as well. Sorry for noise.
//Marcin
--
Live Security Virtual Conference
Exclusive live e
On Sun, 9 Sep 2012, Marcin Cieslak wrote:
> On Sun, 9 Sep 2012, Jon Trulson wrote:
>
>> How did you get this output?
>
[...]
> Sorry, I should have explained more: this is a raw
> dump of the decopressed contents of the actual git object.
>
heh, here I was googling all over the place... :)
[...]
On Mon, 10 Sep 2012, Marcin Cieslak wrote:
Applied.
--
Jon Trulson
Atoms are what make us matter.
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape
On Mon, 10 Sep 2012, Marcin Cieslak wrote:
> - make installer to set up man(1) paths using /usr/local/etc/man.d/*
> - don't override empty/unset MANPATH with compiled in default
Applied.
--
Jon Trulson
Atoms are what make us matter.
---
yes, why make it conditional if the new code works on all platforms?
--
Marc Balmer
micro systems, http://www.msys.ch/
Tel. +41 61 383 05 10, Fax +41 61 383 05 12
Am 10.09.2012 um 20:06 schrieb Jon Trulson :
> On Mon, 10 Sep 2012, Marcin Cieslak wrote:
>
>> On Sun, 9 Sep 2012, Mike Stroyan wro
On Mon, 10 Sep 2012, Marcin Cieslak wrote:
> On Sun, 9 Sep 2012, Mike Stroyan wrote:
>
>> The root of the problem is an assumption in dtexec that fstat will report the
>> number of readable
>> characters in a pipe as the st_size. Recent linux kernels always return 0
>> for
>> st_size of a pipe.
---
cde/programs/dtlogin/config/Xconfig.src |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/cde/programs/dtlogin/config/Xconfig.src
b/cde/programs/dtlogin/config/Xconfig.src
index 2f2d430..16cbe4b 100644
--- a/cde/programs/dtlogin/config/Xconfig.src
+++ b/cde/programs/dt
- make installer to set up man(1) paths using /usr/local/etc/man.d/*
- don't override empty/unset MANPATH with compiled in default
---
.../IntegTools/post_install/freebsd/configMin.src | 16
cde/programs/dtlogin/config/0060.dtsysenv.src |2 ++
cde/programs/dtsearchpath