http://bugs.grommit.com/show_bug.cgi?id=500
Summary: "sync" builtin not mapped to /usr/sbin/ Product: ksh93-integration Version: unspecified Platform: SPARC (32bit+64bit) OS/Version: Solaris 11/Nevada Status: NEW Severity: normal Priority: P3 Component: App/ksh93 AssignedTo: ksh93-integration-discuss at opensolaris.org ReportedBy: roland.mainz at nrubsig.org CC: roland.mainz at nrubsig.org, april.chin at sun.com "sync" builtin not mapped to "/usr/sbin/". A quick look at http://svn.genunix.org/repos/on/branches/ksh93/gisburn/prototype011/usr/src/lib/libshell/common/data/solaris_cmdlist.h shows this: -- snip -- BINCMDLIST(sum) ASTCMDLIST(sum) SBINCMDLIST(sync) SBINCMDLIST(sync) BINCMDLIST(sync) ASTCMDLIST(sync) XPG4CMDLIST(tail) -- snip -- ... e.g. the entry for "/sbin/sync" is listed twice instead of one time for "/sbin/sh" and the 2nd time for "/usr/sbin/sync" -- Configure bugmail: http://bugs.grommit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.