summaryrefslogtreecommitdiff
path: root/usr.sbin/etcupdate
AgeCommit message (Expand)Author
2009-12-08s/the the/the/mbalmer
2008-11-08Output (when verbose) when storing checksum files.reed
2008-10-22Move quotation marks to the correct place in eval statementsapb
2008-10-04In both postinstall and etcupdate, in modes where the -s argumentapb
2008-09-14Remove options deprecated in NetBSD-4.0:apb
2008-09-14Allow "-s tgzfile1:tgzfile2" for backward compatibility. Print aapb
2008-09-07fix missing '$' in previous.apb
2008-09-07Document the change in meaning of "-s foo:bar". It now means a singleapb
2008-09-07* Allow colons to appear in the names of tgz files, to address PR 39459.apb
2008-09-07Remove "shift" commands that should have been removed when theapb
2008-09-05remove debugging code accidentally committed in revision 1.39.apb
2008-09-05Redo previous in a way that more closely matches the style usedapb
2008-09-05The shell builtin getopts returns options without the preceding "-",apb
2008-09-05- `` -> $() and quotingchristos
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-04-30Convert to 2 clause licensemartin
2008-03-17Document some about being able to view differences andreed
2007-12-20Pass NETBSDSRCDIR in the environment to make. This is insurance againstapb
2007-05-15/etc/services needs special attention.martti
2007-03-26* Make etcupdate's -s option accept a colon-separated list of tgzapb
2007-03-03Revert previous. MAKEDEV.subr no longer exists.apb
2007-03-01If MAKEDEV.subr is updated, remember to run MAKEDEV later.apb
2007-02-11Run pwd_mkdb before running mtree.apb
2007-01-11Clean ${SRCDIR}/etc when done. Patch provided by rudolf.martti
2006-09-03Use "stty size" to acquire screen width reliably.itohy
2006-08-11Xref etcupdate from postinstall, and vice versa.hubertf
2006-02-26Fix default handling. etcupdate with no "-s" flagapb
2006-02-26Typo in comment.apb
2006-02-26Pass BUILD=1 in make environment.apb
2006-02-19Wording changes to clarify some the options presented afterapb
2006-02-19Fix errors in previous. I accidentally committed the wrong code.apb
2006-02-18Give etcupdate the ability to use etc.tgz and xetc.tgz.apb
2005-04-17Tweaks for the move of postinstall from /etc to /usr/sbinlukem
2003-11-12s/netbsd.org/NetBSD.org/igrant
2003-11-06Set ${MACHINE} and ${MACHINE_ARCH}.martti
2003-07-14add MTREE=mtree back, for systems with some .mk version skew...lukem
2003-07-10Rename a large chunk of the make(1) variables which refer to alukem
2003-04-02Use awk instead of fgrep and sed, and default to 80 if we getatatat
2003-04-02Some Bl improvements; drop trailing whitespace; don't comma-separatewiz
2003-04-02Massive cleanup of the document, although there is a lot more work toperry
2003-04-02Automatically figure out how wide the terminal is with an uglyperry
2003-04-02set USETOOLS=never when doing make distribution, so that users don't haveperry
2003-04-02Remove a NO_SENDMAIL=1 in the construction of the reference etc/ -- itperry
2003-04-02Add a -l option telling etcupdate to skip any file who's RCS id hasperry
2003-03-17New sentence, new line; bump date for recent changes.wiz
2003-03-03Checksum files produced by "etcupdate -a" should not be stored in /etcmartti
2003-03-01allow /etc/etcupdate.conf (and ~/.etcupdate.conf) to set IGNOREFILES to a listmrg
2003-02-14The correct capitalisation of 'NetBSD.org' is (yougrant
2003-02-04Use md5 instead of sum (bin/20196).martti
2003-01-24grammar fix.wiz