summaryrefslogtreecommitdiff
path: root/usr.bin/mail
AgeCommit message (Expand)Author
2007-10-30From Anon Ymous: Make this compile without MIME_SUPPORT.christos
2007-10-30bump datechristos
2007-10-30From Anon Ymous:christos
2007-10-29From Anon Ymous:christos
2007-10-27From Anon Ymous:christos
2007-10-23From Anon Ymous:christos
2007-10-19Handle 2 digit years, from Anon Ymouschristos
2007-10-04Use warnx(3) not warn(3); timegm(3) does not set errno. Use thechristos
2007-09-12Support obsolete zone info in date field. (See obs_zone of RFC 2822,christos
2007-08-22A prophylactic patch: change offsetof -> blkoffsetofdogcow
2007-07-07off by one fix from Anon Ymouschristos
2007-07-07protect against null.christos
2007-07-06Don't expand % escapes in headers.christos
2007-06-13call setprogname(); from anon ymous.christos
2007-06-05Add RCSID's to help files and centralize the function to cat the help files.christos
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2007-02-15bump version, from Anon Ymouschristos
2007-01-22don't overwrite variables on the stack. From Anon Ymous.christos
2007-01-05Appease wizd, from Anon Ymous.christos
2007-01-03From Anon Ymous:christos
2007-01-031) Fix a really stupid table termination error in mime_decode.c.christos
2007-01-02From Anon Ymous:christos
2006-12-25From Anon Ymouschristos
2006-12-23Consistently use Ev for PAGER.wiz
2006-12-23Use Nm instead of Xr to ourselves.wiz
2006-12-23Use Sx for section cross-references.wiz
2006-12-23Remove trailing whitespace.wiz
2006-12-15From Anon Ymous:christos
2006-12-10Fix timezone and date parsing. From Anon Ymous.christos
2006-12-06When "autoprint" and "crt" were set, the pager was getting bypassed.christos
2006-12-06From Anon Ymous:christos
2006-12-05fix a core-dump and do some more error checking via asserts. From Anon Ymouschristos
2006-12-03Document the new threading etc. features. From Anon Ymous.christos
2006-11-29block a few more signals, from anonchristos
2006-11-29don't block sigterm otherwise a forked process that sends a sigterm to itselfchristos
2006-11-28pointers should be either casted to intptr_t or even better not casted...christos
2006-11-28pass lint.christos
2006-11-28From Anon Ymous:christos
2006-11-24fix spelling of accommodate; from Zapher.christos
2006-11-01From Anon Ymous:christos
2006-10-31new file from Anon Ymouschristos
2006-10-31new files from Anon Ymous.christos
2006-10-31Various fixes. Bump date for previous.wiz
2006-10-31More fixes from Anon Ymous:christos
2006-10-26Some cleanups from the person without a name.wiz
2006-10-26New sentence, new line.wiz
2006-10-24more meaningful variable name.christos
2006-10-23deal with machines where char is unsigned and with chars > 127christos
2006-10-22avoid assigning a void * to an int just to see if it is non-zero or not.mrg
2006-10-22mail/head.c: make the previous delta only apply if FMT_PROG is not definedmrg