From owner-freebsd-current Thu May 21 15:12:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA13409 for freebsd-current-outgoing; Thu, 21 May 1998 15:12:33 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from zippy.dyn.ml.org (garbanzo@ghana-137.ppp.hooked.net [206.169.228.137]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA13374 for ; Thu, 21 May 1998 15:12:19 -0700 (PDT) (envelope-from garbanzo@hooked.net) Received: from localhost (garbanzo@localhost) by zippy.dyn.ml.org (8.8.8/8.8.7) with SMTP id PAA04828 for ; Thu, 21 May 1998 15:12:52 -0700 (PDT) X-Authentication-Warning: zippy.dyn.ml.org: garbanzo owned process doing -bs Date: Thu, 21 May 1998 15:12:51 -0700 (PDT) From: Alex X-Sender: garbanzo@zippy.dyn.ml.org To: current Subject: ElectricFence and -current In-Reply-To: <199805212200.PAA19682@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've opened a pr and attached a unified diff to it `ports/6715'. However, in looking into why EF didn't want to work with -current, it looks like the sysconf is broken, as sysconf(_SC_PAGESIZE) returns -1 w/ errno set to ENOENT. However, either sys/unistd.h is wrong, or the man page for sysconf is, as this is missing from the list of 'available' values. I haven't tested EF yet however.. - alex | "Contrary to popular belief, penguins are not the salvation of modern | | technology. Neither do they throw parties for the urban proletariat." | | Powered by FreeBSD http://www.freebsd.org/ | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message