K 10 svn:author V 8 cperciva K 8 svn:date V 27 2013-11-02T23:20:56.588908Z K 7 svn:log V 746 Change default submission target from cperciva-panicmail@daemonology.net to cperciva@freebsd.org. Include the To: "name" in the variable, not just the email address. Avoid missed periods. Use > instead of >> when first writing to a file we're constructing in parts. Add quoting of strings containing variable expansions. Exit if pkesh fails. Set umask correctly: Panic emails might contain information we don't want local unprivileged users to read. If present, use the info.last symlink to locate the most recent panic. If not, fall back to using bounds as before. Compare timestamps on vmcore.N and panicmail.N; otherwise we will miss sending email for panics after numbers rotate back to zero. Submitted by: dt71 via freebsd-hackers END