opnsense-src/usr.sbin/pkg_install/add
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
..
add.h $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
extract.c - Add ability to handle bzip2-compressed packages; 2001-01-22 12:01:55 +00:00
futil.c Cause fatal error messages to be a little more helpful to the programmer 2000-10-22 09:53:27 +00:00
main.c Clean up some of the evil string handling in this code, replace 2001-05-12 09:44:32 +00:00
Makefile Use libfetch instead of libftpio. This adds support for http and IPv6. 2000-06-27 11:00:07 +00:00
perform.c Fix a bug arised from the ')' in the wrong place when calling printf()-like 2001-01-15 09:45:16 +00:00
pkg_add.1 Eliminate mdocNG warnings caused by misplaced or extraneous macro calls. 2001-02-28 17:38:53 +00:00