summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Minimal signal handling interface.behlendo2008-03-172-0/+25
* Missing headers, more minor fixesbehlendo2008-03-156-3/+50
* Fix kmem memory accountingbehlendo2008-03-141-19/+24
* Fix KMEM_DEBUG support (enable by default)behlendo2008-03-143-25/+67
* Add missing headersbehlendo2008-03-1412-8/+68
* 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-128-241/+55
* Add copyin/copyout mappingbehlendo2008-03-123-4/+11
* - Implemented vnode interfaces and 6 test cases to the test suite.behlendo2008-03-124-88/+105
* Apply fix from bug239 for rwlock deadlock.behlendo2008-03-118-3/+120
* Two more GPL only symbols moved to helper functions in the spl module.behlendo2008-03-111-2/+4
* Remap gethrestime() with #define to new symbol and export that newbehlendo2008-03-101-16/+17
* Add some typedefs to make it clearer when we passing a function,behlendo2008-03-104-3/+16
* Fix systemic naming mistakebehlendo2008-03-102-1/+5
* Add missing headersbehlendo2008-03-104-1/+264
* Just filling in more of the env.behlendo2008-03-084-2/+12
* Add somre debugging supportbehlendo2008-03-083-1/+16
* Add the initial vestigates of vnode supportbehlendo2008-03-072-0/+98
* 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-062-4/+10
* Add highbit func,behlendo2008-03-064-10/+55
* Checkpoint for the night,behlendo2008-03-0517-8/+37274
* Remove spl.h, just include the headers you need.behlendo2008-03-046-20/+17
* Fix typebehlendo2008-03-041-1/+1
* More stub headers, behlendo2008-03-048-78/+153
* Stub out some missing headers which are expected. I'll fillbehlendo2008-03-0110-2/+41
* Almost dropped this!behlendo2008-03-011-0/+67
* Reorganize /include/ to add a /sys/, this way we don't need tobehlendo2008-03-0123-383/+48
* Minor nit, SOLARIS should be SPLbehlendo2008-02-2814-43/+43
* OK, I think this is the last of major cleanup and restructuring.behlendo2008-02-2816-11/+28
* More cleanup.behlendo2008-02-273-270/+33
* Lots of build fixes. This is turning out to be a very goodbehlendo2008-02-2715-72/+135
* More build fixes, I have the kernel module almost building and itsbehlendo2008-02-2716-57/+57
* User space build fixes:behlendo2008-02-263-9/+291
* Initial commit. All spl source written up to this point wrappedbehlendo2008-02-2618-0/+1558