Print this page
5005 libnvpair JSON output broken by lint fixes
5006 libnvpair JSON cannot print int16 arrays
Reviewed by: Robert Mustacchi <rm@joyent.com>

*** 13,19 **** --- 13,20 ---- # Copyright (c) 2012 by Delphix. All rights reserved. # Copyright 2014 Garrett D'Amore <garrett@damore.org> # SUBDIRS = dladm printf xargs + SUBDIRS = dladm libnvpair_json printf xargs include $(SRC)/test/Makefile.com