summaryrefslogtreecommitdiffstats
path: root/usr.bin/indent/parse.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-6/+1
| | | | | | | unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms
* ansi; khalek@linuxgamers.netderaadt2004-07-201-4/+3
|
* minimal protosderaadt2003-06-261-4/+4
|
* final bits of obvious UCB term 3 removalderaadt2003-06-121-7/+3
|
* kill more registersmpech2001-11-191-3/+3
| | | | millert@ ok
* Fix various warnings, merge lite-2, and tidy a bit; also, cast somepjanzen2001-01-081-16/+17
| | | | | | 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.
* use err(3), some -Wallmickey1997-07-251-2/+6
|
* rcsidderaadt1996-06-261-1/+3
|
* initial import of NetBSD treederaadt1995-10-181-0/+325