K 10 svn:author V 7 delphij K 8 svn:date V 27 2004-11-17T10:01:48.000000Z K 7 svn:log V 331 Initialize lcap and pwd to NULL. This allows a WARNS=6 clean build, hence bump it to 6. Note that the last commit message was not quite accurate. While the assumption exists in the code, it's not possible to have an uninitialized p there because if lflag is set when username is NULL then execution would be terminated earlier. END