aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add missing headersbehlendo2008-03-1415-16/+145
* Add missing headersbehlendo2008-03-132-0/+17
* Add two more missing headersbehlendo2008-03-132-0/+12
* Drop unicode support, provided in ZFS tree libportbehlendo2008-03-137-35506/+48
* - Add some more missing headersbehlendo2008-03-129-243/+62
* Add copyin/copyout mappingbehlendo2008-03-126-11/+33
* - Implemented vnode interfaces and 6 test cases to the test suite.behlendo2008-03-1213-267/+833
* Apply fix from bug239 for rwlock deadlock.behlendo2008-03-1115-5/+347
* Two more GPL only symbols moved to helper functions in the spl module.behlendo2008-03-112-2/+18
* Remap gethrestime() with #define to new symbol and export that newbehlendo2008-03-103-16/+29
* Add some typedefs to make it clearer when we passing a function,behlendo2008-03-105-5/+18
* Fix systemic naming mistakebehlendo2008-03-103-4/+8
* Add missing headersbehlendo2008-03-105-1/+266
* Just filling in more of the env.behlendo2008-03-084-2/+12
* Add somre debugging supportbehlendo2008-03-085-1/+62
* Add the initial vestigates of vnode supportbehlendo2008-03-074-0/+267
* Add missing cred.h functionsbehlendo2008-03-075-8/+163
* Minor atomic cleanup, this needs to be done right.behlendo2008-03-074-44/+79
* Add some missing rw_lock symbolsbehlendo2008-03-063-14/+23
* Add highbit func,behlendo2008-03-067-12/+88
* Checkpoint for the night,behlendo2008-03-0518-8/+37290
* Remove spl.h, just include the headers you need.behlendo2008-03-047-21/+32
* Fix typebehlendo2008-03-041-1/+1
* More stub headers, behlendo2008-03-049-79/+154
* Stub out some missing headers which are expected. I'll fillbehlendo2008-03-0110-2/+41
* Remaining lose endsbehlendo2008-03-011-1/+3
* Almost dropped this!behlendo2008-03-011-0/+67
* Reorganize /include/ to add a /sys/, this way we don't need tobehlendo2008-03-0134-113/+66
* Minor nit, SOLARIS should be SPLbehlendo2008-02-2814-43/+43
* OK, I think this is the last of major cleanup and restructuring.behlendo2008-02-2823-41/+43
* Add top level make check target which runs the validationbehlendo2008-02-283-3/+48
* More cleanup.behlendo2008-02-2716-1126/+1127
* OK, it builds... and the modules load... now for some morebehlendo2008-02-272-1/+20
* Quiet libtoolbehlendo2008-02-271-1/+1
* OK, everything builds now. My initial intent was to place all ofbehlendo2008-02-2721-20/+23
* New approachbehlendo2008-02-270-0/+0
* Move dirbehlendo2008-02-2710-0/+0
* Move dirbehlendo2008-02-276-0/+0
* Move dirbehlendo2008-02-272-0/+0
* Move dirbehlendo2008-02-272-0/+0
* Lots of build fixes. This is turning out to be a very goodbehlendo2008-02-2730-120/+182
* More build fixes, I have the kernel module almost building and itsbehlendo2008-02-2720-77/+64
* User space build fixes:behlendo2008-02-2612-123/+1255
* Whoops, I knew I'd miss something small in the build system. Fixbehlendo2008-02-261-1/+1
* Initial commit. All spl source written up to this point wrappedbehlendo2008-02-2643-0/+6322