K 10 svn:author V 3 pfg K 8 svn:date V 27 2014-05-11T17:28:57.440252Z K 7 svn:log V 298 printf: fix regression after illumos merges. The "bltin/bltin.h" wrappers do not support exit() and attempting to call it will exit sh completely. Note that errx() is acceptable but will always return with status 2. Reported by: jilles (and the testing framework) Fix by: jilles Pointyhat: pfg END