]> git.proxmox.com Git - mirror_spl-debian.git/commit
Go through and add a header with the proper UCRL number.
authorbehlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c>
Mon, 26 May 2008 04:38:26 +0000 (04:38 +0000)
committerbehlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c>
Mon, 26 May 2008 04:38:26 +0000 (04:38 +0000)
commit715f6251462d89be6473a37d0829f31cbb7b63a8
tree6bdd56357cbbb9f05b971915f80d82bed85bb588
parentb2585b36d353dd537dcbe08992c2384214d6f103
Go through and add a header with the proper UCRL number.

git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@114 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
62 files changed:
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
DISCLAIMER [new file with mode: 0644]
FIXME [deleted file]
INSTALL [new file with mode: 0644]
cmd/spl.c
cmd/splat.c
cmd/splat.h
configure.ac
include/spl-ctl.h
include/splat-ctl.h
include/sys/atomic.h
include/sys/condvar.h
include/sys/debug.h
include/sys/kmem.h
include/sys/kobj.h
include/sys/kstat.h
include/sys/mutex.h
include/sys/proc.h
include/sys/random.h
include/sys/rwlock.h
include/sys/signal.h
include/sys/sunddi.h
include/sys/sunldi.h
include/sys/sysmacros.h
include/sys/taskq.h
include/sys/thread.h
include/sys/time.h
include/sys/timer.h
include/sys/vmsystm.h
include/sys/vnode.h
include/sys/zmod.h
modules/spl/spl-atomic.c
modules/spl/spl-condvar.c
modules/spl/spl-debug.c
modules/spl/spl-err.c
modules/spl/spl-generic.c
modules/spl/spl-kmem.c
modules/spl/spl-kobj.c
modules/spl/spl-kstat.c
modules/spl/spl-module.c
modules/spl/spl-mutex.c
modules/spl/spl-proc.c
modules/spl/spl-rwlock.c
modules/spl/spl-taskq.c
modules/spl/spl-thread.c
modules/spl/spl-time.c
modules/spl/spl-vnode.c
modules/splat/Makefile.in
modules/splat/splat-atomic.c
modules/splat/splat-condvar.c
modules/splat/splat-ctl.c
modules/splat/splat-internal.h
modules/splat/splat-kmem.c
modules/splat/splat-kobj.c
modules/splat/splat-mutex.c
modules/splat/splat-random.c
modules/splat/splat-rwlock.c
modules/splat/splat-taskq.c
modules/splat/splat-thread.c
modules/splat/splat-time.c
modules/splat/splat-vnode.c