From owner-p4-projects@FreeBSD.ORG Wed Jul 21 06:10:30 2010 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 72F6C1065677; Wed, 21 Jul 2010 06:10:30 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 36FFC106564A; Wed, 21 Jul 2010 06:10:30 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id E17BA8FC16; Wed, 21 Jul 2010 06:10:29 +0000 (UTC) Received: by iwn35 with SMTP id 35so8238121iwn.13 for ; Tue, 20 Jul 2010 23:10:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=FWdQ+DpwTfxs/ZumRc5GUq82lhpt9La8jhghh6fMMlo=; b=PzDaUIkmqJBNpLJ87EsmramO0C31HOyQTwA8E38TMu2JJBZNVdhUZ8WDvqxzKbX5l8 JLF5Xmz0/iBa7YcD+ULeF1ZSNniB3FvQ625IpDdJkDSFAP/+IpjZAUm6nwSq1t9BMj4S /Qi8mEBA+m/sv0HlPA4xo39wx84HEB7oTR9RU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=jI3Z6TywIJjEFCBnJNWOurvMCEEFcvzLeDC4+gQaArAHJzSAoWIsK6KzFhdg7bSVwi TUQC0yv0hhCxRE8ICSMj3bjJwkhK06I5stcwXkv7QrUcgl+KGxOIkE+yjqzieFCJdeLm F/HbaaSuzJIroqNfEdb5PpdNlz7aFIpcJXieM= MIME-Version: 1.0 Received: by 10.231.157.11 with SMTP id z11mr8824576ibw.147.1279692629494; Tue, 20 Jul 2010 23:10:29 -0700 (PDT) Sender: yanegomi@gmail.com Received: by 10.231.169.18 with HTTP; Tue, 20 Jul 2010 23:10:28 -0700 (PDT) In-Reply-To: <201007210605.o6L651rq087660@repoman.freebsd.org> References: <201007210605.o6L651rq087660@repoman.freebsd.org> Date: Tue, 20 Jul 2010 23:10:28 -0700 X-Google-Sender-Auth: nMbtjd0lkg_PhdjaqWc-EbTp5_M Message-ID: From: Garrett Cooper To: Ilya Bakulin Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Perforce Change Reviews Subject: Re: PERFORCE change 181249 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jul 2010 06:10:30 -0000 On Tue, Jul 20, 2010 at 11:05 PM, Ilya Bakulin wrote: > http://p4web.freebsd.org/@@181249?ac=3D10 > > Change 181249 by kibab@kibab_kibab-nb on 2010/07/21 06:04:48 > > =A0 =A0 =A0 =A0Added FEATUREs for varios SystemV interfaces support modul= es. > =A0 =A0 =A0 =A0Note that sysv IPC is actually compiled in regardless of a= ny options, > =A0 =A0 =A0 =A0so we don't include FEATURE in this file. So you're saying that the sysvipc module doesn't exist? There isn't a manpage by that name, but I assure you it's under /sys/modules.