K 10 svn:author V 3 knu K 8 svn:date V 27 2004-02-28T14:29:09.000000Z K 7 svn:log V 441 Add sunshar, a "secure unshar" for ports committers, which: - Does not execute unknown commands nor call sh(1) at all. - Does not overwrite existing files by default. - Does not extract files into upper directories. - Does have a dry run (-n) flag to see what would have been extracted. - Does have a strip (-p N) flag to strip any number of levels from pathnames. It (so far) only supports shell archives made with BSD shar. END