NetBSD/usr.sbin/pkg_install/lib
jlam 0d7b7e0f8f Bump version to 20030907. Changes from previous version include:
* Teaching pkg_add(1) to be smarter about how to add a depoted packge.

    * "pkg_delete foo" only deletes foo if it's a unique package.

    * Teach pkg_admin(1) two new commands "add" and "delete" for working
      with pkgdb.byfile.db.

    * pkg_view(1) uses the new pkg_admin(1) commands to keep the
      pkgdb.byfile.db files consistent in each view.
2003-09-08 07:13:29 +00:00
..
defs.h Pull in a much simplified version of the vtest functionality. This new 2002-01-09 16:17:08 +00:00
exec.c check return value of snprintf correctly. 2002-06-27 12:05:52 +00:00
fexec.c Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD by 2003-09-02 07:34:47 +00:00
file.c Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD by 2003-09-02 07:34:47 +00:00
ftpio.c Check the return from read on the file descriptor for the ftp process: if 2003-09-03 07:33:37 +00:00
global.c
lib.h Remove parts that were there just to allow this to compile on NetBSD ~1.3. 2003-09-03 12:44:01 +00:00
lpkg.c Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD by 2003-09-02 07:34:47 +00:00
Makefile Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD by 2003-09-02 07:34:47 +00:00
path.c Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD by 2003-09-02 07:34:47 +00:00
path.h Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD by 2003-09-02 07:34:47 +00:00
pen.c Remove parts that were there just to allow this to compile on NetBSD ~1.3. 2003-09-03 12:44:01 +00:00
pkgdb.c strlen(pkgname) only returns the number of characters preceding the NUL, 2003-09-08 06:41:23 +00:00
plist.c Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD by 2003-09-02 07:34:47 +00:00
str.c Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD by 2003-09-02 07:34:47 +00:00
version.c Add -V option to all pkgtools, which reports the version of the pkgtools. 2001-03-05 16:53:12 +00:00
version.h Bump version to 20030907. Changes from previous version include: 2003-09-08 07:13:29 +00:00