K 10 svn:author V 3 gad K 8 svn:date V 27 2003-02-24T02:09:02.000000Z K 7 svn:log V 352 1) Fix so -a honors the -n ("do nothing") option. Before, if the directory given for -a did not exist, then newsyslog would always try to create it, even if -n was specified. 2) When -a processing *does* create the directory, have it check the result from mkdir(), and immediately error-out if that failed. PR: bin/46974 MFC after: 3 weeks END