NetBSD/usr.sbin/pkg_install/lib
agc 478a76b17a At package creation time, record the targets of symbolic links which
are installed as part of the package.

Enable the verification of the integrity of any symbolic links
in the package in "pkg_admin check".

Add a check to pkg_delete to verify the integrity of the symbolic link
before deletion, and to act in the same way as an MD5 failure if the
symbolic link has been modified since package creation time.

Bump version number.

Addresses PR 23048 from Klaus Klein.
2004-01-15 09:33:38 +00:00
..
defs.h
fexec.c reset values when malloc fails. 2003-09-23 15:07:43 +00:00
file.c avoid uninitialized variable. noted by wiz. 2003-12-20 10:09:20 +00:00
ftpio.c use the --use-compress-program argument to tar and do away with 2003-12-20 03:31:56 +00:00
global.c
lib.h At package creation time, record the targets of symbolic links which 2004-01-15 09:33:38 +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 Remove last vsystem caller and vsystem() itself. 2003-09-23 14:23:53 +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 Output the name of the pkgdb file from which we are removing entries 2003-09-08 22:19:25 +00:00
plist.c At package creation time, record the targets of symbolic links which 2004-01-15 09:33:38 +00:00
str.c Replace strnncpy calls with strlcpy calls. Remove strnncpy. 2003-10-04 00:50:34 +00:00
version.c
version.h At package creation time, record the targets of symbolic links which 2004-01-15 09:33:38 +00:00