aboutsummaryrefslogtreecommitdiff
path: root/cddl/compat/opensolaris
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-164-4/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-1614-28/+0
* dtrace: do not overload libproc flagsEric van Gyzen2023-08-011-3/+0
* Delete obsolete Solaris compat header file stdlib.hZhenlei Huang2023-02-231-37/+0
* Delete obsolete Solaris compat filesAlan Somers2021-05-248-1487/+0
* Merge OpenZFS support in to HEAD.Matt Macy2020-08-252-35/+2
* Honor all options of "zfs mount -o"Alan Somers2017-09-051-7/+5
* libproc: Add support for some proc_attach() flags.Mark Johnston2016-12-061-3/+0
* rename getline into zgetline to avoid collision with getline(3)Baptiste Daroussin2016-05-101-2/+2
* Use calloc() instead of malloc() + bzero(). This also gets rid of a warningXin LI2014-12-081-4/+2
* Import adapted OpenSolaris' thread pool API implementation.Alexander Motin2014-05-083-30/+598
* Fix an obvious typo.Pawel Jakub Dawidek2012-07-041-1/+1
* GNU/kFreeBSD portability fix. This glue <stdlib.h> overrides header protectionRobert Millan2012-04-301-2/+2
* Remove C constructs that are incompatible with C++ from variousJustin T. Gibbs2011-06-101-0/+9
* Close a race between libzfs and mountd when updating NFS exports.Will Andrews2011-05-261-0/+1
* Don't pass empty mount options to nmount(2).Jaakko Heinonen2011-05-031-2/+4
* Finally... Import the latest open-source ZFS version - (SPA) 28.Pawel Jakub Dawidek2011-02-278-10/+101
* Merge ZFS version 15 and almost all OpenSolaris bugfixes referencedMartin Matuska2010-07-122-54/+116
* - Add support for the "sec" option to "zfs set sharenfs"Martin Matuska2010-07-071-2/+2
* Implement __assert() for Solaris-specific code. Until now Solaris code wasPawel Jakub Dawidek2009-09-081-0/+55
* IFp4: Don't rely on disk IDs and always use vdev guids, which means always lookPawel Jakub Dawidek2008-11-221-5/+1
* Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.Pawel Jakub Dawidek2008-11-175-4/+45
* Add Solaris compatibility definitions for things we don't really want inJohn Birrell2008-05-212-0/+83
* Add FreeBSD IDs to files that originate in FreeBSD.John Birrell2008-04-229-0/+18
* Add more OpenSolaris compatibilty headers.John Birrell2007-11-286-0/+224
* Use provider's ident to handle situations when disks are moved aroundPawel Jakub Dawidek2007-05-062-11/+135
* Improve sharenfs option handling, so it is possible to give hosts list.Pawel Jakub Dawidek2007-04-211-8/+25
* Please welcome ZFS - The last word in file systems.Pawel Jakub Dawidek2007-04-0614-0/+1161