From owner-cvs-all Mon Aug 24 01:30:11 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA17902 for cvs-all-outgoing; Mon, 24 Aug 1998 01:30:11 -0700 (PDT) (envelope-from owner-cvs-all) Received: from monsoon.dial.pipex.net (monsoon.dial.pipex.net [158.43.128.69]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id BAA17885 for ; Mon, 24 Aug 1998 01:30:04 -0700 (PDT) (envelope-from pierre.dampure@k2c.co.uk) Received: (qmail 25348 invoked from network); 24 Aug 1998 08:29:15 -0000 Received: from userl343.uk.uudial.com (HELO k2c.co.uk) (193.149.74.156) by smtp.dial.pipex.com with SMTP; 24 Aug 1998 08:29:15 -0000 Message-ID: <35E1236F.6454A6D3@k2c.co.uk> Date: Mon, 24 Aug 1998 09:25:19 +0100 From: "Pierre Y. Dampure" Organization: K2C Limited X-Mailer: Mozilla 4.5b1 [en] (X11; I; FreeBSD 3.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: steve@FreeBSD.ORG, wollman@FreeBSD.ORG CC: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/net Makefile References: <199808240156.SAA09369@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Steve Price wrote: > steve 1998/08/23 18:56:48 PDT > > Modified files: > net Makefile > Log: > Activate mtr. > > Revision Changes Path > 1.178 +2 -1 ports/net/Makefile > On -current CVSupped yesterday around 23:30 BST, I get the following output: [(pdampure)~]: /usr/local/sbin/mtr --gtk src.doc.ic.ac.uk mtr: Unable to get raw socket. (Executable not suid?) The executable IS suid (I also tried as root, no changes). Garrett Wollman committed quite a few changes to the socket options code Saturday, could this be related? I don't have another system to check... Best Regards, Pierre Y.