simon 2007-11-06 18:22:05 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.sbin/pkg_install/version perform.c
Log:
MFC 1.17:
If the INDEX file cannot be opened, print the actual filename / path
pkg_version tried to open instead of just "INDEX"
simon 2007-11-06 18:15:21 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
usr.sbin/pkg_install/version perform.c
Log:
MFC 1.17:
If the INDEX file cannot be opened, print the actual filename / path
pkg_version tried to open instead of just "INDEX" to
simon 2007-10-26 10:12:26 UTC
FreeBSD src repository
Modified files:
usr.sbin/pkg_install/version perform.c
Log:
If the INDEX file cannot be opened, print the actual filename / path
pkg_version tried to open instead of just "INDEX" to make the actual
problem more clear (e.g
krion 2006-08-17 08:06:11 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_5)
usr.sbin/pkg_install/version perform.c
Log:
MFC: perform.c: 1.16
date: 2006/08/12 18:32:51; author: krion; state: Exp; lines: +1 -1
Fix "pkg_version -Io" coredump, if so
krion 2006-08-17 08:04:38 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.sbin/pkg_install/version perform.c
Log:
MFC: perform.c: 1.16
date: 2006/08/12 18:32:51; author: krion; state: Exp; lines: +1 -1
Fix "pkg_version -Io" coredump, if so
krion 2006-08-12 18:32:52 UTC
FreeBSD src repository
Modified files:
usr.sbin/pkg_install/version perform.c
Log:
Fix "pkg_version -Io" coredump, if some packages have no origin at
all.
PR: bin/101932
Submitted by: novel, sat
MFC after: 5 days
krion 2006-02-22 16:28:42 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_5)
usr.sbin/pkg_install/version perform.c
Log:
MFC: perform.c: 1.15
date: 2006/02/12 16:09:33; author: krion; state: Exp; lines: +5 -4
Fix pkg_version with the -o argument
krion 2006-02-22 16:27:58 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.sbin/pkg_install/version perform.c
Log:
MFC: perform.c: 1.15
date: 2006/02/12 16:09:33; author: krion; state: Exp; lines: +5 -4
Fix pkg_version with the -o argument
krion 2006-02-12 16:09:33 UTC
FreeBSD src repository
Modified files:
usr.sbin/pkg_install/version perform.c
Log:
Fix pkg_version with the -o argument to print the origin.
Submitted by: Sebastian Stach
MFC after: 3 days
Revision ChangesPath
1.15 +