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