From owner-svn-src-all@FreeBSD.ORG Sat Apr 11 17:37:54 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 80205106564A; Sat, 11 Apr 2009 17:37:54 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: from mail-bw0-f164.google.com (mail-bw0-f164.google.com [209.85.218.164]) by mx1.freebsd.org (Postfix) with ESMTP id 763A38FC1B; Sat, 11 Apr 2009 17:37:53 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: by bwz8 with SMTP id 8so1536198bwz.43 for ; Sat, 11 Apr 2009 10:37:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:cc:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-pgp-agent:x-mailer; bh=e3PZ6pV+nb1WKM550gUaPnw8GaK3z4i4Aikopl0NUbo=; b=bfkGrcw4JObN56SictO/BroD9dw4ogq/QYZ3+GK1Ct/85+C7jGRcyywf3+OROeWx/h 0B+BOsQ0/Iy4XMEpyOljCfqJEoRYizb0e4ED7FjKjxVqWow5XM5ZN+7PnY1Esq2EqUal 1RWcKM6r8qwZvuOpDOo2g8hdJbQvLy38w5TXM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=cc:message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-pgp-agent:x-mailer; b=RqpzoeSxr9W6quYdrgv13agVyIPXD5ckAg3nE5tDZmFY8U7y6e63JOzVXzU9kQoBcL ILYmQrzxvUq1q4sAcynExa4fhaQ2huqA7uYo/pToPfauMpph1+dyOTIQ9BpEQj1sPvxS xibEjBbvgG79PvYEIY8h1XUNq2YxLJLNwq4JA= Received: by 10.204.97.204 with SMTP id m12mr4345939bkn.185.1239471472573; Sat, 11 Apr 2009 10:37:52 -0700 (PDT) Received: from ?89.214.101.88? ([89.214.101.88]) by mx.google.com with ESMTPS id f31sm3020596fkf.16.2009.04.11.10.37.50 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 11 Apr 2009 10:37:52 -0700 (PDT) Message-Id: <1281775D-CD42-4430-9ED0-8472F10826EA@gmail.com> From: Rui Paulo To: Rui Paulo In-Reply-To: <200904111736.n3BHaBP7093616@svn.freebsd.org> Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Apple-Mail-8--828756432" Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Date: Sat, 11 Apr 2009 18:37:28 +0100 References: <200904111736.n3BHaBP7093616@svn.freebsd.org> X-Pgp-Agent: GPGMail 1.2.0 (v56) X-Mailer: Apple Mail (2.930.3) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r190944 - in head/contrib/libpcap: . bpf/net pcap X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Apr 2009 17:37:54 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --Apple-Mail-8--828756432 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit On 11 Apr 2009, at 18:36, Rui Paulo wrote: > Author: rpaulo > Date: Sat Apr 11 17:36:11 2009 > New Revision: 190944 > URL: http://svn.freebsd.org/changeset/base/190944 > > Log: > Revert previous commit that commented out some bpf functions. > Unconstify arguments of bpf_image(), bpf_filter() and bpf_dump(). > This > is needed because some ports rely heavely on these arguments (some of > them even roll out their own implemenentations of bpf_dump). We can revisit this issue in the future if ports start complying with new libpcap headers. -- Rui Paulo --Apple-Mail-8--828756432 content-type: application/pgp-signature; x-mac-type=70674453; name=PGP.sig content-description: This is a digitally signed message part content-disposition: inline; filename=PGP.sig content-transfer-encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Darwin) iEYEARECAAYFAkng1VgACgkQfD8M/ASTygIP4wCglqJpg/qjs3JkhuParNjWD0Tr IyUAn0mSvfaQXLtyxMvhsdeJJSXXI+o0 =badv -----END PGP SIGNATURE----- --Apple-Mail-8--828756432--