aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/etcupdate/etcupdate.sh
Commit message (Expand)AuthorAgeFilesLines
* etcupdate: Warn if the tree hasn't been builtDag-Erling Smørgrav2026-06-221-1/+14
* etcupdate: Make nobuild the defaultDag-Erling Smørgrav2026-06-051-2/+5
* etcupdate: Make diff -l actually workDag-Erling Smørgrav2026-06-041-14/+4
* etcupdate: fix arguments order of diff commandBoris Lytochkin2026-04-301-2/+12
* etcupdate: Do not ignore empty files.Xin LI2026-02-051-4/+0
* etcupdate: Restrict access to the conflicts directoryMark Johnston2025-01-281-0/+3
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* etcupdate: Remove redundant semicolonsJessica Clarke2023-07-271-2/+2
* etcupdate: Use new buildetc and installetc targets when availableJessica Clarke2023-07-271-4/+12
* etcupdate: Consolidate nobuild cases and make more robustJessica Clarke2023-07-271-8/+10
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* etcupdate: Fix -N support for build commandJessica Clarke2022-10-031-2/+7
* etcupdate: Add a -N flag to perform a NO_ROOT buildJessica Clarke2022-08-091-9/+48
* etcupdate: Prefer POSIX -depth to BSD -dJessica Clarke2022-08-091-1/+1
* etcupdate: Add a -m flag to change the make binary that's runJessica Clarke2022-08-091-5/+12
* etcupdate: Preserve permissions when installing a resolved file.John Baldwin2022-05-251-2/+3
* etcupdate: Don't rotate trees for a dry run.John Baldwin2022-05-251-0/+12
* etcupdate: remove redundant diff3 flagTom Jones2022-04-131-2/+2
* secure/caroot, certctl: Rename secure/caroot/blacklistedCeri Davies2021-06-181-1/+1
* etcupdate: Add -D destdir to usage for 'extract'.John Baldwin2021-04-261-2/+2
* etcupdate: Remove the old pre-world tree when rotating for -p.John Baldwin2021-04-231-1/+1
* etcupdate: Add a revert mode to restore one or more stock files.John Baldwin2021-04-201-4/+45
* etcupdate: Trim trailing whitespace.John Baldwin2021-04-201-3/+3
* etcupdate: Gracefully handle SIGINT when building trees.John Baldwin2021-04-201-14/+17
* etcupdate: Always extract to a temporary tree.John Baldwin2021-04-201-56/+92
* Unbreak etcupdate(8) and mergemaster(8) after r352950Kyle Evans2019-10-021-2/+1
* [3/3] etcupdate and mergemaster support for certctlKyle Evans2019-10-021-0/+7
* Move back group, master.passwd and shells to etc directoryBaptiste Daroussin2019-05-231-3/+1
* etcupdate: Add missing directory when building the treeEmmanuel Vadot2019-05-231-1/+1
* etcupdate: Fix -p after the move of the passwd related filesEmmanuel Vadot2019-05-231-3/+3
* Fix mergemaster after r347638 and the master.passwd / group move.Brad Davis2019-05-161-1/+3
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* etcupdate: preserve the metadata of the destination fileEric van Gyzen2016-09-081-1/+3
* etcupdate: directly use diff3(1) instead of merge(1)Baptiste Daroussin2016-08-051-7/+9
* META_MODE: Don't require filemon(4) for mergemaster(8)/etcupdate(8)Bryan Drewery2016-07-121-1/+1
* tzsetup(1) -> tzsetup(8)Edward Tomasz Napierala2016-02-291-1/+1
* Reassign copyright statements on several files from AdvancedJohn Baldwin2015-04-231-1/+1
* Generate /var/db/services.db during 'make distribution' so that it isJohn Baldwin2014-01-221-1/+2
* - Refresh /etc/localtime after each update using tzsetup -r.John Baldwin2013-12-091-1/+45
* Fix a couple of issues with -F:John Baldwin2013-11-151-10/+18
* Escape a newline added in the previous commit when verifying the flagsJohn Baldwin2013-11-131-1/+1
* Add a pre-world mode of updating similar to the -p option that can beJohn Baldwin2013-11-121-17/+84
* The etcupdate utility is a tool for managing updates to files that areJohn Baldwin2012-07-131-0/+1675