From owner-freebsd-current Fri Mar 7 01:34:33 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id BAA00118 for current-outgoing; Fri, 7 Mar 1997 01:34:33 -0800 (PST) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA00100; Fri, 7 Mar 1997 01:34:24 -0800 (PST) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.3/8.6.9) id UAA09518; Fri, 7 Mar 1997 20:26:23 +1100 Date: Fri, 7 Mar 1997 20:26:23 +1100 From: Bruce Evans Message-Id: <199703070926.UAA09518@godzilla.zeta.org.au> To: ache@nagual.ru, bde@zeta.org.au Subject: Re: 6 days and counting for 2.2-RELEASE... Cc: current@FreeBSD.org, jkh@time.cdrom.com, rich@FreeBSD.org Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk >> WHat's happening with the UT_NAMESIZE mismatch problem? > >What is the problem? 2.2 not redifine UT_NAMESIZE, so if XFree one >is different, it clearly indicates that XFree built in -current >instead. There was (at least for a while) no Xfree built for 2.2, and using the one built for current corrupts utmp. Bruce