NetBSD/usr.sbin/pkg_install/lib
hubertf 04417da166 Replace static array of packages given to pkg_perform() with linear
list, using chopss' list functions (moved to lib/lpkg.c and
lib/lib.h).

Properly handle wildcards in arguments to "pkg_info", "pkg_delete" and
"pkg_admin check".

Some other minor cleanups.
1999-03-22 05:02:39 +00:00
..
Makefile Replace static array of packages given to pkg_perform() with linear 1999-03-22 05:02:39 +00:00
exec.c Get rid of some lint. 1998-10-08 12:15:24 +00:00
file.c Shut-up gcc-2.8.1 warnings. 1999-03-15 08:57:12 +00:00
global.c Garbage collect unused variable.. 1998-10-09 09:22:15 +00:00
lib.h Replace static array of packages given to pkg_perform() with linear 1999-03-22 05:02:39 +00:00
lpkg.c Replace static array of packages given to pkg_perform() with linear 1999-03-22 05:02:39 +00:00
pen.c use mkdtemp also on 1.3I and up 1999-03-02 03:04:06 +00:00
pkgdb.c Include <fcntl.h> for the O_* definitions. 1999-03-01 12:06:57 +00:00
plist.c Shut-up gcc-2.8.1 warnings. 1999-03-15 08:57:12 +00:00
str.c Replace static array of packages given to pkg_perform() with linear 1999-03-22 05:02:39 +00:00