freebsd-dev/usr.sbin/pkg_install/info
Maxim Sobolev dd3a3dfc3b - Make use of DEPOROGINs (if there are any) when installing package;
- fix few bogosities here and there;
- move some common routines into the library.

MFC after:	2 weeks
2002-05-14 21:42:37 +00:00
..
info.h Add ability to query installed packages based on origin. 2002-05-04 14:49:49 +00:00
main.c Update usage() and manpage to match reality (add -O into usage and adjust 2002-05-05 13:44:32 +00:00
Makefile WARNS=2 cleanup. 2001-10-10 06:58:42 +00:00
perform.c - Make use of DEPOROGINs (if there are any) when installing package; 2002-05-14 21:42:37 +00:00
pkg_info.1 Update usage() and manpage to match reality (add -O into usage and adjust 2002-05-05 13:44:32 +00:00
show.c replace __FUNCTION__ with standardized __func__. 2002-05-11 04:17:55 +00:00