| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r303452,r303482,r303483,r303484,r303485,r303487,r303489,r303498,r303499,r... | eadler | 2018-03-18 | 25 | -395/+571 |
* | Partial merge of the SPDX changes | eadler | 2018-03-14 | 8 | -0/+16 |
* | MFC r313544: | eadler | 2018-03-08 | 33 | -0/+312 |
* | MFC r309220: | eadler | 2018-03-08 | 3 | -0/+16 |
* | MFC r326276: | eadler | 2018-03-05 | 1 | -0/+2 |
* | MFC r322177: Respect SIMPLE_BACKUP_SUFFIX environment variable in indent(1) | kevans | 2018-01-18 | 2 | -4/+13 |
* | MFC r303541, r303542, r303543, r303545, r303546, r303547, r304225, r304226, r... | araujo | 2016-10-21 | 1 | -1/+1 |
* | indent(1): Fix typo. | pfg | 2016-06-06 | 1 | -1/+1 |
* | Fix a ton of speelling errors | eadler | 2015-10-21 | 1 | -1/+1 |
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+18 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 |
| * | Updated dependencies | sjg | 2014-05-16 | 1 | -1/+0 |
| * | Updated dependencies | sjg | 2014-05-10 | 1 | -0/+2 |
| * | Merge head | sjg | 2014-04-28 | 1 | -6/+1 |
| |\
| |/
|/| |
|
| * | Merge from head | sjg | 2013-09-05 | 1 | -0/+3 |
| |\ |
|
| * | | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+1 |
| * | | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 |
| * | | Sync with HEAD. | obrien | 2013-02-08 | 1 | -1/+1 |
| |\ \ |
|
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+19 |
* | | | | multiple: Remove 3rd clause from BSD license where approved by the | eadler | 2014-03-14 | 1 | -5/+1 |
* | | | | mdoc: minor paragraph fixes. | joel | 2014-02-08 | 1 | -1/+0 |
| |_|/
|/| | |
|
* | | | Add the Clang specific -Wmissing-variable-declarations to WARNS=6. | ed | 2013-04-19 | 1 | -0/+3 |
| |/
|/| |
|
* | | Make struct fstate aligned to the same as an int as its pointer is cast to | andrew | 2012-12-22 | 1 | -1/+1 |
|/ |
|
* | Remove superfluous paragraph macro. | joel | 2012-03-25 | 1 | -3/+0 |
* | Document the [n]eei and [n]bacc options | eadler | 2012-03-03 | 1 | -1/+23 |
* | Spelling fixes for usr.bin/ | uqs | 2011-12-30 | 2 | -5/+5 |
* | In usr.bin/indent/io.c, fix a few warnings about format strings not being lit... | dim | 2011-12-17 | 1 | -2/+2 |
* | Use NULL instead of 0 when setting up pointer. | kevlo | 2010-08-10 | 1 | -8/+8 |
* | indent(1): don't treat bare '_t' as a type name when -ta is used | avg | 2010-04-15 | 1 | -2/+3 |
* | indent(1): add a new option, -ta, to treat all *_t identifiers as types | avg | 2010-03-31 | 4 | -0/+19 |
* | indent(1): correctly handle case/label at the very start of a function | avg | 2010-03-31 | 1 | -1/+1 |
* | initialize variable (WARNS=6) | charnier | 2006-09-13 | 1 | -0/+1 |
* | Use the appropriate error function for displaying the error, | dds | 2005-11-20 | 1 | -1/+1 |
* | Declare find_err in indent_globs.h where the other shared variables | dwmalone | 2005-11-13 | 3 | -4/+1 |
* | Fix all the spelling mistakes I could find in the man pages for words | keramida | 2005-07-31 | 1 | -2/+2 |
* | Expand contractions. | ru | 2005-02-13 | 1 | -2/+2 |
* | Expand *n't contractions. | ru | 2005-02-13 | 1 | -2/+2 |
* | Quote example file names consistently, and fix a small grammatical nit. | ceri | 2005-02-04 | 1 | -2/+2 |
* | Clarify a bit the BUGS section. | keramida | 2005-02-03 | 1 | -4/+3 |
* | Fix a buffer overflow by using strncpy() instead of strcpy(). | das | 2004-09-19 | 1 | -4/+4 |
* | Deal with double whitespace. | ru | 2004-07-03 | 1 | -23/+23 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -50/+100 |
* | Bump document date. | schweikh | 2004-06-30 | 1 | -1/+1 |
* | Document recently acquired options. | schweikh | 2004-06-29 | 1 | -0/+12 |
* | Fix problems with non-8 space tabs. New options for function | schweikh | 2004-06-27 | 4 | -15/+45 |
* | Fixed document date. | ru | 2004-05-19 | 1 | -1/+1 |
* | Support C-style comments in profile. | des | 2004-03-21 | 1 | -3/+18 |
* | Only indent once for continuation lines when not lining up with | bde | 2004-02-12 | 2 | -3/+5 |
* | Added an option -ldi<N> to control indentation of local variable names. | bde | 2004-02-09 | 4 | -4/+27 |
* | Only use tabs to indent variable names if the declaration indent is | bde | 2004-02-09 | 1 | -8/+8 |