summaryrefslogtreecommitdiff
path: root/usr.bin/mail
AgeCommit message (Expand)Author
2019-12-17Pull up following revision(s) (requested by christos in ticket #555):martin
2019-09-05Pull up following revision(s) (requested by sevan in ticket #174):martin
2019-07-26PR/54410: fmoon: typos in mail(1)christos
2019-02-01compare pointers with NULL not '\0'.mrg
2018-06-10use SUBDIR.roff suggested by uwe@christos
2018-05-23Remove Mailchristos
2018-02-04fixes for GCC 6.4:mrg
2017-11-09Only open regular files.christos
2017-07-03Remove workaround for ancient HTML generation code.wiz
2017-05-02reset signal handler before returning.christos
2017-01-23Fix spelling: s/overritten/overwrittenabhinav
2016-09-05Drop main() prototype.sevan
2016-02-03PR/50746: David Binderman: Check bounds before dereferencing.christos
2015-11-25PR/50360: Thomas Klausner: Fix MKREPRO issuechristos
2015-07-04fix infinite loopchristos
2015-07-04If we fail 5 times in a row, fail correctly (Steffen Nurpmeso).christos
2015-06-17one more stray \nchristos
2015-01-10fix wordexp result handlingchristos
2015-01-10fix incorrect arg size computationchristos
2014-12-16Fix various security related issues:christos
2014-10-18src is too big these days to tolerate superfluous apostrophes. It'ssnj
2014-10-01put back ua will fix differently.christos
2014-09-30There is no \(ua in roff, you really mean \(ha (Circumflex-Accent) aka ^christos
2014-07-05Reorg docs, part 1:dholland
2014-07-05Rework /usr/share/doc.dholland
2013-10-18fix unused variable warningschristos
2013-10-18avoid longjmp clobber.christos
2013-06-28prevent re-entry race and crashchristos
2013-03-09Document more environment settings.christos
2013-03-09undo previous; mail never expanded $ variables in folder.christos
2013-03-06since we are calling realpath() earlier now, we need to expand the namechristos
2013-02-20PR/47577: Steffen "Daode" Nurpmeso: Refinement to previous to keep alwayschristos
2013-02-19PR/47577: Steffen "Daode" Nurpmeso: Keep a resolved folder name togetherchristos
2013-02-14PR/47657: Steffen "Daode" Nurpmeso: quoted printable CTE exceeds RFC limit.christos
2013-01-16From: Steffen "Daode" Nurpmeso:christos
2013-01-15PR/47453: Martin Branderburg: Mail (mail, mailx) does not recognize messageschristos
2013-01-04PR/47396: Steffen: mail(1) may falsely use quoted-printable for files withchristos
2013-01-04PR/47395: Steffen: mail(1) unnecessarily uses base64 if a CR without a LF is ...christos
2012-12-01Fix misspelling: accommodate is a long enough word to have room for two 'c'smbalmer
2012-11-24PR/47237: Steffen Nurpmeso: Detect more than 2 pad characters and mark as bad.christos
2012-10-21don't check for i and use j.christos
2012-10-21PR/47098: Steffen "Daode" Nurpmeso: mail(1): SEGV with bad globbed file argumentchristos
2012-10-21consistently use warnchristos
2012-06-12make sure that signal handlers are always initialized.christos
2012-04-29set close on exec for all opened files.christos
2012-02-28Mark sasprintf as using a printf-like format. Fix format string to usejoerg
2012-01-16PR/45842: Henning Petersen: compare fgets with NULL not 0christos
2011-09-16Use __deadjoerg
2011-08-16document non-literal format stringchristos
2011-05-24Use proper format strings.joerg