From owner-freebsd-ports@FreeBSD.ORG Wed Jul 16 01:03:46 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0EF937B401; Wed, 16 Jul 2003 01:03:46 -0700 (PDT) Received: from meitner.wh.uni-dortmund.de (meitner.wh.uni-dortmund.de [129.217.129.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 743CF43F93; Wed, 16 Jul 2003 01:03:45 -0700 (PDT) (envelope-from michaelnottebrock@gmx.net) Received: from lofi.dyndns.org (pc2-105.intern.meitner [10.3.12.105]) by meitner.wh.uni-dortmund.de (Postfix) with ESMTP id C1131167522; Wed, 16 Jul 2003 10:03:43 +0200 (CEST) Received: from kiste.my.domain (kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.9/8.12.9) with ESMTP id h6G83fMv027190 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Wed, 16 Jul 2003 10:03:43 +0200 (CEST) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: Larry Rosenman Date: Wed, 16 Jul 2003 10:03:33 +0200 User-Agent: KMail/1.5.2 References: <28540000.1058312375@lerlaptop.lerctr.org> <83710000.1058317016@lerlaptop.lerctr.org> <200307160729.04442.michaelnottebrock@gmx.net> In-Reply-To: <200307160729.04442.michaelnottebrock@gmx.net> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_dbQF/nabhrUd9vx"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200307161003.41127.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new cc: ports@freebsd.org cc: kde@freebsd.org Subject: Re: Question... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jul 2003 08:03:46 -0000 --Boundary-02=_dbQF/nabhrUd9vx Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Description: signed data Content-Disposition: inline > >> Out of curiosity, should Konsole make a utmp entry? > > > It actually does make > > utmp-entries in Linux, but requires the "utempter" utility/library to do > > so, which isn't ported. > > I guess the next question is what would it take to port utempter? > > I need to investigate more. Okay, done with the investigation: utempter makes extensive use of both=20 ptsname & friends (as specified by POSIX.1, which we only implement in 5.0+= )=20 and SUSv2's utmpx, which we don't implement at all. Someone really=20 knowledgeable with pty-stuff might still be able make a compatible workalik= e=20 (or hack bsd-specific utmp-supportcode directly into konsole), but not me..= =2E=20 I'm forwarding this to kde@ for the guys with the coding skillz to ponder=20 upon. =2D-=20 Michael Nottebrock \ KDE on FreeBSD \ ,ww =20 \ --- \ ,wWWCybaWW_)=20 \ http://freebsd.kde.org \ `WSheepW' free \ II II node --Boundary-02=_dbQF/nabhrUd9vx Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQA/FQbdXhc68WspdLARAv5fAKCEFLNQHAKmvmRR3UAc1yUUqUavsACgngHb XWd3yYIFZZ2f530btBr8O9E= =zEn1 -----END PGP SIGNATURE----- --Boundary-02=_dbQF/nabhrUd9vx--