OpenBSD CVS

src/usr.bin/indent/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / indent

Current tag: OPENBSD_3_1_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.2   27 years  deraadt   rcsid
[TXT] README  1.1.1.1   28 years  deraadt   initial import of NetBSD tree
[TXT] args.c  1.9   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] indent.1  1.11   23 years  aaron   Remove completely redundant introductory sentences in ENVIRONMENT sections.
[TXT] indent.c  1.12   22 years  vincent   better error message when we find unmatched braces. (i.e. "braces" is more prec...
[TXT] indent_codes.h  1.3   23 years  pjanzen   Fix various warnings, merge lite-2, and tidy a bit; also, cast some pointer arit...
[TXT] indent_globs.h  1.7   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] io.c  1.5   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] lexi.c  1.8   22 years  pjanzen   errx -> err if ENOMEM
[TXT] parse.c  1.5   22 years  mpech   kill more registers millert@ ok
[TXT] pr_comment.c  1.4   23 years  pjanzen   Fix various warnings, merge lite-2, and tidy a bit; also, cast some pointer arit...