| Age | Commit message (Expand) | Author |
| 2022-01-17 | etcupdate: fix error message for unimplemented option | lukem |
| 2022-01-14 | etcupdate(8): consistent -h and -? text | lukem |
| 2022-01-09 | Match verb forms. | wiz |
| 2022-01-09 | etcupdate: add -? for help. improve option errors | lukem |
| 2022-01-09 | etcupdate: -h to stdout. improve help | lukem |
| 2022-01-09 | etcupdate: style change: function { on new line | lukem |
| 2020-12-02 | comparision -> comparison | wiz |
| 2018-11-21 | A few hints that sets may come in .tar.xz format (instead of .tgz) | martin |
| 2016-01-03 | From Jim Bernard in PR install/50615: install_checksum expects a path | martin |
| 2014-11-13 | Synchronise the "-s" part of the usage message with postinstall. | apb |
| 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-12 | Update date for previous, and fix some small errors. | apb |
| 2014-06-12 | Add "-d destdir" option to etcupdate. | apb |
| 2014-06-12 | Keep track of whether anything was changed (or needs to be changed), | apb |
| 2014-06-12 | When populating ${TEMPROOT} from ${SRCDIR} by copying, use the mtree set | apb |
| 2014-06-12 | There is a file named "._etcupdate_${TEMPROOT}${1}" was | apb |
| 2014-06-12 | When processing the -s option, the variable used is ${arg}, | apb |
| 2012-08-15 | Remove the ability to specify multiple colon-separated file names with | apb |
| 2010-06-24 | Run services_mkdb if only the old hash exists | joerg |
| 2009-12-08 | s/the the/the/ | mbalmer |
| 2008-11-08 | Output (when verbose) when storing checksum files. | reed |
| 2008-10-22 | Move quotation marks to the correct place in eval statements | apb |
| 2008-10-04 | In both postinstall and etcupdate, in modes where the -s argument | apb |
| 2008-09-14 | Remove options deprecated in NetBSD-4.0: | apb |
| 2008-09-14 | Allow "-s tgzfile1:tgzfile2" for backward compatibility. Print a | apb |
| 2008-09-07 | fix missing '$' in previous. | apb |
| 2008-09-07 | Document the change in meaning of "-s foo:bar". It now means a single | apb |
| 2008-09-07 | * Allow colons to appear in the names of tgz files, to address PR 39459. | apb |
| 2008-09-07 | Remove "shift" commands that should have been removed when the | apb |
| 2008-09-05 | remove debugging code accidentally committed in revision 1.39. | apb |
| 2008-09-05 | Redo previous in a way that more closely matches the style used | apb |
| 2008-09-05 | The shell builtin getopts returns options without the preceding "-", | apb |
| 2008-09-05 | - `` -> $() and quoting | christos |
| 2008-04-30 | Convert TNF licenses to new 2 clause variant | martin |
| 2008-04-30 | Convert to 2 clause license | martin |
| 2008-03-17 | Document some about being able to view differences and | reed |
| 2007-12-20 | Pass NETBSDSRCDIR in the environment to make. This is insurance against | apb |
| 2007-05-15 | /etc/services needs special attention. | martti |
| 2007-03-26 | * Make etcupdate's -s option accept a colon-separated list of tgz | apb |
| 2007-03-03 | Revert previous. MAKEDEV.subr no longer exists. | apb |
| 2007-03-01 | If MAKEDEV.subr is updated, remember to run MAKEDEV later. | apb |
| 2007-02-11 | Run pwd_mkdb before running mtree. | apb |
| 2007-01-11 | Clean ${SRCDIR}/etc when done. Patch provided by rudolf. | martti |
| 2006-09-03 | Use "stty size" to acquire screen width reliably. | itohy |
| 2006-08-11 | Xref etcupdate from postinstall, and vice versa. | hubertf |
| 2006-02-26 | Fix default handling. etcupdate with no "-s" flag | apb |
| 2006-02-26 | Typo in comment. | apb |
| 2006-02-26 | Pass BUILD=1 in make environment. | apb |
| 2006-02-19 | Wording changes to clarify some the options presented after | apb |