Received: by mail.netbsd.org (Postfix, from userid 0) id 7349163B10A; Mon, 5 Jan 2009 01:26:31 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id B305263B10C for ; Mon, 5 Jan 2009 01:26:30 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A006A175D0; Mon, 5 Jan 2009 01:26:30 +0000 (UTC) From: Christos Zoulas Subject: CVS commit: [christos-time_t] src/sys/compat/sys To: source-changes@NetBSD.org Reply-To: christos@netbsd.org Message-Id: <20090105012630.A006A175D0@cvs.netbsd.org> Date: Mon, 5 Jan 2009 01:26:30 +0000 (UTC) Sender: source-changes-owner@NetBSD.org List-Id: source-changes Precedence: list Module Name: src Committed By: christos Date: Mon Jan 5 01:26:30 UTC 2009 Modified Files: src/sys/compat/sys [christos-time_t]: sem.h Log Message: fix sem prototypes. To generate a diff of this commit: cvs rdiff -r1.4.30.2 -r1.4.30.3 src/sys/compat/sys/sem.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.