aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* - Implemented vnode interfaces and 6 test cases to the test suite.behlendo2008-03-127-172/+719
* Apply fix from bug239 for rwlock deadlock.behlendo2008-03-116-0/+220
* Two more GPL only symbols moved to helper functions in the spl module.behlendo2008-03-111-0/+14
* Remap gethrestime() with #define to new symbol and export that newbehlendo2008-03-102-0/+12
* Add some typedefs to make it clearer when we passing a function,behlendo2008-03-101-2/+2
* Fix systemic naming mistakebehlendo2008-03-101-3/+3
* Add somre debugging supportbehlendo2008-03-082-0/+46
* Add the initial vestigates of vnode supportbehlendo2008-03-072-0/+169
* Add some missing rw_lock symbolsbehlendo2008-03-061-10/+13
* Add highbit func,behlendo2008-03-063-2/+33
* Remove spl.h, just include the headers you need.behlendo2008-03-041-1/+15
* More stub headers, behlendo2008-03-041-1/+1
* Reorganize /include/ to add a /sys/, this way we don't need tobehlendo2008-03-016-6/+6
* OK, I think this is the last of major cleanup and restructuring.behlendo2008-02-287-30/+15
* Add top level make check target which runs the validationbehlendo2008-02-281-3/+1
* More cleanup.behlendo2008-02-2711-812/+1001
* OK, it builds... and the modules load... now for some morebehlendo2008-02-271-0/+19
* OK, everything builds now. My initial intent was to place all ofbehlendo2008-02-2717-0/+3715