aboutsummaryrefslogtreecommitdiff
path: root/cddl/contrib
Commit message (Expand)AuthorAgeFilesLines
* A lot of changes to make this code compile cleanly on FreeBSD.John Birrell2008-04-2623-224/+342
* Use FreeBSD's libdwarf which is BSD licensed instead of the GPL'd one thatJohn Birrell2008-04-261-137/+105
* We need to be consistent with prototype definitions. It isn't OK toJohn Birrell2008-04-261-8/+55
* Make this file compile cleanly.John Birrell2008-04-261-25/+25
* Apply FreeBSD changes.John Birrell2008-04-264-6/+26
* On FreeBSD we can't afford to have a build fail simply because thereJohn Birrell2008-04-261-0/+14
* Add a missing include file. We care about function prototype definitions.John Birrell2008-04-261-0/+1
* Apply FreeBSD changes.John Birrell2008-04-261-6/+66
* * Set the path to perl on FreeBSD.John Birrell2008-04-261-4/+4
* Set the path to perl on FreeBSD.John Birrell2008-04-261-1/+1
* Port these test files to work under FreeBSD.John Birrell2008-04-2630-183/+296
* This commit was generated by cvs2svn to compensate for changes in r178528,John Birrell2008-04-2698-2717/+705
* This commit was generated by cvs2svn to compensate for changes in r178525,John Birrell2008-04-2526-0/+9898
* This commit was generated by cvs2svn to compensate for changes in r178481,John Birrell2008-04-2540-0/+13733
* This commit was generated by cvs2svn to compensate for changes in r178479,John Birrell2008-04-2564-0/+40194
* This commit was generated by cvs2svn to compensate for changes in r178476,John Birrell2008-04-251428-0/+86505
* Remove a couple of definitions which now exist in compatibility headers.John Birrell2007-11-281-2/+0
* Now that we have CDDLed code in the tree, add CDDL license.Pawel Jakub Dawidek2007-09-231-0/+384
* Use ioctl() to get correct media size so that we can locateHidetoshi Shimokawa2007-08-071-1/+9
* Use provider's ident to handle situations when disks are moved aroundPawel Jakub Dawidek2007-05-061-10/+43
* Clean up a little.Pawel Jakub Dawidek2007-05-061-4/+4
* MFp4:Pawel Jakub Dawidek2007-04-214-41/+18
* Fix build breakage. Most of ZFS code is also compiled in userland and IPawel Jakub Dawidek2007-04-171-0/+1
* In FreeBSD,Hidetoshi Shimokawa2007-04-142-2/+6
* MFp4: Synchronize with vendor (mostly 'zfs rename -r').Pawel Jakub Dawidek2007-04-127-115/+288
* MFp4: Add missing kmem_size() definition.Pawel Jakub Dawidek2007-04-101-0/+1
* MFp4: Hide under '#ifdef _KERNEL' only what's really needed.Pawel Jakub Dawidek2007-04-101-1/+4
* MFp4: Synchronize with recent OpenSolaris changes.Pawel Jakub Dawidek2007-04-088-26/+160
* If we cannot open /dev/zfs try to load zfs.ko automatically and reopen.Pawel Jakub Dawidek2007-04-081-2/+21
* Please welcome ZFS - The last word in file systems.Pawel Jakub Dawidek2007-04-0651-0/+34506