| Age | Commit message (Expand) | Author |
| 2020-04-03 | Avoid depending on common symbols. | joerg |
| 2020-03-07 | Keep track where more objects are declared so that we can print where things | christos |
| 2018-08-27 | Bump config(5) version for OPT.foo.c variables. | riastradh |
| 2018-04-09 | Keep previous location of device definitions so we can print them in error | christos |
| 2017-11-27 | use a reference count to avoid deleting psrefs still in use. | christos |
| 2017-11-18 | Allow multiple attachments methods to the same child+parent combination: | christos |
| 2017-11-16 | When deleting orphans detect parent<->child loops and break them. | christos |
| 2017-06-16 | Bump for quoting makeoptions with multiple lines. | christos |
| 2016-09-09 | Make attribute deselection work: | christos |
| 2016-08-07 | Bump version for -no | christos |
| 2016-08-07 | Accept "-no" as a "no" that does not cause errors if the object deleted | christos |
| 2016-03-18 | match the updated <sys/types.h> definition | christos |
| 2015-11-12 | In ioconfname mode, #define IOCONF as the ioconf token. | pooka |
| 2015-09-04 | Sort files in ${ALLFILES} in the order of parsing of `files.*'. | uebayasi |
| 2015-09-04 | Make config(1) output only ${ALLFILES}, selected input files, and pass it to | uebayasi |
| 2015-09-04 | *.o files don't need special handling at all now. Makefile.kern.inc knows | uebayasi |
| 2015-09-03 | Add generated *.c files (devsw.c and ioconf.c) to ${CFILES} by config(1) | uebayasi |
| 2015-09-03 | After thought, revert "Generate *.c files under conf/". Generate *.c files | uebayasi |
| 2015-09-03 | Move `all' target definition to Makefile.kern.inc. | uebayasi |
| 2015-09-03 | Define kernel dependency in Makefile.kern.inc. | uebayasi |
| 2015-09-02 | Define ${OBJS} in `Makefile.kern.inc'. Relative paths are not truncated | uebayasi |
| 2015-09-02 | Output relative path for ${CFILES} and ${SFILES} in generated `Makefile'. | uebayasi |
| 2015-09-02 | In `-S' mode, generate *.c files under conf/ subdirectory. Register generated | uebayasi |
| 2015-09-01 | Experimental ``suffix rules + subdirectories'' build support (-S). | uebayasi |
| 2015-09-01 | Bump version for "buildprefix". | uebayasi |
| 2015-09-01 | Introduce a new syntax, "buildprefix", to specify prefix of files under kernel | uebayasi |
| 2015-09-01 | Keep track of directory of files internally. | uebayasi |
| 2015-09-01 | Clean up struct files. | uebayasi |
| 2015-09-01 | Use per-suffix lists where appropriate. | uebayasi |
| 2015-09-01 | Abstract struct filetype is no longer needed. | uebayasi |
| 2015-09-01 | Merge struct objects into struct files. Keep per-suffix file lists. | uebayasi |
| 2015-09-01 | Start merging struct files and struct objects. | uebayasi |
| 2015-08-31 | Restore the old behavior of "maxusers" to allow the value to be overriden. | uebayasi |
| 2015-08-30 | Revert "Accept only relative paths ...". This will be redone in much better, | uebayasi |
| 2015-08-30 | Define compile rules in sys/conf/Makefile.kern.inc except those overriden by | uebayasi |
| 2015-08-30 | Define `makeoptions' values as parameters with "makeoptions_" prefix too. | uebayasi |
| 2015-08-29 | Convert MAXUSERS, take 2. | uebayasi |
| 2015-08-29 | Revert MAXUSERS changes. Need fresh air. | uebayasi |
| 2015-08-29 | Define MAXUXERS in opt_param.h. Bump config(1) version. | uebayasi |
| 2015-08-29 | Revert "Retire optional `rule' argument of `file' command". It is still used | uebayasi |
| 2015-08-28 | Retire optional `rule' argument of `file' command. | uebayasi |
| 2015-08-20 | move driver attach declarations to ioconf.h | christos |
| 2014-11-17 | Pre-calc file path len/suffix. Misc. clean up. | uebayasi |
| 2014-11-15 | config(1): Sort objects by weight in modular build | uebayasi |
| 2014-11-06 | config(1): Rename internal flag to enable modular build | uebayasi |
| 2014-11-01 | config(1): Start calling module as module | uebayasi |
| 2014-10-31 | config(1), config(5): Introduce "select" | uebayasi |
| 2014-10-29 | - add RCSID's | christos |
| 2014-10-18 | Keep track of attribute (module) dependency using hash2. | uebayasi |
| 2014-10-12 | Make hash capable of taking two key strings. | uebayasi |