On Mon, 19 Nov 2012 19:37:53 -0700 (MST), Jon Trulson wrote:
> On Sun, 18 Nov 2012, Pascal Stumpf wrote:
>
> > On Mon, 15 Oct 2012 18:10:26 -0600 (MDT), Jon Trulson wrote:
> >> On Mon, 15 Oct 2012, Pascal Stumpf wrote:
> >>
> >>> Something has seriously broken ttsession on OpenBSD (and anything us
On Mon, 19 Nov 2012, Pascal Stumpf wrote:
> See patch.
>
This one I'm not so sure about... pclose might be doing other cleanups
under the hood, so should be used... Can you determine why the shell
sometimes hangs?
If not, then can we make this conditional on OpenBSD only?
--
Jon Trulson
"Oh
On Mon, 19 Nov 2012, Pascal Stumpf wrote:
> See patch. Other OSes might want to do this as well ...
>
Applied.
--
Jon Trulson
"Oh the land of the free, and the home of the brave.
Are you heaven on Earth, or the gloom of the grave."
-- Iron Sky
-
On Mon, 19 Nov 2012, Pascal Stumpf wrote:
> See patch.
>
Applied.
--
Jon Trulson
"Oh the land of the free, and the home of the brave.
Are you heaven on Earth, or the gloom of the grave."
-- Iron Sky
--
On Sun, 18 Nov 2012, Pascal Stumpf wrote:
> We currently build and install an extra copy of all motif manpages.
> This is unnecessary at best; this documentation should be packaged
> with openmotif. It might well be outdated too (haven't checked).
>
Applied.
--
Jon Trulson
"Oh the land of the
On Sun, 18 Nov 2012, Pascal Stumpf wrote:
> See patch.
>
Applied.
--
Jon Trulson
"Oh the land of the free, and the home of the brave.
Are you heaven on Earth, or the gloom of the grave."
-- Iron Sky
--
On Sun, 18 Nov 2012, Pascal Stumpf wrote:
> Avoid make warnings.
>
Applied.
--
Jon Trulson
"Oh the land of the free, and the home of the brave.
Are you heaven on Earth, or the gloom of the grave."
-- Iron Sky
On Sun, 18 Nov 2012, Pascal Stumpf wrote:
> On Mon, 15 Oct 2012 18:10:26 -0600 (MDT), Jon Trulson wrote:
>> On Mon, 15 Oct 2012, Pascal Stumpf wrote:
>>
>>> Something has seriously broken ttsession on OpenBSD (and anything using
>>> it). Either segfaulting and leaving zombie processes or immediat
See patch.
>From cc22d0438465eb8d099acba27d3c4f6e382c920d Mon Sep 17 00:00:00 2001
From: Pascal Stumpf
Date: Mon, 19 Nov 2012 16:29:10 +0100
Subject: [PATCH] pclose() -> fclose()
We're not doing anything with the exit status anyway, and waiting for the
shell to terminate sometimes hangs dtfile, a
See patch. Other OSes might want to do this as well ...
>From 3f0f3a4909692ededd08892260140fd6c8f97f7d Mon Sep 17 00:00:00 2001
From: Pascal Stumpf
Date: Mon, 19 Nov 2012 16:22:47 +0100
Subject: [PATCH] On OpenBSD, use FILE_MAP_OPTIMIZED.
This has the effect of not performing a tt call each time
10 matches
Mail list logo