aboutsummaryrefslogtreecommitdiff
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* Tweak the handling of "WITHOUT_LIBPTHREAD". Also remove the accidentalDavid E. O'Brien2007-10-093-3/+3
* Repo copy libpthreads to libkse.David E. O'Brien2007-10-093-3/+3
* Don't build bits that depend on the pthreads support if aRuslan Ermilov2007-10-013-0/+6
* Fixed static linkage (build with -DNO_SHARED).Ruslan Ermilov2007-10-014-8/+14
* 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
* - Reduce number of atomic operations needed to be implemented in asm byPawel Jakub Dawidek2007-06-084-7/+6
* Use provider's ident to handle situations when disks are moved aroundPawel Jakub Dawidek2007-05-064-22/+180
* Clean up a little.Pawel Jakub Dawidek2007-05-061-4/+4
* Improve sharenfs option handling, so it is possible to give hosts list.Pawel Jakub Dawidek2007-04-211-8/+25
* 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
* Link libzpool, ztest and zdb against libpthread.Pawel Jakub Dawidek2007-04-173-6/+6
* Apply a set of style.Makefile(5) changes to src/cddl/ makefiles.Ruslan Ermilov2007-04-1617-195/+172
* 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
* Move atomic.S files to directories that better fit OpenSolaris directoryPawel Jakub Dawidek2007-04-071-1/+1
* Build ZFS on amd64 and pc98.Dag-Erling Smørgrav2007-04-073-9/+3
* Please welcome ZFS - The last word in file systems.Pawel Jakub Dawidek2007-04-0685-0/+36027