| Age | Commit message (Expand) | Author |
| 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 |
| 2006-02-19 | Fix errors in previous. I accidentally committed the wrong code. | apb |
| 2006-02-18 | Give etcupdate the ability to use etc.tgz and xetc.tgz. | apb |
| 2005-04-17 | Tweaks for the move of postinstall from /etc to /usr/sbin | lukem |
| 2003-11-12 | s/netbsd.org/NetBSD.org/i | grant |
| 2003-11-06 | Set ${MACHINE} and ${MACHINE_ARCH}. | martti |
| 2003-07-14 | add MTREE=mtree back, for systems with some .mk version skew... | lukem |
| 2003-07-10 | Rename a large chunk of the make(1) variables which refer to a | lukem |
| 2003-04-02 | Use awk instead of fgrep and sed, and default to 80 if we get | atatat |
| 2003-04-02 | Some Bl improvements; drop trailing whitespace; don't comma-separate | wiz |
| 2003-04-02 | Massive cleanup of the document, although there is a lot more work to | perry |
| 2003-04-02 | Automatically figure out how wide the terminal is with an ugly | perry |
| 2003-04-02 | set USETOOLS=never when doing make distribution, so that users don't have | perry |
| 2003-04-02 | Remove a NO_SENDMAIL=1 in the construction of the reference etc/ -- it | perry |
| 2003-04-02 | Add a -l option telling etcupdate to skip any file who's RCS id has | perry |
| 2003-03-17 | New sentence, new line; bump date for recent changes. | wiz |
| 2003-03-03 | Checksum files produced by "etcupdate -a" should not be stored in /etc | martti |
| 2003-03-01 | allow /etc/etcupdate.conf (and ~/.etcupdate.conf) to set IGNOREFILES to a list | mrg |
| 2003-02-14 | The correct capitalisation of 'NetBSD.org' is (you | grant |
| 2003-02-04 | Use md5 instead of sum (bin/20196). | martti |
| 2003-01-24 | grammar fix. | wiz |