Source-Changes archive

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

CVS commit: othersrc/bootstrap-pkgsrc/pkg_install



Module Name:    othersrc
Committed By:   jschauma
Date:           Thu Jun 12 14:29:20 UTC 2003

Modified Files:
        othersrc/bootstrap-pkgsrc/pkg_install/create: pl.c
        othersrc/bootstrap-pkgsrc/pkg_install/delete: main.c perform.c
            pkg_delete.1

Log Message:
Synch with basesrc:

Module Name:    src
Committed By:   agc
Date:           Thu Jun 12 13:29:32 UTC 2003

Modified Files:
src/usr.sbin/pkg_install/create: pl.c

Log Message:
Avoid one more annoying duplicated slash when prefix is "/" in pkg_create(1),
and one in the db cache file, which was causing pkg_info -F to produce the
wrong results with a prefix of "/".

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.3 -r1.4 othersrc/bootstrap-pkgsrc/pkg_install/create/pl.c
cvs rdiff -r1.7 -r1.8 othersrc/bootstrap-pkgsrc/pkg_install/delete/main.c
cvs rdiff -r1.5 -r1.6 othersrc/bootstrap-pkgsrc/pkg_install/delete/perform.c
cvs rdiff -r1.3 -r1.4 \
    othersrc/bootstrap-pkgsrc/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