K 10 svn:author V 3 jhb K 8 svn:date V 27 2017-09-04T05:34:36.611085Z K 7 svn:log V 341 Decode pathconf() names, *at() flags, and sysarch() numbers in libsysdecode. Move tables that were previously in truss over to libsysdecode. truss output is unchanged, but kdump has been updated to decode these fields. In addition, sysdecode_sysarch_number() should support all platforms whereas the old table in truss only supported x86. END