summaryrefslogtreecommitdiff
path: root/usr.bin/mail
AgeCommit message (Expand)Author
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
2010-01-12error message cleanupchristos
2010-01-12- 1 -> EXIT_FAILUREchristos
2010-01-12- 1 -> EXIT_FAILUREchristos
2009-10-21Remove 3rd and 4th clauses in christos' license. OK christos.snj
2009-08-28Don't barf on malformed mime messages (missing mime version). From Anon Ymouschristos
2009-07-14Declare "com" as volatile in execute(), to make it safe to useapb
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
2009-04-13Do the -Wuninitialized workaround in a way which conforms to ourhe
2009-04-12Work around a problem with gcc -Wuninitialized seen for our sh3 targets.he
2009-04-11- magic fix for short fileschristos
2009-04-10From Anon Ymous:christos
2009-03-23Fix quoting.joerg
2009-03-11fix warnings.christos
2009-02-11add missing ,christos
2009-02-11don't print warnings about can't find termcap entry.christos
2009-01-25sign-compare fix for amd64lukem
2009-01-18fix -Wsign-compare issueslukem
2008-12-08Spelling fixes.wiz
2008-12-07PR/1880: Jim Barnard: Don't parse backslash escaped characters inside singlechristos
2008-12-07PR/1880: Jim Barnard: Pass backslash escaped characters unintepreted insidechristos
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-27Make sure the current message (dot) is set correctly when changing thechristos
2008-04-24Fix a header decode mistake that caused mime header lines decoded bychristos
2007-12-17Fix a (very old) file leak. From Anon Ymouschristos
2007-12-15convert __attribute__s to applicable cdefs.h macrosperry
2007-12-14From Anon Ymous:christos
2007-11-14From Anon Ymouschristos
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