summaryrefslogtreecommitdiff
path: root/usr.bin/mail/fio.c
Commit message (Expand)AuthorAgeFilesLines
* 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 return either a dynamically allocated string or NULL fromDon Lewis2016-05-131-2/+2
* Add __unused. Ansi prototypes.Philippe Charnier2010-12-191-31/+13
* 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-6/+6
* Sync with most of NetBSD's changes, including:Mike Heffner2001-12-181-24/+54
* File positions are off_t nowdays, not long, so:Andrey A. Chernov2001-09-021-1/+2
* Handle snprintf() returning -1.Brian Somers2001-08-201-1/+1
* 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-65/+68
* Allow mail(1) to be able to read Eudora mailboxes by transformingMike Heffner2001-05-111-1/+13
* Merge various changes from OpenBSD and NetBSD.Mike Heffner2001-03-251-46/+43
* Add $FreeBSD$Poul-Henning Kamp2000-10-241-1/+3
* Use err(3).Philippe Charnier1997-07-241-3/+2
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+431