On Thu, 30 Aug 2012, Ulrich Wilkens wrote:
> This one fixes a bug where suid bit is needed for dtmail on BSD systems.
> It also fixes a bug where date/time is not displayed for some time zones.
>
>
>
Applied.
--
Jon Trulson
Atoms are what make us matter.
-
On Thu, 30 Aug 2012, Ulrich Wilkens wrote:
> On 08/30/12 02:45, Pascal Stumpf wrote:
>> Just one inline comment.
>
>>> +
>>> +#ifdef __OpenBSD__
>>> +# define cpp_MAIL "/var/mail/$USER"
>>> +# define cpp_XINITUSER "$HOME/.xinitrc"
>>> +# define cpp_XDMSYS "/etc/X11/xdm/Xsession"
>>> +# undef c
On Thu, 30 Aug 2012, Ulrich Wilkens wrote:
> This patch fixes some paths which are wrong for BSD systems.
>
>
Applied.
--
Jon Trulson
Atoms are what make us matter.
--
Live Security Virtual Conference
Exclusive live
-Original Message-
From: Ulrich Wilkens
To: cdesktopenv-devel
Sent: Wed, Aug 29, 2012 9:52 pm
Subject: [cdesktopenv-devel] [PATCH] Two fixes for dtmail
This one fixes a bug where suid bit is needed for dtmail on BSD systems.
It also fixes a bug where date/time is not displayed
On 08/30/12 02:45, Pascal Stumpf wrote:
> Just one inline comment.
>> +
>> +#ifdef __OpenBSD__
>> +# define cpp_MAIL "/var/mail/$USER"
>> +# define cpp_XINITUSER "$HOME/.xinitrc"
>> +# define cpp_XDMSYS "/etc/X11/xdm/Xsession"
>> +# undef cpp_HELLO
>> +# define cpp_HELLO "$DT_BINPATH/dthello
This one fixes a bug where suid bit is needed for dtmail on BSD systems.
It also fixes a bug where date/time is not displayed for some time zones.
--
Ulrich Wilkens
Email: m...@uwilkens.de
>From 764099a24f0e2987593fd33358f0c767d357f0ea Mon Sep 17 00:00:00 2001
From: Ulrich Wilkens
Date: Thu, 3
Just one inline comment.
On Thu, 30 Aug 2012 02:35:35 +0200, Ulrich Wilkens wrote:
> This patch fixes some paths which are wrong for BSD systems.
>
> --
> Ulrich Wilkens
> Email: m...@uwilkens.de
>
>
> >From 957de1fd41ff2ca5bd8c79f50e3d3919ea614487 Mon Sep 17 00:00:00 2001
> From: Ulrich Wilke
This patch fixes some paths which are wrong for BSD systems.
--
Ulrich Wilkens
Email: m...@uwilkens.de
>From 957de1fd41ff2ca5bd8c79f50e3d3919ea614487 Mon Sep 17 00:00:00 2001
From: Ulrich Wilkens
Date: Thu, 30 Aug 2012 02:12:16 +0200
Subject: [PATCH] Correction of paths for BSDs
---
cde/.giti