Package: ctfutils / 10.3~svn297264-2

Metadata

Package Version Patches format
ctfutils 10.3~svn297264-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
compat_opensolaris.diff | (download)

cddl/compat/opensolaris/include/alloca.h | 4 4 + 0 - 0 !
cddl/compat/opensolaris/include/mnttab.h | 4 3 + 1 - 0 !
cddl/compat/opensolaris/include/stdio.h | 4 2 + 2 - 0 !
cddl/compat/opensolaris/misc/fsshare.c | 9 6 + 3 - 0 !
sys/cddl/compat/opensolaris/rpc/xdr.h | 6 6 + 0 - 0 !
sys/cddl/compat/opensolaris/sys/dirent.h | 3 3 + 0 - 0 !
sys/cddl/compat/opensolaris/sys/misc.h | 4 4 + 0 - 0 !
sys/cddl/compat/opensolaris/sys/param.h | 4 2 + 2 - 0 !
sys/cddl/compat/opensolaris/sys/stat.h | 8 7 + 1 - 0 !
sys/cddl/compat/opensolaris/sys/vnode.h | 4 4 + 0 - 0 !
10 files changed, 41 insertions(+), 9 deletions(-)

---
ulong_t.diff | (download)

sys/cddl/contrib/opensolaris/uts/common/sys/sysmacros.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
makefile.diff | (download)

cddl/usr.bin/ctfconvert/Makefile | 4 3 + 1 - 0 !
cddl/usr.bin/ctfdump/Makefile | 4 3 + 1 - 0 !
cddl/usr.bin/ctfmerge/Makefile | 4 3 + 1 - 0 !
3 files changed, 9 insertions(+), 3 deletions(-)

---
mips64.diff | (download)

sys/cddl/contrib/opensolaris/uts/common/sys/isa_defs.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
sou_too_many_values.diff | (download)

cddl/contrib/opensolaris/tools/ctf/cvt/ctf.c | 9 6 + 3 - 0 !
1 file changed, 6 insertions(+), 3 deletions(-)

 encode first ctf_max_vlen members of struct/union

Turn a "sou %s has too many values" error into a warning;
encode only the first CTF_MAX_VLEN members.