NetBSD/usr.sbin/pkg_install/add
hubertf 6890588691 If a package is already installed, this is *not* a fatal error. Do not
report error code 1, as this will abort installing pkgs if a dependency is
already found installed under certain conditions.
2001-03-28 12:46:01 +00:00
..
Makefile
add.h Update prototype for "extract_plist()". 2000-06-17 11:30:49 +00:00
extract.c Fix a buffer overrun bug. The TOOBIG macro had some hard coded constants 2000-07-24 20:09:15 +00:00
futil.c Bring closer to /usr/share/misc/style with the aid of indent(1). 1999-08-24 00:48:37 +00:00
main.c Set return code != 0 if the given pkg (file) cannot be found. 2001-03-22 13:41:35 +00:00
perform.c If a package is already installed, this is *not* a fatal error. Do not 2001-03-28 12:46:01 +00:00
pkg_add.1 Update path in example to a more recent package. Noted by zuntum. 2001-03-20 19:43:36 +00:00