Re: httpd - POST request size problem

2016-05-02 Thread Romain
Dear all, For information, I solved my problem in downloading and compiling the last sources (which I got from http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.sbin/httpd/ ). Thanks. Best, Romain On Sat, 30 Apr 2016 00:46:23 + Romain wrote: > Can

Re: tmux vs UTF8

2016-05-02 Thread hans
On May 01 19:10:03, schwa...@usta.de wrote: > > In the last snapshot, it seems, tmux does not do UTF8 input correctly, > > while xterm is fine. This used to work with the ~/.xsession below. > > > > When typing non-ascii in xterm or in a vim-in-an-xterm > > ot a mutt-in-an-xterm, thay appear OK.

Re: tmux vs UTF8 [solved]

2016-05-02 Thread hans
On May 01 18:14:33, nicholas.marri...@gmail.com wrote: > Jan, please make sure you are running -current (build and install tmux > from CVS HEAD) and if the problem still exists run this I have the HEAD tmux now. > tmux -vvvLtest -f/dev/null new Strangely, with this line, I don't see the

Re: Performance of Firefox and Chromium

2016-05-02 Thread Alan Corey
>> A language has nothing to do with speed of execution! It seems like Javascript's gotten faster in the last 10 years or so. I used to write little benchmarks to compare Turbo C and Turbo Pascal, Pascal always won. > (Point being once things reach a certain level of complexity, issues > like

Re: Laptop not waking from suspend on opening lid

2016-05-02 Thread Mike Larkin
On Sun, May 01, 2016 at 04:08:28PM +0100, Anthony Campbell wrote: > This is on a Thinkpad Z61m running amd64. Suspend on lid closure has > worked without problems for many months with numerous snapshots. After > upgrading on 30 April the machine no longer wakes on lid opening. The > sleep symbol

Re: Performance of Firefox and Chromium

2016-05-02 Thread Kevin Chadwick
> >> A language has nothing to do with speed of execution! > > It seems like Javascript's gotten faster in the last 10 years or so. > > I used to write little benchmarks to compare Turbo C and Turbo Pascal, > Pascal always won. Obviosuly C is generally faster than javascript and built in

rwhod

2016-05-02 Thread stan
Preparing to upgrade some 5.5 machines to 5.9 I seem to be missing /usr/sbin/rwhod on a freshly installed 5.9 machine. Is there soemthing special I have to do to get this isnalled? -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing?

Re: Performance of Firefox and Chromium

2016-05-02 Thread Gregor Best
On Mon, May 02, 2016 at 11:55:34AM -0400, Alan Corey wrote: > [...] > For a one-time use program sure, but things like Python shouldn't be > unleashed on an unsuspecting public. Gimp 2.8 is noticeably slower > than 2.6 I think it was in OpenBSD 5.2. Move the cursor over the > image and it's like

Pledging Python programs

2016-05-02 Thread Tobias Borgert
Hello misc, I wanted to look into Python C extensions and as I also wanted to look at pledge, the following was the result. $ cat test_pypledge_success.py import pypledge pypledge.pledge("stdio", None) print("Hello OpenBSD!") $ python3.4 test_pypledge_success.py Hello OpenBSD! $ cat

Re: rwhod

2016-05-02 Thread Jeremie Courreges-Anglas
stan writes: > Preparing to upgrade some 5.5 machines to 5.9 > > I seem to be missing /usr/sbin/rwhod on a freshly installed 5.9 machine. > Is there soemthing special I have to do to get this isnalled? Ahem... create a port for it, maybe? rwhod has been removed since

Re: rwhod

2016-05-02 Thread Jan Vlach
Hi Stan, On Mon, May 02, 2016 at 02:34:19PM -0400, stan wrote: > Preparing to upgrade some 5.5 machines to 5.9 > > I seem to be missing /usr/sbin/rwhod on a freshly installed 5.9 machine. > Is there soemthing special I have to do to get this isnalled? rwhod and friends (rsh, rcp ...) got

Re: Pledging Python programs

2016-05-02 Thread Kamil Cholewiński
On Mon, 02 May 2016, Tobias Borgert wrote: > Hello misc, > > I wanted to look into Python C extensions and as I also wanted to look > at pledge, the following was the result. > > [...] > > I didn't expect it to work even for basic examples, so I wanted to share > this as I

Re: panic: rw_enter:vmmaplk locking against myself

2016-05-02 Thread Peter N. M. Hansteen
On Sun, May 01, 2016 at 09:40:05AM -0700, bluesun08 wrote: > During booting i get the following error messages and the computer is "dead": > > > panic: rw_enter:vmmaplk locking against myself > Stopped at Debugger +0x9: leave > RUN AT LEAST trace AND ps AND INCLUDE OUTPUT WHEN REPORTING THIS

Re: tmux vs UTF8

2016-05-02 Thread Andreas Kusalananda Kähäri
Solved. Summary: I started tmux in my ~/.profile before setting LANG and LC_ALL. Changing to starting tmux from $ENV, after setting & exporting LANG and LC_ALL solved the display issue with accented characters. This, however made the panel layout go really wonky (bad line-drawing characters). I

Re: panic: rw_enter:vmmaplk locking against myself

2016-05-02 Thread bluesun08
How i said: The computer is "dead" So i can't "RUN AT LEAST trace AND ps AND INCLUDE OUTPUT WHEN REPORTING THIS PANIC!" It's OpenBSD 5.8 and a Shuttle DS57U3 -- View this message in context:

drn_error after Chromium launching

2016-05-02 Thread dmitry.sensei
Hello. error: [drm:pid73700:i915_context_is_banned] *ERROR* context hanging too fast, declaring banned! error: [drm:pid6437:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... render ring idle As result: Openbox session exitting. Dmesg: OpenBSD 5.9-current (GENERIC.MP) #2002: Sun May