summaryrefslogtreecommitdiff
path: root/usr.bin/mail/fio.c
AgeCommit message (Expand)Author
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
2012-10-21consistently use warnchristos
2012-04-29set close on exec for all opened files.christos
2010-01-12error message cleanupchristos
2009-04-11- magic fix for short fileschristos
2009-04-10From Anon Ymous:christos
2007-10-29From Anon Ymous:christos
2007-10-23From Anon Ymous:christos
2007-08-22A prophylactic patch: change offsetof -> blkoffsetofdogcow
2006-11-28From Anon Ymous:christos
2006-10-31More fixes from Anon Ymous:christos
2006-10-21From our anonymous user:christos
2005-07-19Pass lint completely.christos
2005-07-19WARNS=3christos
2003-10-31Defensively rewrite a string moving loop.ross
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-03-29only count header lines that are actually going to be displayedross
2002-03-05Use warn() instead of perror().wiz
2002-03-05KNF: No space after casts.wiz
2002-03-05Use strpbrk(3) instead of anyof().wiz
2002-03-04Don't use special null string pointer (NOSTR), just use NULL.wiz
2002-03-02Rename variables to avoid shadowing.wiz
2002-03-02ANSIfy, and minimal KNF.wiz
2001-12-19PR/15000: Mike Heffner: mail(1) doesn't reposition pointer correctlychristos
2001-02-05fix nested externschristos
1998-12-19char -> unsigned char, index -> strchr, s.w_termsig -> WTERMSIG(s)christos
1998-06-10Don't segfault just because a line starts with null.ross
1997-10-19WARNSify, fix .Nm usage, deprecate register, use <err.h>lukem
1997-10-18Allow mailboxes to be in <cr><lf> format.matt
1997-07-07Fixed bug where long lines (>1023 characters in current implementation)phil
1997-05-13fix some potential buffer overflows, and other cleanup.mikel
1996-12-28Sync with 4.4BSD-Lite2tls
1996-06-08- Fix PR/105: Implement dot locking protocol and check return value of flock.christos
1994-06-294.4-lite, plus our modsderaadt
1994-04-01lseek/long thingcgd
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd