git: indent(1): Sync with FreeBSD (brings in -ta).
Sascha Wildner
swildner at crater.dragonflybsd.org
Fri Jun 4 18:04:08 PDT 2010
commit 4225115bf5d453bc37080653204e17489cb63902
Author: Sascha Wildner <saw at online.de>
Date: Sat Jun 5 03:03:42 2010 +0200
indent(1): Sync with FreeBSD (brings in -ta).
Summary of changes:
usr.bin/indent/Makefile | 1 -
usr.bin/indent/args.c | 6 ++--
usr.bin/indent/indent.1 | 49 +++++++++++++++++++++-------------------
usr.bin/indent/indent.c | 13 +++++------
usr.bin/indent/indent.h | 1 -
usr.bin/indent/indent_codes.h | 1 -
usr.bin/indent/indent_globs.h | 5 ++-
usr.bin/indent/io.c | 11 ++++-----
usr.bin/indent/lexi.c | 16 +++++++++++-
usr.bin/indent/parse.c | 1 -
usr.bin/indent/pr_comment.c | 1 -
11 files changed, 57 insertions(+), 48 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4225115bf5d453bc37080653204e17489cb63902
--
DragonFly BSD source repository
More information about the Commits
mailing list