freebsd-src/usr.sbin/etcupdate
John Baldwin 8cc81f38e9 Fix a couple of issues with -F:
- Fix ALWAYS_INSTALL to take precedence over the FreeBSD ID checks.
  In particular, always install a file where the only change was
  the FreeBSD ID even if -F is specified.
- Fix the -F option in the case that the only upstream change is a
  change in the FreeBSD ID and the local file is removed.
- Add tests for these two cases.
2013-11-15 20:01:07 +00:00
..
etcupdate.8 Add a pre-world mode of updating similar to the -p option that can be 2013-11-12 19:44:18 +00:00
etcupdate.sh Fix a couple of issues with -F: 2013-11-15 20:01:07 +00:00
Makefile