summaryrefslogtreecommitdiffstats
path: root/usr.bin/indent/indent.c
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes for usr.bin/uqs2011-12-301-4/+4
* Use NULL instead of 0 when setting up pointer.kevlo2010-08-101-8/+8
* indent(1): correctly handle case/label at the very start of a functionavg2010-03-311-1/+1
* initialize variable (WARNS=6)charnier2006-09-131-0/+1
* Declare find_err in indent_globs.h where the other shared variablesdwmalone2005-11-131-2/+0
* Fix problems with non-8 space tabs. New options for functionschweikh2004-06-271-9/+29
* Added an option -ldi<N> to control indentation of local variable names.bde2004-02-091-2/+14
* Only use tabs to indent variable names if the declaration indent isbde2004-02-091-8/+8
* Backed out a part of previous commit that wasn;t mentioned in the logbde2004-02-091-2/+1
* Fixed tab lossage in indented variable names. The -diN option wasbde2004-02-091-6/+22
* err() on allocation failure. WARNS=9 compliantcharnier2003-06-151-9/+19
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-011-3/+3
* Spellingcharnier2002-10-161-3/+3
* Consistently use FBSDIDobrien2002-06-301-2/+2
* Remove deprecated register qualifier.jmallett2002-06-241-4/+4
* 1) Const enough things to avoid warnings.dwmalone2002-03-301-8/+8
* Make this compile cleanly when warnings are enabled:schweikh2001-10-281-44/+38
* Fix indent endless on garbage input (i.e., if it encountered EOF whileobrien2001-02-271-1/+1
* Preceed/preceeding are not english words. Use precede and preceding.asmodai2001-02-181-1/+1
* Don't abuse the SCCS `@(#)' for RCS.obrien2000-12-251-1/+1
* Add or fix FreeBSD IDs.obrien2000-12-091-1/+1
* "Implement -[n]fcb (formatting of block comments) and attempt to implementobrien2000-12-091-2/+4
* Don't call err() with no format string.kris2000-07-101-7/+7
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Clean up some ambiguous nested if/elses.billf1999-07-041-4/+4
* PR: 7583thepish1998-10-181-4/+4
* Use err(3) instead of local redefinition. Add usage().charnier1997-07-151-24/+25
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+1181
OpenPOWER on IntegriCloud