| Age | Commit message (Expand) | Author |
| 2023-06-03 | bsd.own.mk: rename GCC_NO_* to CC_WNO_* | lukem |
| 2022-04-04 | fix various typos, mainly in comments. | andvar |
| 2021-10-12 | PR/56453: Wataru Ashihara: config(1): Assertion fails in config -L | christos |
| 2021-10-04 | remove duplicate the article in documentation. | andvar |
| 2021-09-11 | Add missing double p and d for stopped and overriden accordingly. | andvar |
| 2021-09-10 | usr.bin: remove unnecessary lint comment CONSTCOND | rillig |
| 2021-08-25 | config: remove unused local variable | rillig |
| 2021-08-02 | fix various typos in comments and log messages. | andvar |
| 2021-07-24 | Fix all remaining typos, mainly in comments but also in few definitions and l... | andvar |
| 2021-04-13 | ensure that pointer is filled in when used upon return. | mrg |
| 2020-09-29 | s/implicitely/implicitly/ | msaitoh |
| 2020-08-01 | Minor formatting tweaks. | uwe |
| 2020-07-31 | Swtich from -ohang to -tag lists. | uwe |
| 2020-07-31 | Missed formatting fixes for "no makeoptions". | uwe |
| 2020-07-31 | The tale of two makeoptions. | uwe |
| 2020-07-31 | Formatting improvements. | uwe |
| 2020-07-31 | Minor tweak to list formatting. | uwe |
| 2020-07-31 | Formatting improvements. | uwe |
| 2020-07-26 | Add debug output for ENDDEFS. | uwe |
| 2020-07-26 | Don't print the location of the include directive twice. | uwe |
| 2020-04-03 | Avoid depending on common symbols. | joerg |
| 2020-03-09 | Add an enabled bit to keep track of the parent state (if we are ignoring | christos |
| 2020-03-08 | Add debugging, no functional change. | christos |
| 2020-03-08 | Recognize {if{,n}def,elfif{,n}def,else,endif} only at the beginning of the | christos |
| 2020-03-07 | PR/55057: Paul Goyette: Don't use % 6 arithmetic that hurts the brain for | christos |
| 2020-03-07 | Keep track where more objects are declared so that we can print where things | christos |
| 2020-03-05 | genric -> generic | wiz |
| 2020-02-07 | usr.bin/config: Suppress -Werror=stringop-truncation error. | fox |
| 2019-10-13 | introduce some common variables for use in GCC warning disables: | mrg |
| 2018-12-24 | yydebug is now defined only if YYDEBUG is | christos |
| 2018-08-27 | Bump config(5) version for OPT.foo.c variables. | riastradh |
| 2018-08-27 | Tag each .c file with the options that might have brought it in. | riastradh |
| 2018-04-09 | Keep previous location of device definitions so we can print them in error | christos |
| 2017-11-28 | - make the level computation consistent | christos |
| 2017-11-27 | use a reference count to avoid deleting psrefs still in use. | christos |
| 2017-11-24 | - Instead of checking the recursion level before we recurse, check in on | christos |
| 2017-11-24 | Tidy up error messages, line wraps, initialization. NFC. | christos |
| 2017-11-19 | Don't print instances we've already printed. | christos |
| 2017-11-19 | Remove a stray left over debug printf that crashes the builds (ab==NULL). | kre |
| 2017-11-18 | Allow multiple attachments methods to the same child+parent combination: | christos |
| 2017-11-18 | - Factor out the remove_pspec code into a function. | christos |
| 2017-11-18 | add more debugging, no functional change. | christos |
| 2017-11-18 | avoid creating infinite loops. | christos |
| 2017-11-16 | When deleting orphans detect parent<->child loops and break them. | christos |
| 2017-07-03 | Remove workaround for ancient HTML generation code. | wiz |
| 2017-06-16 | un-c99 | christos |
| 2017-06-16 | Bump for quoting makeoptions with multiple lines. | christos |
| 2017-06-15 | Allow multiline makeoptions to work by quoting the newline.. | christos |
| 2016-09-13 | define the attribute first. | christos |
| 2016-09-09 | Make attribute deselection work: | christos |