freebsd-dev/cddl/compat/opensolaris/misc
Xin LI bde3a4ec39 Use calloc() instead of malloc() + bzero(). This also gets rid of a warning
because bzero is defined by strings.h which is not included in thread_pool.c.

MFC after:	2 weeks
2014-12-08 06:10:47 +00:00
..
deviceid.c Fix an obvious typo. 2012-07-04 17:36:26 +00:00
fsshare.c Close a race between libzfs and mountd when updating NFS exports. 2011-05-26 16:27:00 +00:00
mkdirp.c
mnttab.c Merge ZFS version 15 and almost all OpenSolaris bugfixes referenced 2010-07-12 23:49:04 +00:00
thread_pool_impl.h Import adapted OpenSolaris' thread pool API implementation. 2014-05-08 16:59:36 +00:00
thread_pool.c Use calloc() instead of malloc() + bzero(). This also gets rid of a warning 2014-12-08 06:10:47 +00:00
zmount.c Don't pass empty mount options to nmount(2). 2011-05-03 16:00:26 +00:00
zone.c