freebsd-dev/usr.sbin/pkg_install/lib
Bruce A. Mah 2930533d3f Assume that packages passed on stdin are in bzip2 format, not gzip.
(sysinstall depends on this feature for package addition.)

Comment on hard-coded bzip2 usage in the spirit of rev. 1.58.
2002-11-14 21:01:17 +00:00
..
deps.c - Make use of DEPOROGINs (if there are any) when installing package; 2002-05-14 21:42:37 +00:00
exec.c Fix SCM ID's. 2002-04-01 09:39:07 +00:00
file.c Assume that packages passed on stdin are in bzip2 format, not gzip. 2002-11-14 21:01:17 +00:00
global.c Fix SCM ID's. 2002-04-01 09:39:07 +00:00
lib.h Introduce notion of the package tools revision and allow to wrap all tools 2002-09-09 19:43:30 +00:00
Makefile Break fileGetURL() out into its own file so that pkg_install/lib consumers 2002-11-06 08:57:03 +00:00
match.c Make the threatened fts(3) ABI fix. FTSENT now avoids the use of the struct 2002-09-21 01:28:41 +00:00
msg.c Fix SCM ID's. 2002-04-01 09:39:07 +00:00
pen.c replace __FUNCTION__ with standardized __func__. 2002-05-11 04:17:55 +00:00
pkgwrap.c Introduce notion of the package tools revision and allow to wrap all tools 2002-09-09 19:43:30 +00:00
plist.c Don't treat unknown commands as fatal errors: they are probably just 2002-08-31 20:21:47 +00:00
str.c Fix SCM ID's. 2002-04-01 09:39:07 +00:00
url.c Break fileGetURL() out into its own file so that pkg_install/lib consumers 2002-11-06 08:57:03 +00:00
version.c Fix typos; each file has at least one s/seperat/separat/ 2002-08-11 13:05:30 +00:00