CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/05/15 02:58:33
Modified files:
usr.sbin/pkg_add/OpenBSD: PkgCreate.pm
Log message:
clean up and document the LRU stuff better
- create a separate path when we don't want history
- add a dummy entry to see the threshold between changed and unchanged
in verbose mode
- document better the various stuff that gets separated
- error out in case we want history (by default) and anything goes wrong
