Re: OpenBSD joining worldwide software patent non-agression community

2014-02-14 Thread Jens K. Loewe
Am 15.02.14 01:46, schrieb Brynet: >OpenBSD is what part of the 'Linux System' exactly? :-) Heh, "the Linux system"... I'd assume what he meant was "we support Linux only, but we might also support you if you help us support Linux". Amusing.

Re: Racket seg fault and atexit

2014-02-14 Thread Philip Guenther
On Fri, Feb 14, 2014 at 8:20 PM, Juan Francisco Cantero Hurtado wrote: > Can someone tell me if this crash is due to a bug on OpenBSD or on > Racket? I'm asking because the backtrace shows "atexit" and I don't > know if it is something related to the changes to atexit. I only see the > bug when r

Racket seg fault and atexit

2014-02-14 Thread Juan Francisco Cantero Hurtado
Can someone tell me if this crash is due to a bug on OpenBSD or on Racket? I'm asking because the backtrace shows "atexit" and I don't know if it is something related to the changes to atexit. I only see the bug when racket is compiled with gcc. With clang (on amd64), racket works fine. http://bu

Re: OpenBSD joining worldwide software patent non-agression community

2014-02-14 Thread Brynet
On Fri, Feb 14, 2014 at 08:37:32PM +0100, Valer Mischenko wrote: > Hi the OpenBSD team, > > Ken Westerback advised me to appeal to you as a collective. > > My name is Valer and I am writing to you on behalf of the Open Invention > Network (OIN). Our mission is to support projects developing or us

Re: OpenBSD joining worldwide software patent non-agression community

2014-02-14 Thread Kenneth Westerback
On 14 February 2014 14:37, Valer Mischenko wrote: > Hi the OpenBSD team, > > Ken Westerback advised me to appeal to you as a collective. Well, my exact word were "You can try appealing to tech@openbsd.org, but I'd rate the chances of a previously secret organization controlling OpenBSD patents s

Re: problem with gethostbyaddr() on OBSD 5.4?

2014-02-14 Thread Robert Urban
Hi Eric, On 02/03/2014 02:00 PM, Robert Urban wrote: > Hi Eric, > > On 02/03/2014 10:48 AM, Eric Faurot wrote: >> On Sun, Feb 02, 2014 at 03:12:36PM +0100, IMAP List Administration wrote: >>> [I forgot to send this to the list] >>> >>> Hi Eric, >>> >>> On 02/01/2014 11:43 AM, Eric Faurot wrote: >>

Re: upd(4) proposal

2014-02-14 Thread Kirill Bychkov
On Fri, February 14, 2014 17:07, Andre de Oliveira wrote: > hello. > > blambert@ suggested me to write a driver for exposing usb-based > uninterruptable power systems devices data as sysctl(8) sensors, thus > enabling people to write "shutdown policies" using sensorsd(8), which > can replaces apcup

Re: man.conf mandoc -Tlocale

2014-02-14 Thread Ted Unangst
On Fri, Feb 14, 2014 at 14:02, Ingo Schwarze wrote: > I even considered switching the mandoc(1) default from -Tascii to > -Tlocale in general, but forgot about it again. If you like the > idea, that would be something to do after unlock; it might require > explicitly giving the -Tascii option in

Re: man.conf mandoc -Tlocale

2014-02-14 Thread Christian Weisgerber
On 2014-02-14, Ingo Schwarze wrote: > I even considered switching the mandoc(1) default from -Tascii to > -Tlocale in general, but forgot about it again. If you like the > idea, that would be something to do after unlock; I like that, but... > it might require explicitly giving the -Tascii opt

Re: Intel HD Graphics 4000, only one monitor detected

2014-02-14 Thread Markus Bergkvist
Synced and verified that kettenis patch was there but unfortunately it did not help with a new kernel. 2014-02-14 9:54 GMT+01:00 Jonathan Gray : > On Fri, Feb 14, 2014 at 08:48:04AM +0100, Markus Bergkvist wrote: >> I did an update to recent snapshot >> OpenBSD 5.5-beta (GENERIC.MP) #287: Fri Fe

Re: upd(4) proposal

2014-02-14 Thread Stuart Henderson
On 2014/02/14 14:07, Andre de Oliveira wrote: > hello. > > blambert@ suggested me to write a driver for exposing usb-based > uninterruptable power systems devices data as sysctl(8) sensors, thus > enabling people to write "shutdown policies" using sensorsd(8), which > can replaces apcupsd in some

Routing issues

2014-02-14 Thread Alex Mathiasen
Hello, First of all: I hope I am posting this to the correct maillinglist, if not then I'm sorry! I am having big issues with my OpenBSD 5.4 (Also had these issues prior to upgrading to 5.4). The server is a complete new installation - I have tried this setup with 3 different servers from diff

Re: upd(4) proposal

2014-02-14 Thread Ingo Schwarze
Hi, a few comments regarding the manual: Andre de Oliveira wrote on Fri, Feb 14, 2014 at 02:07:29PM +0100: > diff --git a/share/man/man4/upd.4 b/share/man/man4/upd.4 > new file mode 100644 > index 000..5a9054d > --- /dev/null > +++ b/share/man/man4/upd.4 > @@ -0,0 +1,96 @@ > +.\" $OpenBSD$

upd(4) proposal

2014-02-14 Thread Andre de Oliveira
hello. blambert@ suggested me to write a driver for exposing usb-based uninterruptable power systems devices data as sysctl(8) sensors, thus enabling people to write "shutdown policies" using sensorsd(8), which can replaces apcupsd in some cases. I received some feedback from reyk@ and blambert@,

Re: man.conf mandoc -Tlocale

2014-02-14 Thread Ingo Schwarze
Hi Ted, Ted Unangst wrote on Thu, Feb 13, 2014 at 09:22:04PM -0500: > About 20 years after the invention of utf-8, I've decided to see what > all the fuss is about and experiment with uxterm and whatnot. > Naturally, this means I want to see sweet fancy quotes in all my man > pages instead of the

Re: man.conf mandoc -Tlocale

2014-02-14 Thread Anthony J. Bentley
On Thu, Feb 13, 2014 at 7:22 PM, Ted Unangst wrote: > mandoc fortunately has an option -Tlocale, which will pick between > ascii and utf8 based on environment. Perfect! Let's use it. > > Tested to work as expected in uxterm. Tested to change nothing in a > regular xterm by default (no LC_CTYPE set

Re: Intel HD Graphics 4000, only one monitor detected

2014-02-14 Thread rivo nurges
On Fri, Feb 14, 2014 at 07:54:56PM +1100, Jonathan Gray wrote: Hi! > It would be interesting to see if compiling your own kernel > sometime after the following commit by kettenis@ helps: I have HD 3000 with the same issue. I just tested new kernel compiled from sources with the mentioned commit

Re: man.conf mandoc -Tlocale

2014-02-14 Thread Stefan Sperling
On Thu, Feb 13, 2014 at 09:22:04PM -0500, Ted Unangst wrote: > About 20 years after the invention of utf-8, I've decided to see what > all the fuss is about and experiment with uxterm and whatnot. > Naturally, this means I want to see sweet fancy quotes in all my man > pages instead of the lame ``f

Possible %d->%lld oversight in dump

2014-02-14 Thread Eivind Evensen
Hello. When a file system dump on an old 5.2 installation showed past 100% done like this: DUMP: 98.50% done, finished in 0:07 DUMP: 99.39% done, finished in 0:03 DUMP: 100.19% done, finished in 0:00 DUMP: 101.10% done, finished in 0:-5 DUMP: 423953416 tape blocks I got a bit curious. L

Re: Intel HD Graphics 4000, only one monitor detected

2014-02-14 Thread Jonathan Gray
On Fri, Feb 14, 2014 at 08:48:04AM +0100, Markus Bergkvist wrote: > I did an update to recent snapshot > OpenBSD 5.5-beta (GENERIC.MP) #287: Fri Feb 7 11:45:09 MST 2014 > > I have two identical monitors connected to my Intel HD Graphics 4000 > on DisplayPort and HDMI respectively. Usually there i

Intel HD Graphics 4000, only one monitor detected

2014-02-14 Thread Markus Bergkvist
I did an update to recent snapshot OpenBSD 5.5-beta (GENERIC.MP) #287: Fri Feb 7 11:45:09 MST 2014 I have two identical monitors connected to my Intel HD Graphics 4000 on DisplayPort and HDMI respectively. Usually there is no problem detecting them both and split my desktop across both monitors.