NetBSD/usr.sbin/pkg_install/add
hubertf d7b7063649 In the "quick depends pre-scan", first print all bad matching depends,
then exit (instead printing one conflicting pkg/version on each run).
2004-01-04 01:47:35 +00:00
..
add.h Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD by 2003-09-02 07:34:47 +00:00
extract.c Add some free()s in error cases. 2003-09-23 09:47:20 +00:00
futil.c Cast the type of argument printed, for sparc and arm platforms. 2003-09-24 06:18:16 +00:00
main.c always print an error when package addition fails (rather than only 2003-12-20 02:19:21 +00:00
Makefile
perform.c In the "quick depends pre-scan", first print all bad matching depends, 2004-01-04 01:47:35 +00:00
pkg_add.1 check the OS, architecture and version of a package against the host 2003-12-20 00:47:18 +00:00
verify.c Get rid of lots of system(3) (partly via vsystem) calls. 2003-09-23 09:36:04 +00:00
verify.h