aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/mail/lex.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
* Replace __const by const in all non-contributed source code.Ed Schouten2011-12-131-1/+1
* Add __unused. Ansi prototypes.Philippe Charnier2010-12-191-29/+14
* 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-4/+4
* Assign checkmode boolean earlier to handle the goto jump.Mike Heffner2004-03-061-1/+1
* Add the -e (mail presence test), -H (header summary mode), and -FMike Heffner2004-02-291-5/+14
* Consistently use FBSDIDDavid E. O'Brien2002-06-301-2/+2
* Add (unsigned char) cast to ctype macrosAndrey A. Chernov2001-12-191-5/+5
* Sync with most of NetBSD's changes, including:Mike Heffner2001-12-181-11/+55
* 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-75/+74
* Merge various changes from OpenBSD and NetBSD.Mike Heffner2001-03-251-34/+25
* *** empty log message ***Kris Kennaway2000-11-271-1/+1
* #include <errno.h> where needed. Kill extern int errno;.Warner Losh2000-04-141-1/+2
* Removed debugging cruft.Bruce Evans1998-10-101-1/+0
* PR: bin/8250Peter Hawkins1998-10-101-1/+2
* Many places in the code NULL is used in integer context, wherePoul-Henning Kamp1997-09-181-2/+2
* '#' is not a comment if a non-space char followJoerg Wunsch1995-08-151-0/+11
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+665