freebsd-nq/cddl/contrib/opensolaris/lib
Dimitry Andric 8ac4e8ebc3 In cddl/contrib/opensolaris/lib/libdtrace/common/dt_consume.c, some
uint64_t values are snprintf'd using %llx.  On amd64, uint64_t is
typedef'd as unsigned long, so cast the values to u_longlong_t, as is
done similarly in the rest of the file.

MFC after:	1 week
2011-12-16 15:04:47 +00:00
..
libctf/common Make this compile cleanly. 2008-04-26 04:22:32 +00:00
libdtrace In cddl/contrib/opensolaris/lib/libdtrace/common/dt_consume.c, some 2011-12-16 15:04:47 +00:00
libgen/common MFV OpenSolaris DTrace userland bits. 2010-08-02 13:40:53 +00:00
libnvpair Finally... Import the latest open-source ZFS version - (SPA) 28. 2011-02-27 19:41:40 +00:00
libuutil/common Finally... Import the latest open-source ZFS version - (SPA) 28. 2011-02-27 19:41:40 +00:00
libzfs/common Merge new ZFS features from illumos: 2011-11-28 21:40:00 +00:00
libzpool/common libzpool task_alloc: pass only valid flags to kmem_alloc 2011-10-21 13:53:06 +00:00
pyzfs/common Finally... Import the latest open-source ZFS version - (SPA) 28. 2011-02-27 19:41:40 +00:00