summaryrefslogtreecommitdiff
path: root/usr.bin/mail/cmd2.c
AgeCommit message (Expand)Author
2023-11-26usr.bin: Automated cleanup of cdefs and other formattingWarner Losh
2023-11-26usr.bin: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-04-18mail: Use a C89 function pointer type for command functions.John Baldwin
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-02-28Renumber copyright clause 4Warner Losh
2016-07-15mail(1): Update more prototypes.Pedro F. Giffuni
2016-07-13mail(1): Bring some fixes from other BSDs.Pedro F. Giffuni
2010-12-19Add __unused. Ansi prototypes.Philippe Charnier
2010-12-11Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl
2002-06-30Consistently use FBSDIDDavid E. O'Brien
2001-12-19Add (unsigned char) cast to ctype macrosAndrey A. Chernov
2001-05-27Cleanup mail(1)'s varying styles by converting to using style(9).Mike Heffner
2001-03-25Merge various changes from OpenBSD and NetBSD.Mike Heffner
1998-10-10vfork -> fork. The child calls abort(), which calls stdio.Bruce Evans
1997-09-18Many places in the code NULL is used in integer context, wherePoul-Henning Kamp
1997-04-14Renamed undelete() to undelete_messages() to avoid conflict with newBruce Evans
1995-05-30Remove trailing whitespace.Rodney W. Grimes
1994-05-27BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes