Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: tron
Date: Sun May 30 16:08:26 UTC 1999
Modified Files:
basesrc/usr.sbin/pkg_install/add: extract.c
basesrc/usr.sbin/pkg_install/admin: main.c
basesrc/usr.sbin/pkg_install/create: pl.c
basesrc/usr.sbin/pkg_install/info: show.c
basesrc/usr.sbin/pkg_install/lib: plist.c
Log Message:
Remove support for absolutes pathnames completely. This can't work with
binary packages like we support them now.
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 basesrc/usr.sbin/pkg_install/add/extract.c
cvs rdiff -r1.4 -r1.5 basesrc/usr.sbin/pkg_install/admin/main.c
cvs rdiff -r1.12 -r1.13 basesrc/usr.sbin/pkg_install/create/pl.c
cvs rdiff -r1.14 -r1.15 basesrc/usr.sbin/pkg_install/info/show.c
cvs rdiff -r1.19 -r1.20 basesrc/usr.sbin/pkg_install/lib/plist.c
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