| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing headers | behlendo | 2008-03-14 | 15 | -16/+145 |
* | Add missing headers | behlendo | 2008-03-13 | 2 | -0/+17 |
* | Add two more missing headers | behlendo | 2008-03-13 | 2 | -0/+12 |
* | Drop unicode support, provided in ZFS tree libport | behlendo | 2008-03-13 | 7 | -35506/+48 |
* | - Add some more missing headers | behlendo | 2008-03-12 | 9 | -243/+62 |
* | Add copyin/copyout mapping | behlendo | 2008-03-12 | 6 | -11/+33 |
* | - Implemented vnode interfaces and 6 test cases to the test suite. | behlendo | 2008-03-12 | 13 | -267/+833 |
* | Apply fix from bug239 for rwlock deadlock. | behlendo | 2008-03-11 | 15 | -5/+347 |
* | Two more GPL only symbols moved to helper functions in the spl module. | behlendo | 2008-03-11 | 2 | -2/+18 |
* | Remap gethrestime() with #define to new symbol and export that new | behlendo | 2008-03-10 | 3 | -16/+29 |
* | Add some typedefs to make it clearer when we passing a function, | behlendo | 2008-03-10 | 5 | -5/+18 |
* | Fix systemic naming mistake | behlendo | 2008-03-10 | 3 | -4/+8 |
* | Add missing headers | behlendo | 2008-03-10 | 5 | -1/+266 |
* | Just filling in more of the env. | behlendo | 2008-03-08 | 4 | -2/+12 |
* | Add somre debugging support | behlendo | 2008-03-08 | 5 | -1/+62 |
* | Add the initial vestigates of vnode support | behlendo | 2008-03-07 | 4 | -0/+267 |
* | Add missing cred.h functions | behlendo | 2008-03-07 | 5 | -8/+163 |
* | Minor atomic cleanup, this needs to be done right. | behlendo | 2008-03-07 | 4 | -44/+79 |
* | Add some missing rw_lock symbols | behlendo | 2008-03-06 | 3 | -14/+23 |
* | Add highbit func, | behlendo | 2008-03-06 | 7 | -12/+88 |
* | Checkpoint for the night, | behlendo | 2008-03-05 | 18 | -8/+37290 |
* | Remove spl.h, just include the headers you need. | behlendo | 2008-03-04 | 7 | -21/+32 |
* | Fix type | behlendo | 2008-03-04 | 1 | -1/+1 |
* | More stub headers, | behlendo | 2008-03-04 | 9 | -79/+154 |
* | Stub out some missing headers which are expected. I'll fill | behlendo | 2008-03-01 | 10 | -2/+41 |
* | Remaining lose ends | behlendo | 2008-03-01 | 1 | -1/+3 |
* | Almost dropped this! | behlendo | 2008-03-01 | 1 | -0/+67 |
* | Reorganize /include/ to add a /sys/, this way we don't need to | behlendo | 2008-03-01 | 34 | -113/+66 |
* | Minor nit, SOLARIS should be SPL | behlendo | 2008-02-28 | 14 | -43/+43 |
* | OK, I think this is the last of major cleanup and restructuring. | behlendo | 2008-02-28 | 23 | -41/+43 |
* | Add top level make check target which runs the validation | behlendo | 2008-02-28 | 3 | -3/+48 |
* | More cleanup. | behlendo | 2008-02-27 | 16 | -1126/+1127 |
* | OK, it builds... and the modules load... now for some more | behlendo | 2008-02-27 | 2 | -1/+20 |
* | Quiet libtool | behlendo | 2008-02-27 | 1 | -1/+1 |
* | OK, everything builds now. My initial intent was to place all of | behlendo | 2008-02-27 | 21 | -20/+23 |
* | New approach | behlendo | 2008-02-27 | 0 | -0/+0 |
* | Move dir | behlendo | 2008-02-27 | 10 | -0/+0 |
* | Move dir | behlendo | 2008-02-27 | 6 | -0/+0 |
* | Move dir | behlendo | 2008-02-27 | 2 | -0/+0 |
* | Move dir | behlendo | 2008-02-27 | 2 | -0/+0 |
* | Lots of build fixes. This is turning out to be a very good | behlendo | 2008-02-27 | 30 | -120/+182 |
* | More build fixes, I have the kernel module almost building and its | behlendo | 2008-02-27 | 20 | -77/+64 |
* | User space build fixes: | behlendo | 2008-02-26 | 12 | -123/+1255 |
* | Whoops, I knew I'd miss something small in the build system. Fix | behlendo | 2008-02-26 | 1 | -1/+1 |
* | Initial commit. All spl source written up to this point wrapped | behlendo | 2008-02-26 | 43 | -0/+6322 |