From owner-freebsd-current@FreeBSD.ORG Fri Nov 5 13:14:25 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A76EE106564A for ; Fri, 5 Nov 2010 13:14:25 +0000 (UTC) (envelope-from rbgarga@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 398AC8FC0A for ; Fri, 5 Nov 2010 13:14:25 +0000 (UTC) Received: by wyb34 with SMTP id 34so1084704wyb.13 for ; Fri, 05 Nov 2010 06:14:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=CFQis5p/2R52qTUXlF/YvdEHtuFSQZIEBrMTxxS96xA=; b=S5jRQeVsvgVLlwe+EENCGnEsUOGPRJIdelaquGxcEXFw1tDv4rPfgEHjbk4v0YhikN CWxdxwodPjbmW4wkrZi4ME7K3I+jeFl6z2DpiAtY8zX8N2TYkfvNQpercfbFx66AlMKF rlyVYp7m3MStFu2rkyi4CNlYtQg9OyGL8LLig= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=F4/zH+YQXRlSmw/sz7HVxi9RG/w1srY9KzhVNl98RmAoUgYClsqyAZ+Rl3dSbGeEoQ wpMa9RimUEt8ELS72gld/CEyJlsNX2b0U/GmASF+RwzvgXP1B3ymc+ENvZLZUUKjBvI2 6VKoi3YPxkUtUKoT7euFYjxFMu6/HJW0ccsSk= Received: by 10.227.134.142 with SMTP id j14mr1951853wbt.228.1288961380898; Fri, 05 Nov 2010 05:49:40 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.182.10 with HTTP; Fri, 5 Nov 2010 05:49:20 -0700 (PDT) In-Reply-To: <20101105120906.GD2054@hoeg.nl> References: <20101102061418.GA1884@current.Sisis.de> <20101102193250.GU81149@hoeg.nl> <20101105073430.GA2765@current.Sisis.de> <86wros3rt2.fsf@gmail.com> <20101105120906.GD2054@hoeg.nl> From: Renato Botelho Date: Fri, 5 Nov 2010 10:49:20 -0200 Message-ID: To: Ed Schouten Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Anonymous , freebsd-current@freebsd.org Subject: Re: utmpx X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Nov 2010 13:14:25 -0000 On Fri, Nov 5, 2010 at 10:09 AM, Ed Schouten wrote: > * Anonymous , 20101105 12:58: >> There are more, see ports listed under utmpx.h in >> >> =A0 http://wiki.freebsd.org/PortsBrokenOnCurrent > > It should be noted that that list is a bit pessimistic, since various > ports have been fixed in the mean time. Ed, I've made a patch for chkrootkit [1], it's building, but i didn't test if it's working. Could you take a look at it? [1] http://people.freebsd.org/~garga/patches/chkrootkit-utmpx.diff Regards --=20 Renato Botelho