summaryrefslogtreecommitdiffstats
path: root/usr.bin/indent/indent_globs.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make some $OpenBSD$ lines prettier/standardier by eliminatingkrw2015-01-191-1/+1
| | | | | | | superflous '*' after '/*' and adding blank after terminating '$'. Also eases parsing of the lines by simple awk scripts. Aesthetic approval from tedu@.
* add ut/nut flags to indent to enable/disable tabs.jsg2013-06-201-1/+3
| | | | | based on FreeBSD svn rev 131184. ok deraadt@
* delete junk protoderaadt2003-06-251-2/+1
|
* final bits of obvious UCB term 3 removalderaadt2003-06-121-6/+2
|
* de-registerderaadt2003-06-111-5/+9
|
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-22/+22
|
* errx -> err if ENOMEMpjanzen2001-06-251-5/+5
|
* Fix various warnings, merge lite-2, and tidy a bit; also, cast somepjanzen2001-01-081-3/+34
| | | | | | pointer arithmetic to int where needed. Mostly from NetBSD. Fix some buffer overflows pointed out in PR 1446 by gluk@ptci.ru, and check some {m,re}allocs.
* typesderaadt1999-09-141-5/+5
|
* use err(3), some -Wallmickey1997-07-251-2/+2
|
* rcsidderaadt1996-06-261-1/+1
|
* initial import of NetBSD treederaadt1995-10-181-0/+311