From owner-freebsd-hackers@FreeBSD.ORG Wed Jun 23 15:32:14 2010 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 C92F11065672; Wed, 23 Jun 2010 15:32:14 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 6B4838FC12; Wed, 23 Jun 2010 15:32:14 +0000 (UTC) Received: by qwg8 with SMTP id 8so355588qwg.13 for ; Wed, 23 Jun 2010 08:32:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=Lg6mJSjlWu5SF/pKT6qu/5W6dXjnS35GtJvuwYwJ9gk=; b=gFSZvdni/qDgWRlVRLahEi/kdAWYlkpoCkTOGzz3QUHPItdh6QLIhdazniXgUH5RgD q4YKAzZy8HYBOcZSeNDetJHNpu+O3+yi9CfxQiyHwC4GLTiTxcT5Mbe8/2w/Ll4FaQrx nIz07n+2Ple9g8USrf5DfqX32amO73Cq6QRxw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=k3E8pptA6gMkMFO1ft1KrPGzhfF/X/L5KZEDgh0o3S7wX5YfgZ9rmBVXWRn9sHEfsx mNd8/vxlos6eCTQcplyeglAq8zQm4Ku4JRSGI+S5yWhs+AZag0EvaDRXfq7GfHUEvsw5 uKPOB+Dv/HEUxY/V9dMBAww3JmIJzSqe/JNDg= MIME-Version: 1.0 Received: by 10.224.26.156 with SMTP id e28mr5068018qac.134.1277307133493; Wed, 23 Jun 2010 08:32:13 -0700 (PDT) Received: by 10.229.80.75 with HTTP; Wed, 23 Jun 2010 08:32:13 -0700 (PDT) In-Reply-To: References: Date: Wed, 23 Jun 2010 08:32:13 -0700 Message-ID: From: Garrett Cooper To: Ivan Voras Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-hackers@freebsd.org Subject: Re: Are POSIX mqueues supposed to be functional on FreeBSD? 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: Wed, 23 Jun 2010 15:32:14 -0000 On Wed, Jun 23, 2010 at 2:56 AM, Ivan Voras wrote: > On 06/21/10 02:25, Garrett Cooper wrote: > >> For whatever reason my source tree wasn't prebuilt, so I reran >> buildkernel and everything was fine once again. > > So, do the tests pass now? :) Not 100%, but that might be a problem with the tests :(... Thanks, -Garrett