aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/colldef/parse.y
Commit message (Expand)AuthorAgeFilesLines
* vsprintf() -> vsnprintf()Kris Kennaway2000-11-261-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* syntax change: allow symbolic names as substitute first argAndrey A. Chernov1999-02-131-10/+6
* add more checks for substitutionAndrey A. Chernov1999-02-121-7/+13
* fix EnglishAndrey A. Chernov1999-02-121-4/+11
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).Archie Cobbs1998-12-061-1/+5
* Use EX_USAGE in usage().Philippe Charnier1997-06-301-2/+2
* Add usage(). Put program name in bold in the man page.Philippe Charnier1997-06-261-4/+10
* Include unistd.h for getopt() prototype after Lite2 mergePeter Wemm1997-03-111-1/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Change recently added diagnostics to more descriptiveAndrey A. Chernov1996-10-251-8/+8
* Check for not defined / redefined chars nowAndrey A. Chernov1996-10-231-6/+49
* Simplify and improve parser.Andrey A. Chernov1996-10-161-227/+0
* Save half of LC_COLLATE spaceAndrey A. Chernov1996-10-151-41/+259
* collate tables compilerAndrey A. Chernov1995-02-171-0/+248