]> git.proxmox.com Git - mirror_spl-debian.git/commit
Public Release Prep
authorBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 17 May 2010 22:18:00 +0000 (15:18 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 17 May 2010 22:18:00 +0000 (15:18 -0700)
commit716154c5926eb391eb8178203496430ffa7ebed8
tree2ee1527e5c1d4db913e2c684cdf9fcf630795b27
parent8e2140b770152df7aa91e495f11a73308bfc6c13
Public Release Prep

Updated AUTHORS, COPYING, DISCLAIMER, and INSTALL files.  Added
standardized headers to all source file to clearly indicate the
copyright, license, and to give credit where credit is due.
167 files changed:
AUTHORS
COPYING
DISCLAIMER
INSTALL
Makefile.in
autogen.sh
cmd/Makefile.in
cmd/spl.c
cmd/splat.c
cmd/splat.h
config/Rules.am
config/rpm.am
config/spl-build.m4
config/spl-meta.m4
configure.ac
include/fs/fs_subr.h
include/linux/bitops_compat.h
include/linux/file_compat.h
include/linux/kallsyms_compat.h
include/linux/list_compat.h
include/linux/mm_compat.h
include/linux/module_compat.h
include/linux/mutex_compat.h
include/linux/smp_compat.h
include/linux/sysctl_compat.h
include/linux/time_compat.h
include/linux/uaccess_compat.h
include/linux/workqueue_compat.h
include/rpc/types.h
include/rpc/xdr.h
include/sharefs/share.h
include/spl-ctl.h
include/spl-device.h
include/splat-ctl.h
include/strings.h
include/sys/acl.h
include/sys/acl_impl.h
include/sys/atomic.h
include/sys/attr.h
include/sys/bitmap.h
include/sys/bootconf.h
include/sys/buf.h
include/sys/byteorder.h
include/sys/callb.h
include/sys/cmn_err.h
include/sys/compress.h
include/sys/condvar.h
include/sys/conf.h
include/sys/console.h
include/sys/cpuvar.h
include/sys/crc32.h
include/sys/cred.h
include/sys/ctype.h
include/sys/ddi.h
include/sys/debug.h
include/sys/dirent.h
include/sys/disp.h
include/sys/dkio.h
include/sys/dklabel.h
include/sys/dnlc.h
include/sys/dumphdr.h
include/sys/efi_partition.h
include/sys/errno.h
include/sys/file.h
include/sys/fm/protocol.h
include/sys/fm/util.h
include/sys/fs/swapnode.h
include/sys/int_limits.h
include/sys/int_types.h
include/sys/inttypes.h
include/sys/isa_defs.h
include/sys/kidmap.h
include/sys/kmem.h
include/sys/kobj.h
include/sys/kstat.h
include/sys/list.h
include/sys/mkdev.h
include/sys/mntent.h
include/sys/modctl.h
include/sys/mode.h
include/sys/mount.h
include/sys/mutex.h
include/sys/note.h
include/sys/open.h
include/sys/param.h
include/sys/pathname.h
include/sys/policy.h
include/sys/proc.h
include/sys/processor.h
include/sys/random.h
include/sys/refstr.h
include/sys/resource.h
include/sys/rwlock.h
include/sys/sdt.h
include/sys/sid.h
include/sys/signal.h
include/sys/stat.h
include/sys/stropts.h
include/sys/sunddi.h
include/sys/sunldi.h
include/sys/sysevent.h
include/sys/sysevent/eventdefs.h
include/sys/sysmacros.h
include/sys/systeminfo.h
include/sys/systm.h
include/sys/t_lock.h
include/sys/taskq.h
include/sys/thread.h
include/sys/time.h
include/sys/timer.h
include/sys/types.h
include/sys/types32.h
include/sys/u8_textprep.h
include/sys/uio.h
include/sys/unistd.h
include/sys/utsname.h
include/sys/va_list.h
include/sys/varargs.h
include/sys/vfs.h
include/sys/vfs_opreg.h
include/sys/vmsystm.h
include/sys/vnode.h
include/sys/zmod.h
include/sys/zone.h
include/unistd.h
include/util/qsort.h
include/vm/anon.h
include/vm/pvn.h
include/vm/seg_kmem.h
lib/Makefile.in
lib/list.c
lib/list.h
module/spl/spl-atomic.c
module/spl/spl-condvar.c
module/spl/spl-cred.c
module/spl/spl-debug.c
module/spl/spl-err.c
module/spl/spl-generic.c
module/spl/spl-kmem.c
module/spl/spl-kobj.c
module/spl/spl-kstat.c
module/spl/spl-module.c
module/spl/spl-mutex.c
module/spl/spl-proc.c
module/spl/spl-rwlock.c
module/spl/spl-taskq.c
module/spl/spl-thread.c
module/spl/spl-time.c
module/spl/spl-vnode.c
module/spl/spl-xdr.c
module/splat/splat-atomic.c
module/splat/splat-condvar.c
module/splat/splat-cred.c
module/splat/splat-ctl.c
module/splat/splat-generic.c
module/splat/splat-internal.h
module/splat/splat-kmem.c
module/splat/splat-kobj.c
module/splat/splat-list.c
module/splat/splat-mutex.c
module/splat/splat-random.c
module/splat/splat-rwlock.c
module/splat/splat-taskq.c
module/splat/splat-thread.c
module/splat/splat-time.c
module/splat/splat-vnode.c
scripts/check.sh