Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.sbin/pkg_install/delete



Module Name:    src
Committed By:   agc
Date:           Thu Jun 12 13:50:38 UTC 2003

Modified Files:
        src/usr.sbin/pkg_install/delete: main.c perform.c pkg_delete.1

Log Message:
Make the "-f" switch to pkg_delete(1) into a counter. Require two "-f"
switches to delete a package that has been preserved. Document this
change.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/usr.sbin/pkg_install/delete/main.c
cvs rdiff -r1.40 -r1.41 src/usr.sbin/pkg_install/delete/perform.c
cvs rdiff -r1.27 -r1.28 src/usr.sbin/pkg_install/delete/pkg_delete.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index