From owner-svn-src-all@freebsd.org Tue Oct 20 11:40:13 2015 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 26BD8A1A482; Tue, 20 Oct 2015 11:40:13 +0000 (UTC) (envelope-from hselasky@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DBF651165; Tue, 20 Oct 2015 11:40:12 +0000 (UTC) (envelope-from hselasky@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9KBeC6b099645; Tue, 20 Oct 2015 11:40:12 GMT (envelope-from hselasky@FreeBSD.org) Received: (from hselasky@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9KBe5LW099572; Tue, 20 Oct 2015 11:40:05 GMT (envelope-from hselasky@FreeBSD.org) Message-Id: <201510201140.t9KBe5LW099572@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hselasky set sender to hselasky@FreeBSD.org using -f From: Hans Petter Selasky Date: Tue, 20 Oct 2015 11:40:05 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r289624 - head/sys/ofed/include/linux X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 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: Tue, 20 Oct 2015 11:40:13 -0000 Author: hselasky Date: Tue Oct 20 11:40:04 2015 New Revision: 289624 URL: https://svnweb.freebsd.org/changeset/base/289624 Log: Add missing FreeBSD RCS keyword and SVN properties. Sponsored by: Mellanox Technologies Modified: head/sys/ofed/include/linux/bitops.h (contents, props changed) head/sys/ofed/include/linux/cache.h (contents, props changed) head/sys/ofed/include/linux/cdev.h (contents, props changed) head/sys/ofed/include/linux/clocksource.h (contents, props changed) head/sys/ofed/include/linux/compat.h (contents, props changed) head/sys/ofed/include/linux/compiler.h (contents, props changed) head/sys/ofed/include/linux/completion.h (contents, props changed) head/sys/ofed/include/linux/delay.h (contents, props changed) head/sys/ofed/include/linux/device.h (contents, props changed) head/sys/ofed/include/linux/dma-attrs.h (contents, props changed) head/sys/ofed/include/linux/dma-mapping.h (contents, props changed) head/sys/ofed/include/linux/dmapool.h (contents, props changed) head/sys/ofed/include/linux/err.h (contents, props changed) head/sys/ofed/include/linux/errno.h (contents, props changed) head/sys/ofed/include/linux/etherdevice.h (contents, props changed) head/sys/ofed/include/linux/file.h (contents, props changed) head/sys/ofed/include/linux/fs.h (contents, props changed) head/sys/ofed/include/linux/gfp.h (contents, props changed) head/sys/ofed/include/linux/hardirq.h (contents, props changed) head/sys/ofed/include/linux/idr.h (contents, props changed) head/sys/ofed/include/linux/if_arp.h (contents, props changed) head/sys/ofed/include/linux/if_ether.h (contents, props changed) head/sys/ofed/include/linux/if_vlan.h (contents, props changed) head/sys/ofed/include/linux/in.h (contents, props changed) head/sys/ofed/include/linux/in6.h (contents, props changed) head/sys/ofed/include/linux/inetdevice.h (contents, props changed) head/sys/ofed/include/linux/interrupt.h (contents, props changed) head/sys/ofed/include/linux/ioctl.h (contents, props changed) head/sys/ofed/include/linux/jiffies.h (contents, props changed) head/sys/ofed/include/linux/kdev_t.h (contents, props changed) head/sys/ofed/include/linux/kernel.h (contents, props changed) head/sys/ofed/include/linux/kmod.h (contents, props changed) head/sys/ofed/include/linux/kobject.h (contents, props changed) head/sys/ofed/include/linux/kref.h (contents, props changed) head/sys/ofed/include/linux/kthread.h (contents, props changed) head/sys/ofed/include/linux/ktime.h (contents, props changed) head/sys/ofed/include/linux/list.h (contents, props changed) head/sys/ofed/include/linux/lockdep.h (contents, props changed) head/sys/ofed/include/linux/log2.h (contents, props changed) head/sys/ofed/include/linux/math64.h (contents, props changed) head/sys/ofed/include/linux/miscdevice.h (contents, props changed) head/sys/ofed/include/linux/mm.h (contents, props changed) head/sys/ofed/include/linux/module.h (contents, props changed) head/sys/ofed/include/linux/moduleparam.h (contents, props changed) head/sys/ofed/include/linux/mutex.h (contents, props changed) head/sys/ofed/include/linux/net.h (contents, props changed) head/sys/ofed/include/linux/netdevice.h (contents, props changed) head/sys/ofed/include/linux/notifier.h (contents, props changed) head/sys/ofed/include/linux/page.h (contents, props changed) head/sys/ofed/include/linux/pci.h (contents, props changed) head/sys/ofed/include/linux/poll.h (contents, props changed) head/sys/ofed/include/linux/printk.h (contents, props changed) head/sys/ofed/include/linux/radix-tree.h (contents, props changed) head/sys/ofed/include/linux/random.h (contents, props changed) head/sys/ofed/include/linux/rbtree.h (contents, props changed) head/sys/ofed/include/linux/rwlock.h (contents, props changed) head/sys/ofed/include/linux/rwsem.h (contents, props changed) head/sys/ofed/include/linux/scatterlist.h (contents, props changed) head/sys/ofed/include/linux/sched.h (contents, props changed) head/sys/ofed/include/linux/semaphore.h (contents, props changed) head/sys/ofed/include/linux/slab.h (contents, props changed) head/sys/ofed/include/linux/socket.h (contents, props changed) head/sys/ofed/include/linux/spinlock.h (contents, props changed) head/sys/ofed/include/linux/string.h (contents, props changed) head/sys/ofed/include/linux/sysfs.h (contents, props changed) head/sys/ofed/include/linux/timer.h (contents, props changed) head/sys/ofed/include/linux/types.h (contents, props changed) head/sys/ofed/include/linux/uaccess.h (contents, props changed) head/sys/ofed/include/linux/wait.h (contents, props changed) head/sys/ofed/include/linux/workqueue.h (contents, props changed) Modified: head/sys/ofed/include/linux/bitops.h ============================================================================== --- head/sys/ofed/include/linux/bitops.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/bitops.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/cache.h ============================================================================== --- head/sys/ofed/include/linux/cache.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/cache.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/cdev.h ============================================================================== --- head/sys/ofed/include/linux/cdev.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/cdev.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/clocksource.h ============================================================================== --- head/sys/ofed/include/linux/clocksource.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/clocksource.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/compat.h ============================================================================== --- head/sys/ofed/include/linux/compat.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/compat.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/compiler.h ============================================================================== --- head/sys/ofed/include/linux/compiler.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/compiler.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/completion.h ============================================================================== --- head/sys/ofed/include/linux/completion.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/completion.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/delay.h ============================================================================== --- head/sys/ofed/include/linux/delay.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/delay.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/device.h ============================================================================== --- head/sys/ofed/include/linux/device.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/device.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/dma-attrs.h ============================================================================== --- head/sys/ofed/include/linux/dma-attrs.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/dma-attrs.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/dma-mapping.h ============================================================================== --- head/sys/ofed/include/linux/dma-mapping.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/dma-mapping.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/dmapool.h ============================================================================== --- head/sys/ofed/include/linux/dmapool.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/dmapool.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/err.h ============================================================================== --- head/sys/ofed/include/linux/err.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/err.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/errno.h ============================================================================== --- head/sys/ofed/include/linux/errno.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/errno.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/etherdevice.h ============================================================================== --- head/sys/ofed/include/linux/etherdevice.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/etherdevice.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2007 Cisco Systems, Inc. All rights reserved. * Copyright (c) 2014 Mellanox Technologies, Ltd. All rights reserved. Modified: head/sys/ofed/include/linux/file.h ============================================================================== --- head/sys/ofed/include/linux/file.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/file.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/fs.h ============================================================================== --- head/sys/ofed/include/linux/fs.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/fs.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/gfp.h ============================================================================== --- head/sys/ofed/include/linux/gfp.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/gfp.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/hardirq.h ============================================================================== --- head/sys/ofed/include/linux/hardirq.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/hardirq.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/idr.h ============================================================================== --- head/sys/ofed/include/linux/idr.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/idr.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/if_arp.h ============================================================================== --- head/sys/ofed/include/linux/if_arp.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/if_arp.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/if_ether.h ============================================================================== --- head/sys/ofed/include/linux/if_ether.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/if_ether.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/if_vlan.h ============================================================================== --- head/sys/ofed/include/linux/if_vlan.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/if_vlan.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/in.h ============================================================================== --- head/sys/ofed/include/linux/in.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/in.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/in6.h ============================================================================== --- head/sys/ofed/include/linux/in6.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/in6.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/inetdevice.h ============================================================================== --- head/sys/ofed/include/linux/inetdevice.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/inetdevice.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/interrupt.h ============================================================================== --- head/sys/ofed/include/linux/interrupt.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/interrupt.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/ioctl.h ============================================================================== --- head/sys/ofed/include/linux/ioctl.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/ioctl.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/jiffies.h ============================================================================== --- head/sys/ofed/include/linux/jiffies.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/jiffies.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/kdev_t.h ============================================================================== --- head/sys/ofed/include/linux/kdev_t.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/kdev_t.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/kernel.h ============================================================================== --- head/sys/ofed/include/linux/kernel.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/kernel.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/kmod.h ============================================================================== --- head/sys/ofed/include/linux/kmod.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/kmod.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/kobject.h ============================================================================== --- head/sys/ofed/include/linux/kobject.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/kobject.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/kref.h ============================================================================== --- head/sys/ofed/include/linux/kref.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/kref.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/kthread.h ============================================================================== --- head/sys/ofed/include/linux/kthread.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/kthread.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/ktime.h ============================================================================== --- head/sys/ofed/include/linux/ktime.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/ktime.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2014-2015 Mellanox Technologies, Ltd. * Copyright (c) 2015 François Tigeot Modified: head/sys/ofed/include/linux/list.h ============================================================================== --- head/sys/ofed/include/linux/list.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/list.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/lockdep.h ============================================================================== --- head/sys/ofed/include/linux/lockdep.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/lockdep.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/log2.h ============================================================================== --- head/sys/ofed/include/linux/log2.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/log2.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/math64.h ============================================================================== --- head/sys/ofed/include/linux/math64.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/math64.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2007 Cisco Systems, Inc. All rights reserved. * Copyright (c) 2014-2015 Mellanox Technologies, Ltd. All rights reserved. Modified: head/sys/ofed/include/linux/miscdevice.h ============================================================================== --- head/sys/ofed/include/linux/miscdevice.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/miscdevice.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/mm.h ============================================================================== --- head/sys/ofed/include/linux/mm.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/mm.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/module.h ============================================================================== --- head/sys/ofed/include/linux/module.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/module.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/moduleparam.h ============================================================================== --- head/sys/ofed/include/linux/moduleparam.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/moduleparam.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/mutex.h ============================================================================== --- head/sys/ofed/include/linux/mutex.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/mutex.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/net.h ============================================================================== --- head/sys/ofed/include/linux/net.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/net.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/netdevice.h ============================================================================== --- head/sys/ofed/include/linux/netdevice.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/netdevice.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/notifier.h ============================================================================== --- head/sys/ofed/include/linux/notifier.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/notifier.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/page.h ============================================================================== --- head/sys/ofed/include/linux/page.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/page.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/pci.h ============================================================================== --- head/sys/ofed/include/linux/pci.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/pci.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/poll.h ============================================================================== --- head/sys/ofed/include/linux/poll.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/poll.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/printk.h ============================================================================== --- head/sys/ofed/include/linux/printk.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/printk.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/radix-tree.h ============================================================================== --- head/sys/ofed/include/linux/radix-tree.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/radix-tree.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/random.h ============================================================================== --- head/sys/ofed/include/linux/random.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/random.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/rbtree.h ============================================================================== --- head/sys/ofed/include/linux/rbtree.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/rbtree.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/rwlock.h ============================================================================== --- head/sys/ofed/include/linux/rwlock.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/rwlock.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/rwsem.h ============================================================================== --- head/sys/ofed/include/linux/rwsem.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/rwsem.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/scatterlist.h ============================================================================== --- head/sys/ofed/include/linux/scatterlist.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/scatterlist.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/sched.h ============================================================================== --- head/sys/ofed/include/linux/sched.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/sched.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/semaphore.h ============================================================================== --- head/sys/ofed/include/linux/semaphore.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/semaphore.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/slab.h ============================================================================== --- head/sys/ofed/include/linux/slab.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/slab.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/socket.h ============================================================================== --- head/sys/ofed/include/linux/socket.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/socket.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/spinlock.h ============================================================================== --- head/sys/ofed/include/linux/spinlock.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/spinlock.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/string.h ============================================================================== --- head/sys/ofed/include/linux/string.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/string.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/sysfs.h ============================================================================== --- head/sys/ofed/include/linux/sysfs.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/sysfs.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/timer.h ============================================================================== --- head/sys/ofed/include/linux/timer.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/timer.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/types.h ============================================================================== --- head/sys/ofed/include/linux/types.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/types.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/uaccess.h ============================================================================== --- head/sys/ofed/include/linux/uaccess.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/uaccess.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/wait.h ============================================================================== --- head/sys/ofed/include/linux/wait.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/wait.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc. Modified: head/sys/ofed/include/linux/workqueue.h ============================================================================== --- head/sys/ofed/include/linux/workqueue.h Tue Oct 20 11:37:16 2015 (r289623) +++ head/sys/ofed/include/linux/workqueue.h Tue Oct 20 11:40:04 2015 (r289624) @@ -1,3 +1,4 @@ +/* $FreeBSD$ */ /*- * Copyright (c) 2010 Isilon Systems, Inc. * Copyright (c) 2010 iX Systems, Inc.