K 10 svn:author V 5 steve K 8 svn:date V 27 1996-12-21T22:09:40.000000Z K 7 svn:log V 303 Make sh(1) a little braver in the face of adversity. sh(1) now handles the getpwd() init problem the same way as bash and ksh do. Also while I was in here, I cleaned up the format a little, removed some unnnecessary #if SYMLINKS cruft, and changed the pwd builtin to use getcwd(3) as Joerg suggested. END