NetBSD/usr.sbin/pkg_install/create
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
..
create.h Replace static array of packages given to pkg_perform() with linear 1999-03-22 05:02:39 +00:00
main.c Replace static array of packages given to pkg_perform() with linear 1999-03-22 05:02:39 +00:00
Makefile WARNSify, cleanup Makefiles 1997-10-17 14:53:18 +00:00
perform.c Replace static array of packages given to pkg_perform() with linear 1999-03-22 05:02:39 +00:00
pkg_create.1 Replace static array of packages given to pkg_perform() with linear 1999-03-22 05:02:39 +00:00
pl.c Cosmetic but annoying - no need to append a newline character in warnx() 1999-03-02 10:32:23 +00:00