Date: Tue, 20 Feb 2001 15:32:50 -0800 (PST) From: "Jordan K. Hubbard" <jkh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install Makefile src/usr.sbin/pkg_install/add pkg_add.1 src/usr.sbin/pkg_install/create pkg_create.1 src/usr.sbin/pkg_install/delete perform.c pkg_delete.1 src/usr.sbin/pkg_install/info info.h main.c perform.c pkg_info.1 ... Message-ID: <200102202332.f1KNWod18560@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkh 2001/02/20 15:32:50 PST
Modified files: (Branch: RELENG_4)
usr.sbin/pkg_install Makefile
usr.sbin/pkg_install/add pkg_add.1
usr.sbin/pkg_install/create pkg_create.1
usr.sbin/pkg_install/delete perform.c pkg_delete.1
usr.sbin/pkg_install/info info.h main.c perform.c pkg_info.1
usr.sbin/pkg_install/version pkg_version.1
Log:
MFC: various goodness from -current, modulo some of the stuff like "sign"
which is still not in the default build path.
Revision Changes Path
1.5.2.1 +2 -2 src/usr.sbin/pkg_install/Makefile
1.35.2.5 +15 -15 src/usr.sbin/pkg_install/add/pkg_add.1
1.35.2.6 +11 -8 src/usr.sbin/pkg_install/create/pkg_create.1
1.22.2.3 +75 -4 src/usr.sbin/pkg_install/delete/perform.c
1.16.2.5 +8 -9 src/usr.sbin/pkg_install/delete/pkg_delete.1
1.11.2.5 +9 -3 src/usr.sbin/pkg_install/info/info.h
1.22.2.7 +32 -20 src/usr.sbin/pkg_install/info/main.c
1.29.2.5 +136 -21 src/usr.sbin/pkg_install/info/perform.c
1.24.2.8 +27 -12 src/usr.sbin/pkg_install/info/pkg_info.1
1.5.2.8 +6 -6 src/usr.sbin/pkg_install/version/pkg_version.1
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102202332.f1KNWod18560>
