Source-Changes archive

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

CVS commit: src/usr.sbin/pkg_install



Module Name:    src
Committed By:   agc
Date:           Thu Jan  6 11:59:35 UTC 2005

Modified Files:
        src/usr.sbin/pkg_install/add: extract.c
        src/usr.sbin/pkg_install/lib: plist.c version.h

Log Message:
Always echo the command about to be executed to standard output, not
just when the verbose flag is specified - we are, after all, normally
executing these commands as root.

Bump version to 20050106


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/usr.sbin/pkg_install/add/extract.c
cvs rdiff -r1.46 -r1.47 src/usr.sbin/pkg_install/lib/plist.c
cvs rdiff -r1.61 -r1.62 src/usr.sbin/pkg_install/lib/version.h

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