aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/indent/pr_comment.c
Commit message (Expand)AuthorAgeFilesLines
* indent(1): group global option variables into an options structurePiotr Pawel Stefaniak2018-06-101-16/+17
* indent(1): improve CHECK_SIZE_ macrosPiotr Pawel Stefaniak2018-06-031-5/+10
* indent(1): remove troff output supportPiotr Pawel Stefaniak2018-06-031-3/+0
* indent(1): improve handling of boxed comments indentationPiotr Pawel Stefaniak2018-06-031-2/+5
* spdx: initial adoption of licensing ID tags.Pedro F. Giffuni2017-11-181-0/+2
* indent(1): add option -tsn for setting tab size.Piotr Pawel Stefaniak2017-07-251-1/+1
* indent(1): better alignment of comments on code.Piotr Pawel Stefaniak2017-07-231-1/+1
* indent(1): don't produce unnecessary blank lines.Piotr Pawel Stefaniak2017-07-231-1/+2
* indent(1): Don't unnecessarily add a blank before a comment ends.Pedro F. Giffuni2016-12-011-1/+1
* indent(1): Avoid out of bound access of array in_bufferPedro F. Giffuni2016-12-011-3/+10
* indent(1): fix regression introduced in r303596.Pedro F. Giffuni2016-11-271-8/+12
* indent(1): Use a dash in the license headers.Pedro F. Giffuni2016-08-011-1/+1
* indent(1): Untangle the connection between pr_comment.c and io.c.Pedro F. Giffuni2016-07-311-49/+36
* indent(1): Fix wrapping of some lines in comments.Pedro F. Giffuni2016-07-311-0/+1
* indent(1): Simplify pr_comment().Pedro F. Giffuni2016-07-311-86/+46
* indent(1): Remove dead code relating to unix-style comments.Pedro F. Giffuni2016-07-311-43/+1
* indent(1): Use NULL instead of zero for pointers.Pedro F. Giffuni2016-07-291-4/+4
* err() on allocation failure. WARNS=9 compliantPhilippe Charnier2003-06-151-2/+4
* Consistently use FBSDIDDavid E. O'Brien2002-06-301-4/+6
* Remove deprecated register qualifier.Juli Mallett2002-06-241-1/+1
* Make this compile cleanly when warnings are enabled:Jens Schweikhardt2001-10-281-11/+11
* Don't abuse the SCCS `@(#)' for RCS.David E. O'Brien2000-12-251-1/+1
* Add or fix FreeBSD IDs.David E. O'Brien2000-12-091-1/+2
* "Implement -[n]fcb (formatting of block comments) and attempt to implementDavid E. O'Brien2000-12-091-3/+9
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+418