From owner-freebsd-hackers@FreeBSD.ORG Mon Feb 4 10:58:11 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1128016A417 for ; Mon, 4 Feb 2008 10:58:11 +0000 (UTC) (envelope-from ivoras@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.191]) by mx1.freebsd.org (Postfix) with ESMTP id 512C613C455 for ; Mon, 4 Feb 2008 10:58:10 +0000 (UTC) (envelope-from ivoras@gmail.com) Received: by rv-out-0910.google.com with SMTP id g13so1611276rvb.43 for ; Mon, 04 Feb 2008 02:58:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=McNgwRxl8gxIMwjY62j63n59NqNgnyAFb0mbvJO1/oY=; b=bdGdrcId1raPKh+nFSGcHcrZ6fL5RPKUvVRsp0kPAOhNlRiYMdtKOx9QPgDC6rgX7JJ8jJyf1SLb+tSJ3GzV3j0l+1D+5WYfbOWIgk8f+3L/T064JODe7PpmxkjzABEOngQeVDn0PVeSNDrufCQb4yzKPStuBcy0N2UXMWN7Vdo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=Yej5Kvre4EaA+iV6gj0hUvyLe7baKb/n8iSYRFnvPZTtpCDCDZfiBTiec/h5zJr80xLlhNVUBWvRQ7y9RAWtGhPwdD8EJOHRO2lt1LqXRZ9kJ+hFA3CESZL4HfcNzHDAbQEyXrqtCsgm+fyRcInLKurtYtOl5g2/F0J47yedykI= Received: by 10.141.79.12 with SMTP id g12mr803859rvl.29.1202122689504; Mon, 04 Feb 2008 02:58:09 -0800 (PST) Received: by 10.140.252.21 with HTTP; Mon, 4 Feb 2008 02:58:09 -0800 (PST) Message-ID: <9bbcef730802040258v3fb42cd7hb70432c0da56aed3@mail.gmail.com> Date: Mon, 4 Feb 2008 11:58:09 +0100 From: "Ivan Voras" Sender: ivoras@gmail.com To: "Stefan Lambrev" In-Reply-To: <47A6EA28.6000902@moneybookers.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4795CC13.7080601@moneybookers.com> <47970EE2.5000400@moneybookers.com> <479754E6.1060101@moneybookers.com> <9bbcef730801230802n5c52832bk60c6afc47be578f4@mail.gmail.com> <47976AD4.3020203@moneybookers.com> <47A62EE8.2000700@FreeBSD.org> <47A62F1D.8070507@FreeBSD.org> <47A639B5.2020909@FreeBSD.org> <47A6EA28.6000902@moneybookers.com> X-Google-Sender-Auth: 869e75cca96b4df8 Cc: freebsd-hackers@freebsd.org Subject: Re: gettimeofday() in hping X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Feb 2008 10:58:11 -0000 On 04/02/2008, Stefan Lambrev wrote: > Kris if you do not mind I'll write to hping developers to adopt this > patch, and if no response from them I can try to reach the port > maintainer, so we have this patched in ports? As we're in a "the whole world is a Linux" situation, would it be helpful to open a page on our wiki to enumerate differences like this, that would help people write and port applications to FreeBSD? I know the sort of advice given by Kris should be obvious to professional developers, but history shows that it is not and that people rather read blogs than manuals.