DragonFly commits List (threaded) for 2009-04
DragonFly BSD
DragonFly commits List (threaded) for 2009-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

DragonFly-2.3.0.666.ged1a2 master usr.bin/indent Makefile README args.c indent.1 indent.c indent.h indent_codes.h indent_globs.h io.c lexi.c parse.c pr_comment.c


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 7 Apr 2009 01:09:12 -0700 (PDT)

commit ed1a2607a5c655052fe14ad2a397f96a241a35df
Author: Sascha Wildner <saw@online.de>
Date:   Mon Apr 6 01:45:19 2009 +0200

    indent(1): Sync with FreeBSD and raise WARNS to 6.

Summary of changes:
 usr.bin/indent/Makefile       |    1 -
 usr.bin/indent/README         |    7 +-
 usr.bin/indent/args.c         |   44 +++++++--
 usr.bin/indent/indent.1       |  203 ++++++++++++++++++++++++++---------------
 usr.bin/indent/indent.c       |  119 ++++++++++++++++++------
 usr.bin/indent/indent.h       |   10 +-
 usr.bin/indent/indent_codes.h |    2 +-
 usr.bin/indent/indent_globs.h |   24 ++++-
 usr.bin/indent/io.c           |   27 +++---
 usr.bin/indent/lexi.c         |   57 +++++-------
 usr.bin/indent/parse.c        |    6 +-
 usr.bin/indent/pr_comment.c   |    6 +-
 12 files changed, 321 insertions(+), 185 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ed1a2607a5c655052fe14ad2a397f96a241a35df


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]