aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/indent
Commit message (Expand)AuthorAgeFilesLines
* Deal with double whitespace.Ruslan Ermilov2004-07-031-23/+23
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-50/+100
* Bump document date.Jens Schweikhardt2004-06-301-1/+1
* Document recently acquired options.Jens Schweikhardt2004-06-291-0/+12
* Fix problems with non-8 space tabs. New options for functionJens Schweikhardt2004-06-274-15/+45
* Fixed document date.Ruslan Ermilov2004-05-191-1/+1
* Support C-style comments in profile.Dag-Erling Smørgrav2004-03-211-3/+18
* Only indent once for continuation lines when not lining up withBruce Evans2004-02-122-3/+5
* Added an option -ldi<N> to control indentation of local variable names.Bruce Evans2004-02-094-4/+27
* Only use tabs to indent variable names if the declaration indent isBruce Evans2004-02-091-8/+8
* Backed out a part of previous commit that wasn;t mentioned in the logBruce Evans2004-02-091-2/+1
* Fixed tab lossage in indented variable names. The -diN option wasBruce Evans2004-02-091-6/+22
* 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-157-21/+46
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-011-3/+3
* SpellingPhilippe Charnier2002-10-165-10/+13
* Consistently use FBSDIDDavid E. O'Brien2002-06-306-14/+16
* Remove deprecated register qualifier.Juli Mallett2002-06-247-40/+40
* Use `The .Nm utility'Philippe Charnier2002-04-201-14/+22
* 1) Const enough things to avoid warnings.David Malone2002-03-306-30/+31
* Make this compile cleanly when warnings are enabled:Jens Schweikhardt2001-10-288-227/+310
* Properly handle backslash newline within an identifier or keyword.Jens Schweikhardt2001-10-191-1/+11
* Remove whitespace at EOL.Dima Dorfman2001-07-151-9/+9
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Fix damage I did in rev 1.4 that broke formatting this example:David E. O'Brien2001-04-201-0/+2
* Fix indent endless on garbage input (i.e., if it encountered EOF whileDavid E. O'Brien2001-02-271-1/+1
* Preceed/preceeding are not english words. Use precede and preceding.Jeroen Ruigrok van der Werven2001-02-181-1/+1
* Don't abuse the SCCS `@(#)' for RCS.David E. O'Brien2000-12-256-6/+6
* The options I added where not formated to new manpage style specs.David E. O'Brien2000-12-091-4/+7
* Add or fix FreeBSD IDs.David E. O'Brien2000-12-097-5/+10
* "Implement -[n]fcb (formatting of block comments) and attempt to implementDavid E. O'Brien2000-12-096-11/+46
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-3/+2
* Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov2000-11-101-7/+0
* Don't call err() with no format string.Kris Kennaway2000-07-101-7/+7
* Don't depend on the fact that variables default to int.Bill Fumerola1999-09-061-4/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-284-4/+4
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Clean up some ambiguous nested if/elses.Bill Fumerola1999-07-042-7/+9
* Improve handling of "do ... while" following "else". This changeRobert Nordier1999-05-211-1/+1
* PR: 7583Peter Hawkins1998-10-181-4/+4
* Support integer constant unsigned-suffix and long-long-suffix.Robert Nordier1998-05-191-3/+21
* Change defaults to match reality.Tim Vanderhoek1997-10-241-15/+17
* Use err(3) instead of local redefinition. Add usage().Philippe Charnier1997-07-154-51/+54
* Some minor cosmetic tweaks.Steve Price1997-06-281-5/+5
* Fix description of -cli option so that it comes out as -cli0.5 instead ofMarc G. Fournier1996-10-231-1/+1
* Fix a variety of minor typos and cross references in a bunch ofMike Pritchard1996-01-201-2/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-303-39/+39
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-2711-0/+4341