summaryrefslogtreecommitdiff
path: root/cddl/compat
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: one-line .c comment patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-08-01dtrace: do not overload libproc flagsEric van Gyzen
2023-02-24Delete obsolete Solaris compat header file stdlib.hZhenlei Huang
2021-05-24Delete obsolete Solaris compat filesAlan Somers
2020-08-25Merge OpenZFS support in to HEAD.Matt Macy
2017-09-05Honor all options of "zfs mount -o"Alan Somers
2016-12-06libproc: Add support for some proc_attach() flags.Mark Johnston
2016-05-10rename getline into zgetline to avoid collision with getline(3)Baptiste Daroussin
2014-12-08Use calloc() instead of malloc() + bzero(). This also gets rid of a warningXin LI
2014-05-08Import adapted OpenSolaris' thread pool API implementation.Alexander Motin
2012-07-04Fix an obvious typo.Pawel Jakub Dawidek
2012-04-30GNU/kFreeBSD portability fix. This glue <stdlib.h> overrides header protectionRobert Millan
2011-06-10Remove C constructs that are incompatible with C++ from variousJustin T. Gibbs
2011-05-26Close a race between libzfs and mountd when updating NFS exports.Will Andrews
2011-05-03Don't pass empty mount options to nmount(2).Jaakko Heinonen
2011-02-27Finally... Import the latest open-source ZFS version - (SPA) 28.Pawel Jakub Dawidek
2010-07-12Merge ZFS version 15 and almost all OpenSolaris bugfixes referencedMartin Matuska
2010-07-07- Add support for the "sec" option to "zfs set sharenfs"Martin Matuska
2009-09-08Implement __assert() for Solaris-specific code. Until now Solaris code wasPawel Jakub Dawidek
2008-11-22IFp4: Don't rely on disk IDs and always use vdev guids, which means always lookPawel Jakub Dawidek
2008-11-17Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.Pawel Jakub Dawidek
2008-05-21Add Solaris compatibility definitions for things we don't really want inJohn Birrell
2008-04-22Add FreeBSD IDs to files that originate in FreeBSD.John Birrell
2007-11-28Add more OpenSolaris compatibilty headers.John Birrell
2007-05-06Use provider's ident to handle situations when disks are moved aroundPawel Jakub Dawidek
2007-04-21Improve sharenfs option handling, so it is possible to give hosts list.Pawel Jakub Dawidek
2007-04-06Please welcome ZFS - The last word in file systems.Pawel Jakub Dawidek