K 10 svn:author V 6 marino K 8 svn:date V 27 2015-03-26T14:47:41.746466Z K 7 svn:log V 322 mail/mailx: set zero arg to sendmail, not send-mail This was probably a decade old oversight, but mail has spawned as "sendmail" but set with first argument as "send-mail", requiring mail wrapper to know both sendmail and send-mail. The path and zero argument should match, so let's do that here. Taken from: DragonFly END