--- old/usr/src/uts/common/brand/solaris10/s10_brand.c Thu Jun 4 11:45:25 2009 +++ new/usr/src/uts/common/brand/solaris10/s10_brand.c Thu Jun 4 11:45:21 2009 @@ -908,6 +908,7 @@ s10_emulation_table[SYS_getpagesizes] = 1; /* 73 */ s10_emulation_table[S10_SYS_issetugid] = 1; /* 75 */ s10_emulation_table[SYS_uname] = 1; /* 135 */ + s10_emulation_table[SYS_systeminfo] = 1; /* 139 */ s10_emulation_table[SYS_pwrite] = 1; /* 174 */ s10_emulation_table[SYS_sigqueue] = 1; /* 190 */ s10_emulation_table[SYS_pwrite64] = 1; /* 223 */