aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/mail/edit.c
Commit message (Expand)AuthorAgeFilesLines
* usr.bin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-3/+0
* usr.bin: Remove ancient SCCS tags.Warner Losh2023-11-271-3/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* mail: Use a C89 function pointer type for command functions.John Baldwin2023-04-181-2/+2
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* mail(1): Bring some fixes from other BSDs.Pedro F. Giffuni2016-07-131-1/+1
* Always check the limits of array index variables before using them.Pedro F. Giffuni2014-08-211-1/+1
* fgets(3) returns a pointer, so compare against NULL, not integer 0.Kevin Lo2012-01-131-1/+1
* Add __unused. Ansi prototypes.Philippe Charnier2010-12-191-11/+4
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-111-4/+0
* Consistently use FBSDIDDavid E. O'Brien2002-06-301-2/+2
* Add (unsigned char) cast to ctype macrosAndrey A. Chernov2001-12-191-1/+1
* File positions are off_t nowdays, not long, so:Andrey A. Chernov2001-09-021-2/+2
* Removed duplicate VCS ID tags, as per style(9).Ruslan Ermilov2001-08-131-2/+0
* Cleanup mail(1)'s varying styles by converting to using style(9).Mike Heffner2001-05-271-29/+29
* Merge various changes from OpenBSD and NetBSD.Mike Heffner2001-03-251-22/+27
* Add $FreeBSD$Poul-Henning Kamp2000-10-241-1/+3
* PR: bin/8250Peter Hawkins1998-10-101-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+220