| Age | Commit message (Expand) | Author |
| 2017-07-10 | Add npfd to the list of rc.d scripts to check. | simonb |
| 2017-07-03 | Remove workaround for ancient HTML generation code. | wiz |
| 2017-06-16 | add missing pam items (cron, racoon) | christos |
| 2017-04-17 | If -x (xsrc location) is passed for "check", display it also in the | martin |
| 2017-04-01 | Move dhcpcd lease files to new location. | roy |
| 2017-04-01 | Move dhcpcd's rdm monotonic file if it exists. | roy |
| 2017-04-01 | Pluck dhcpcd.conf from dist/src | roy |
| 2017-02-11 | Don't use slow file_exists_exact if we don't have to. | uwe |
| 2017-01-09 | don't try to install rc scripts for programs not installed | christos |
| 2017-01-07 | add nsd | christos |
| 2017-01-03 | add rtsold to rc_obsolete_files :-( | jnemeth |
| 2016-10-19 | rename populate_rc to update_rc and copy if source is newer. | christos |
| 2016-09-02 | PR toolchain/51457 -- be more posix compat with sort usage, though it | kre |
| 2016-09-02 | PR toolchain/51457 -- use sort correctly | kre |
| 2016-08-20 | unbound additions | christos |
| 2016-01-30 | Add ip6addrctl | christos |
| 2015-08-24 | handle blacklistd properly. | christos |
| 2015-08-21 | PR/50158 - Simon Burge -- postinstall does not know about blacklistd | jnemeth |
| 2015-08-15 | Whitespace. | uebayasi |
| 2015-07-11 | Comma of result is (though increasingly common) not formally recognized | dholland |
| 2015-07-08 | Check for an out of date /etc/fonts/fonts.conf and if so, forcibly | jnemeth |
| 2015-07-02 | PR install/50020: postinstall does not check for mandoc in /etc/man.conf. | martin |
| 2015-07-02 | Simplify previous, pass awk as TOOL_AWK (that is what the makefile uses), | martin |
| 2015-07-01 | Clean up the src/etc/mtree directory after using it to generate the mtree | martin |
| 2015-06-28 | Pass AWK to make when invoking emit_dist_file. | martin |
| 2015-06-27 | Terminate the obsole directory walking loop when we hit "/" or "." | martin |
| 2015-03-31 | Add resize_root | martin |
| 2015-03-21 | Process /etc/modules.conf (if present) at startup, before securelevel is | jmcneill |
| 2015-02-21 | Add rc script for /sbin/iscsid. | joerg |
| 2014-12-30 | rc_obsolete_vars is a list of pairs, so format it with one pair per line. | apb |
| 2014-12-21 | Use Nx. | wiz |
| 2014-12-21 | PR/49428: Travis Paul: Document x option. | christos |
| 2014-12-16 | add powerpc variants to the list of potentially obsolete modules to check | jnemeth |
| 2014-12-13 | Fix previous; obsolete vars are pairs. | uebayasi |
| 2014-12-13 | postinstall(8): Define long item lists as variables to improve future diff-ab... | uebayasi |
| 2014-12-01 | Handle obsolete xen/pae-xen kernel modules; reported by John D. Baker. | uebayasi |
| 2014-11-12 | Fix tab/space inconsistency in comment. | apb |
| 2014-11-12 | Change the order of arguments to check_ids, placing the two file names | apb |
| 2014-11-11 | Make check_ids take an additional argument (the corresponding source | martin |
| 2014-09-11 | Remove rtsol(8) and rtsold(8) as their functionality is in dhcpcd(8). | roy |
| 2014-08-12 | In get_makevar, ask make to recursively expand the variable, | apb |
| 2014-08-12 | Quoting fixes in several eval commands. | apb |
| 2014-08-12 | Check for and delete ${DEST_DIR}/@RUNDIR@, not /@RUNDIR@. | apb |
| 2014-08-11 | FONTCONFIG_DIR not existing does not need to be fixed. | roy |
| 2014-08-04 | Synchronise several shell_quote implementations, and: | apb |
| 2014-06-16 | Use extra="${2-/,}" to use $2 if defined, else default to "/,". | apb |
| 2014-06-16 | Delete trailing slash with "${1%/}", not "${1#/}". | apb |
| 2014-06-16 | Add a new obsolete_stand target, disabled by default, | apb |
| 2014-06-16 | Remove stray quotation mark | apb |
| 2014-06-16 | In do_sendmail, use unprefix to fix up paths that will be | apb |