Date: Thu, 6 Dec 2001 11:28:47 -0800 (PST) From: Jens Schweikhardt <schweikh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/indent args.c indent.1 indent.c indent.h indent_codes.h indent_globs.h io.c lexi.c parse.c pr_comment.c Message-ID: <200112061928.fB6JSlD68499@freefall.freebsd.org>
index | next in thread | raw e-mail
schweikh 2001/12/06 11:28:47 PST
Modified files: (Branch: RELENG_4)
usr.bin/indent args.c indent.1 indent.c indent_codes.h
indent_globs.h io.c lexi.c parse.c
pr_comment.c
Added files: (Branch: RELENG_4)
usr.bin/indent indent.h
Log:
MFC: fix PR bin/6015 where indent mishandles backslash/newline inside
keywords.
Revision Changes Path
1.3.2.3 +81 -78 src/usr.bin/indent/args.c
1.8.2.5 +1 -1 src/usr.bin/indent/indent.1
1.5.2.6 +39 -45 src/usr.bin/indent/indent.c
1.1.2.1 +47 -0 src/usr.bin/indent/indent.h (new)
1.1.1.1.14.2 +0 -0 src/usr.bin/indent/indent_codes.h
1.2.2.2 +2 -2 src/usr.bin/indent/indent_globs.h
1.5.2.3 +76 -42 src/usr.bin/indent/io.c
1.3.6.3 +58 -45 src/usr.bin/indent/lexi.c
1.3.2.3 +13 -9 src/usr.bin/indent/parse.c
1.1.1.1.14.3 +12 -12 src/usr.bin/indent/pr_comment.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112061928.fB6JSlD68499>
