Marc Lehmann --> rxvt-unicode (2007-11-22 05:16:49 +0100):
> On Mon, Nov 19, 2007 at 09:55:40AM +0100, Jukka Salmi <[EMAIL PROTECTED]> 
> wrote:
> > > can you verify wether urxvt indeed uses kqueue (by some strace-like means,
> > 
> > ktrace(1) shows:
> 
> Count netbsd lucky again, as I just verified that kqueue is broken on
> freebsd 6.2. Not as badly as on darwin, but it also either fails to report
> events on ptys, or reports events that aren't there (continously) (the
> magic enter key toggles between the two states...)
> 
> While on the surface, this is surprising (as the kqueue implementation in
> netbsd was originally taken from freebsd), it is consistent with other
> bugs I found on freebsd in the past, where netbsd just worked when freebsd
> didn't.
> 
> Sorry for doubting it a moment :)

Althoug the latest urxvt works fine on my NetBSD system most of the
time, I've occasionally seen strange things happen like urxvtd dying
or pututxline(3) apparently being called with an utmpx structure having
an empty ut_name; I can't reproduce these problems, though. Could any
of these be kqueue related?


Regards, Jukka

-- 
bashian roulette:
$ ((RANDOM%6)) || rm -rf ~

_______________________________________________
rxvt-unicode mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode

Reply via email to