mirror_zfs/modules/spl
2008-12-05 16:23:57 -08:00
..
Makefile.in Breaking the world for a little bit. If anyone is going to continue 2008-06-02 17:28:49 +00:00
spl-atomic.c Go through and add a header with the proper UCRL number. 2008-05-26 04:38:26 +00:00
spl-condvar.c Apply Ricardo's spl-02-condvar-poison.patch 2008-08-04 23:59:08 +00:00
spl-debug.c Add missing initializer which is needed in an unlikely error case. 2008-11-04 22:24:55 +00:00
spl-err.c Breaking the world for a little bit. If anyone is going to continue 2008-06-02 17:28:49 +00:00
spl-generic.c Add struct ddi_strtox functions 2008-12-05 16:23:57 -08:00
spl-kmem.c * spl-09-fix-kmem-track-oops.patch 2008-11-03 22:02:15 +00:00
spl-kobj.c Add missing error handling to this case where a memory allocation fails. 2008-11-04 22:51:31 +00:00
spl-kstat.c Minor tweak to ensure kstat values are printed correctly on x86_64 at least 2008-06-06 23:11:34 +00:00
spl-module.c * include/sys/sunddi.h, modules/spl/spl-module.c : Removed default 2008-11-13 21:43:30 +00:00
spl-mutex.c Fixes: 2008-06-04 06:00:46 +00:00
spl-proc.c 3 minor fixups where sprintf() was used instead of snprintf() with 2008-11-04 23:30:15 +00:00
spl-rwlock.c Simple ignore the return type which was never used here and cast it to void. 2008-11-04 22:42:58 +00:00
spl-taskq.c Apply a nice fix caught by Ricardo, 2008-11-03 20:21:08 +00:00
spl-thread.c Remove 3 instances of unused variables. 2008-11-05 22:06:56 +00:00
spl-time.c Ensure GPL-only symbols are re-exported as GPL-only 2008-11-04 00:00:16 +00:00
spl-vnode.c 3 minor fixups where sprintf() was used instead of snprintf() with 2008-11-04 23:30:15 +00:00