Hi, On Sun, Jul 24, 2016 at 07:16:43AM +0300, Eygene Ryabinkin wrote: > Good day. > > Here, > http://codelabs.ru/patches/rxvt-unicode/chase-ttyslot-removal.diff > is the patch which enables correct handling of ttyslot() removal > in FreeBSD: current autoconf logics isn't enough for this. > > The patch was just hit FreeBSD ports tree, > > http://svnweb.freebsd.org/ports/head/x11/rxvt-unicode/files/patch-chase-ttyslot-removal?revision=418986&view=markup > and I had tested it on my available FreeBSD machines (running them > as workstations/notebooks, so build/operations were tested rather > extensively for my environments). > > Can it be included to the base code?
thanks for the report. A better approach is to check for ttyslot availability and disable utmp (not utmpx) on BSD systems if it is missing. The next urxvt release will include a fix. Emanuele _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/mailman/listinfo/rxvt-unicode
