1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-02 12:20:51 +00:00
freebsd/usr.sbin/pkg_install/lib
Maxim Sobolev 6f8e863b0f When matching installed packages against glob keep track of which patterns
actually triggered a match and which did not, and add patterns that didn't
into resulting list, so caller will have a chance to notify user that package
isn't installed. This should fix current, POLA-breaking behaviour when user
doesn't receive a notification if he specifies several packages, some of which
aren't installed.
2001-03-14 19:46:43 +00:00
..
exec.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
file.c - Add ability to handle bzip2-compressed packages; 2001-01-22 12:01:55 +00:00
global.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
lib.h - Merge recently added into pkg_info(1) regex/glob matching functionality into 2001-02-27 09:00:18 +00:00
Makefile - Merge recently added into pkg_info(1) regex/glob matching functionality into 2001-02-27 09:00:18 +00:00
match.c When matching installed packages against glob keep track of which patterns 2001-03-14 19:46:43 +00:00
msg.c Add `_PATH_DEVZERO'. 2000-12-09 09:35:55 +00:00
pen.c Cause fatal error messages to be a little more helpful to the programmer 2000-10-22 09:53:27 +00:00
plist.c - Add ability to handle bzip2-compressed packages; 2001-01-22 12:01:55 +00:00
str.c Cause fatal error messages to be a little more helpful to the programmer 2000-10-22 09:53:27 +00:00