freebsd-dev/usr.sbin/pkg_install/lib
Kris Kennaway ff7543ca42 Clean up some of the evil string handling in this code, replace
warnx()+exit() with errx() and replace a big if..then..else construct
to determine the package download directory with a lookup table.

Reviewed by:	jkh
MFC after:	2 weeks
2001-05-12 09:44:32 +00:00
..
deps.c - Add which(1)-like functionality into pkg_info; 2001-03-23 18:45:24 +00:00
exec.c - Add which(1)-like functionality into pkg_info; 2001-03-23 18:45:24 +00:00
file.c - Add ability to handle bzip2-compressed packages; 2001-01-22 12:01:55 +00:00
global.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
lib.h Clean up some of the evil string handling in this code, replace 2001-05-12 09:44:32 +00:00
Makefile When creating a package sort dependencies in such a way that if dependency 2001-03-15 10:47:00 +00:00
match.c - Add which(1)-like functionality into pkg_info; 2001-03-23 18:45:24 +00:00
msg.c - Add which(1)-like functionality into pkg_info; 2001-03-23 18:45:24 +00:00
pen.c - Add which(1)-like functionality into pkg_info; 2001-03-23 18:45:24 +00:00
plist.c - Add ability to handle bzip2-compressed packages; 2001-01-22 12:01:55 +00:00
str.c Clean up some of the evil string handling in this code, replace 2001-05-12 09:44:32 +00:00