From owner-cvs-src@FreeBSD.ORG Fri Apr 4 01:22:05 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 88DBD1065671; Fri, 4 Apr 2008 01:22:05 +0000 (UTC) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4EB918FC17; Fri, 4 Apr 2008 01:22:05 +0000 (UTC) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m341M5W3074848; Fri, 4 Apr 2008 01:22:05 GMT (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m341M554074847; Fri, 4 Apr 2008 01:22:05 GMT (envelope-from jeff) Message-Id: <200804040122.m341M554074847@repoman.freebsd.org> From: Jeff Roberson Date: Fri, 4 Apr 2008 01:22:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/sys cpuset.h src/sys/kern kern_cpuset.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Apr 2008 01:22:05 -0000 jeff 2008-04-04 01:22:04 UTC FreeBSD src repository Modified files: sys/sys cpuset.h sys/kern kern_cpuset.c Log: - Add a Nokia copyright to cpuset to reflect their generous contribution to this work. Revision Changes Path 1.8 +3 -0 src/sys/kern/kern_cpuset.c 1.6 +3 -0 src/sys/sys/cpuset.h