aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/mail/cmd1.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-3/+3
* Switch the default pager for most commands to lessAlan Somers2018-08-081-1/+1
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* mail(1): Update more prototypes.Pedro F. Giffuni2016-07-151-12/+21
* mail(1): Bring some fixes from other BSDs.Pedro F. Giffuni2016-07-131-1/+1
* In usr.bin/mail/cmd1.c, use the correct printf length modifier for aDimitry Andric2011-12-171-1/+1
* Add __unused. Ansi prototypes.Philippe Charnier2010-12-191-33/+18
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-111-4/+0
* Use static storage-class specifier where appropriate.Diomidis Spinellis2007-11-081-1/+1
* Consistently use FBSDIDDavid E. O'Brien2002-06-301-2/+2
* Sync with most of NetBSD's changes, including:Mike Heffner2001-12-181-2/+25
* Cleanup mail(1)'s varying styles by converting to using style(9).Mike Heffner2001-05-271-53/+60
* Merge various changes from OpenBSD and NetBSD.Mike Heffner2001-03-251-6/+10
* Fixed printf format errors.Bruce Evans1998-07-061-1/+1
* Many places in the code NULL is used in integer context, wherePoul-Henning Kamp1997-09-181-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+451