aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/indent/lexi.c
Commit message (Expand)AuthorAgeFilesLines
* indent(1): don't treat bare '_t' as a type name when -ta is usedAndriy Gapon2010-04-151-2/+3
* indent(1): add a new option, -ta, to treat all *_t identifiers as typesAndriy Gapon2010-03-311-0/+12
* Use the appropriate error function for displaying the error,Diomidis Spinellis2005-11-201-1/+1
* Fixed misformatting of "struct foo *bar" in function parameter lists. ItBruce Evans2004-02-091-8/+11
* Expanded the size of the keyword table from 100 to 1000 entries so thatBruce Evans2004-02-091-1/+3
* Backed out rev.1.4 and 1.7 so they they can be implemented and committedBruce Evans2004-02-091-18/+5
* err() on allocation failure. WARNS=9 compliantPhilippe Charnier2003-06-151-2/+1
* SpellingPhilippe Charnier2002-10-161-2/+2
* Consistently use FBSDIDDavid E. O'Brien2002-06-301-2/+2
* Remove deprecated register qualifier.Juli Mallett2002-06-241-3/+3
* 1) Const enough things to avoid warnings.David Malone2002-03-301-6/+7
* Make this compile cleanly when warnings are enabled:Jens Schweikhardt2001-10-281-44/+45
* Properly handle backslash newline within an identifier or keyword.Jens Schweikhardt2001-10-191-1/+11
* Fix damage I did in rev 1.4 that broke formatting this example:David E. O'Brien2001-04-201-0/+2
* Don't abuse the SCCS `@(#)' for RCS.David E. O'Brien2000-12-251-1/+1
* Add or fix FreeBSD IDs.David E. O'Brien2000-12-091-1/+2
* "Implement -[n]fcb (formatting of block comments) and attempt to implementDavid E. O'Brien2000-12-091-6/+18
* Support integer constant unsigned-suffix and long-long-suffix.Robert Nordier1998-05-191-3/+21
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+559