Bug#652907: xterm: no UTMP/WTMP update with kfreebsd-amd64

2011-12-21 Thread Mats Erik Andersson
ional when manually used, so the defect lies burried in the manner in which Xterm makes use of libutempter. Of course, the full mechanism is correct with linux-i386, but not with my kfreebsd-amd64 system. Best regards, Mats Erik Andersson, DM -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debia

Bug#652907: xterm: no UTMP/WTMP update with kfreebsd-amd64

2011-12-21 Thread Mats Erik Andersson
onsdag den 21 december 2011 klockan 22:17 skrev Julien Cristau detta: > On Wed, Dec 21, 2011 at 19:48:24 +0100, Mats Erik Andersson wrote: > > > In contrast, the helper "/usr/lib/utempter/utempter" > > is functional when manually used, so the defect lies > > bu

Bug#652907: xterm: no UTMP/WTMP update with kfreebsd-amd64

2011-12-21 Thread Mats Erik Andersson
onsdag den 21 december 2011 klockan 16:57 skrev Thomas Dickey detta: > On Wed, Dec 21, 2011 at 10:36:13PM +0100, Mats Erik Andersson wrote: > > Not yet, still trying to understand the failure, since the use > > of libutempter only dawned on me when rebuilding Xterm locally. > &g

Bug#652907: #652907 xterm: no UTMP/WTMP update with kfreebsd-amd64

2012-01-04 Thread Mats Erik Andersson
136, 3 jan 4 13:21 /dev/pts/3 Here the access was adjusted on the fly with GNU/Linux. Regards, Mats Erik Andersson #define _GNU_SOURCE #include #include #include int main(void) { int f; char *pp, cmd[40]; if ((f = getpt())< 0) return 1;