From owner-freebsd-questions Tue Aug 26 10:38:43 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA24469 for questions-outgoing; Tue, 26 Aug 1997 10:38:43 -0700 (PDT) Received: from d2si.com (macbeth.d2si.com [206.8.31.2]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id KAA24446 for ; Tue, 26 Aug 1997 10:38:36 -0700 (PDT) Received: (from alec@localhost) by d2si.com (8.8.5/8.8.5) id MAA01070; Tue, 26 Aug 1997 12:37:41 -0500 (CDT) From: Alec Kloss Message-Id: <199708261737.MAA01070@d2si.com> Subject: Re: rxvt & utmp In-Reply-To: <199708261650.RAA25426@mordor.plig.net> from Christiaan Keet at "Aug 26, 97 05:50:03 pm" To: keet@mordor.plig.net (Christiaan Keet) Date: Tue, 26 Aug 1997 12:37:41 -0500 (CDT) Cc: freebsd-questions@freebsd.org X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Christiaan Keet said: > Hi Alec, > have you ever had any luck getting rxvt writing to utmp? > > I saw your post to the freebsd mailing lists with no reply... > > Thanks > Christiaan > > -- > Christiaan Keet Like a puppet... > keet@plig.net on a string. > +44 171 831 1666 o-------------------O<-< > Why yes I have managed to get rxvt to write changes into the utmp file. It's not exactly beautiful (I did it in a hurry) but I'll try to put together diff's on the source code. Also, would anyone out there like to review the changes for potential security problems? I'm not about to make guarantees.