| Commit message (Expand) | Author | Age | Files | Lines |
* | Minimal signal handling interface. | behlendo | 2008-03-17 | 2 | -0/+25 |
* | Missing headers, more minor fixes | behlendo | 2008-03-15 | 6 | -3/+50 |
* | Fix kmem memory accounting | behlendo | 2008-03-14 | 1 | -19/+24 |
* | Fix KMEM_DEBUG support (enable by default) | behlendo | 2008-03-14 | 3 | -25/+67 |
* | Add missing headers | behlendo | 2008-03-14 | 12 | -8/+68 |
* | 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 | 8 | -241/+55 |
* | Add copyin/copyout mapping | behlendo | 2008-03-12 | 3 | -4/+11 |
* | - Implemented vnode interfaces and 6 test cases to the test suite. | behlendo | 2008-03-12 | 4 | -88/+105 |
* | Apply fix from bug239 for rwlock deadlock. | behlendo | 2008-03-11 | 8 | -3/+120 |
* | Two more GPL only symbols moved to helper functions in the spl module. | behlendo | 2008-03-11 | 1 | -2/+4 |
* | Remap gethrestime() with #define to new symbol and export that new | behlendo | 2008-03-10 | 1 | -16/+17 |
* | Add some typedefs to make it clearer when we passing a function, | behlendo | 2008-03-10 | 4 | -3/+16 |
* | Fix systemic naming mistake | behlendo | 2008-03-10 | 2 | -1/+5 |
* | Add missing headers | behlendo | 2008-03-10 | 4 | -1/+264 |
* | Just filling in more of the env. | behlendo | 2008-03-08 | 4 | -2/+12 |
* | Add somre debugging support | behlendo | 2008-03-08 | 3 | -1/+16 |
* | Add the initial vestigates of vnode support | behlendo | 2008-03-07 | 2 | -0/+98 |
* | 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 | 2 | -4/+10 |
* | Add highbit func, | behlendo | 2008-03-06 | 4 | -10/+55 |
* | Checkpoint for the night, | behlendo | 2008-03-05 | 17 | -8/+37274 |
* | Remove spl.h, just include the headers you need. | behlendo | 2008-03-04 | 6 | -20/+17 |
* | Fix type | behlendo | 2008-03-04 | 1 | -1/+1 |
* | More stub headers, | behlendo | 2008-03-04 | 8 | -78/+153 |
* | Stub out some missing headers which are expected. I'll fill | behlendo | 2008-03-01 | 10 | -2/+41 |
* | 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 | 23 | -383/+48 |
* | 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 | 16 | -11/+28 |
* | More cleanup. | behlendo | 2008-02-27 | 3 | -270/+33 |
* | Lots of build fixes. This is turning out to be a very good | behlendo | 2008-02-27 | 15 | -72/+135 |
* | More build fixes, I have the kernel module almost building and its | behlendo | 2008-02-27 | 16 | -57/+57 |
* | User space build fixes: | behlendo | 2008-02-26 | 3 | -9/+291 |
* | Initial commit. All spl source written up to this point wrapped | behlendo | 2008-02-26 | 18 | -0/+1558 |