summaryrefslogtreecommitdiff
path: root/usr.bin/mail/edit.c
AgeCommit message (Expand)Author
2012-04-29set close on exec for all opened files.christos
2012-01-16PR/45842: Henning Petersen: compare fgets with NULL not 0christos
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
2005-07-19Pass lint completely.christos
2005-07-19WARNS=3christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-14PR/21896: Jun-ichiro itojun Hagino: Fix botch with passing -1 as the stdinchristos
2003-03-29bring in fixes from OpenBSD:christos
2002-03-29only count header lines that are actually going to be displayedross
2002-03-06Replace another tempnam() with mkstemp(), and remove the tempEdit variable.wiz
2002-03-05Use warn() instead of perror().wiz
2002-03-05KNF: No space after casts.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-02-05fix nested externschristos
1997-11-25Detect more errors while manipulating mailbox files and tell the userbad
1997-10-19WARNSify, fix .Nm usage, deprecate register, use <err.h>lukem
1996-06-08- Fix PR/105: Implement dot locking protocol and check return value of flock.christos
1994-11-28Use tempnam() to generate temporary file names instead of trying tojtc
1994-06-294.4-lite, plus our modsderaadt
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd