| Commit message (Expand) | Author | Age | Files | Lines |
| * | Revert r330897: | Eitan Adler | 2018-03-29 | 8 | -16/+0 |
| * | MFC r303452,r303482,r303483,r303484,r303485,r303487,r303489,r303498,r303499,r... | Eitan Adler | 2018-03-18 | 25 | -395/+571 |
| * | Partial merge of the SPDX changes | Eitan Adler | 2018-03-14 | 8 | -0/+16 |
| * | MFC r313544: | Eitan Adler | 2018-03-08 | 33 | -0/+312 |
| * | MFC r309220: | Eitan Adler | 2018-03-08 | 3 | -0/+16 |
| * | MFC r326276: | Eitan Adler | 2018-03-05 | 1 | -0/+2 |
| * | MFC r322177: Respect SIMPLE_BACKUP_SUFFIX environment variable in indent(1) | Kyle Evans | 2018-01-18 | 2 | -4/+13 |
| * | MFC r303541, r303542, r303543, r303545, r303546, r303547, r304225, r304226, r... | Marcelo Araujo | 2016-10-21 | 1 | -1/+1 |
| * | indent(1): Fix typo. | Pedro F. Giffuni | 2016-06-06 | 1 | -1/+1 |
| * | Fix a ton of speelling errors | Eitan Adler | 2015-10-21 | 1 | -1/+1 |
| * | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+18 |
| |\ |
|
| | * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| | * | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| | * | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| | * | Merge head | Simon J. Gerraty | 2014-04-28 | 1 | -6/+1 |
| | |\
| |/
|/| |
|
| | * | Merge from head | Simon J. Gerraty | 2013-09-05 | 1 | -0/+3 |
| | |\ |
|
| | * | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| | * | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| | * | | Sync with HEAD. | David E. O'Brien | 2013-02-08 | 1 | -1/+1 |
| | |\ \ |
|
| | * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+19 |
| * | | | | multiple: Remove 3rd clause from BSD license where approved by the | Eitan Adler | 2014-03-14 | 1 | -5/+1 |
| * | | | | mdoc: minor paragraph fixes. | Joel Dahl | 2014-02-08 | 1 | -1/+0 |
| | |_|/
|/| | |
|
| * | | | Add the Clang specific -Wmissing-variable-declarations to WARNS=6. | Ed Schouten | 2013-04-19 | 1 | -0/+3 |
| | |/
|/| |
|
| * | | Make struct fstate aligned to the same as an int as its pointer is cast to | Andrew Turner | 2012-12-22 | 1 | -1/+1 |
| |/ |
|
| * | Remove superfluous paragraph macro. | Joel Dahl | 2012-03-25 | 1 | -3/+0 |
| * | Document the [n]eei and [n]bacc options | Eitan Adler | 2012-03-03 | 1 | -1/+23 |
| * | Spelling fixes for usr.bin/ | Ulrich Spörlein | 2011-12-30 | 2 | -5/+5 |
| * | In usr.bin/indent/io.c, fix a few warnings about format strings not being lit... | Dimitry Andric | 2011-12-17 | 1 | -2/+2 |
| * | Use NULL instead of 0 when setting up pointer. | Kevin Lo | 2010-08-10 | 1 | -8/+8 |
| * | indent(1): don't treat bare '_t' as a type name when -ta is used | Andriy Gapon | 2010-04-15 | 1 | -2/+3 |
| * | indent(1): add a new option, -ta, to treat all *_t identifiers as types | Andriy Gapon | 2010-03-31 | 4 | -0/+19 |
| * | indent(1): correctly handle case/label at the very start of a function | Andriy Gapon | 2010-03-31 | 1 | -1/+1 |
| * | initialize variable (WARNS=6) | Philippe Charnier | 2006-09-13 | 1 | -0/+1 |
| * | Use the appropriate error function for displaying the error, | Diomidis Spinellis | 2005-11-20 | 1 | -1/+1 |
| * | Declare find_err in indent_globs.h where the other shared variables | David Malone | 2005-11-13 | 3 | -4/+1 |
| * | Fix all the spelling mistakes I could find in the man pages for words | Giorgos Keramidas | 2005-07-31 | 1 | -2/+2 |
| * | Expand contractions. | Ruslan Ermilov | 2005-02-13 | 1 | -2/+2 |
| * | Expand *n't contractions. | Ruslan Ermilov | 2005-02-13 | 1 | -2/+2 |
| * | Quote example file names consistently, and fix a small grammatical nit. | Ceri Davies | 2005-02-04 | 1 | -2/+2 |
| * | Clarify a bit the BUGS section. | Giorgos Keramidas | 2005-02-03 | 1 | -4/+3 |
| * | Fix a buffer overflow by using strncpy() instead of strcpy(). | David Schultz | 2004-09-19 | 1 | -4/+4 |
| * | Deal with double whitespace. | Ruslan Ermilov | 2004-07-03 | 1 | -23/+23 |
| * | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 1 | -50/+100 |
| * | Bump document date. | Jens Schweikhardt | 2004-06-30 | 1 | -1/+1 |
| * | Document recently acquired options. | Jens Schweikhardt | 2004-06-29 | 1 | -0/+12 |
| * | Fix problems with non-8 space tabs. New options for function | Jens Schweikhardt | 2004-06-27 | 4 | -15/+45 |
| * | Fixed document date. | Ruslan Ermilov | 2004-05-19 | 1 | -1/+1 |
| * | Support C-style comments in profile. | Dag-Erling Smørgrav | 2004-03-21 | 1 | -3/+18 |
| * | Only indent once for continuation lines when not lining up with | Bruce Evans | 2004-02-12 | 2 | -3/+5 |
| * | Added an option -ldi<N> to control indentation of local variable names. | Bruce Evans | 2004-02-09 | 4 | -4/+27 |