1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/usr.sbin/pkg_install/lib
Satoshi Asami cf144a3d4a Fix support for uncompressed (".tar") package types. It's not completely
fixed (chained dependency checking for pkg_add is broken, for one thing)
but at least you can now create one package and use it.
1998-12-05 06:29:03 +00:00
..
exec.c
file.c Fix support for uncompressed (".tar") package types. It's not completely 1998-12-05 06:29:03 +00:00
global.c
lib.h
Makefile
msg.c correct usage of cleanup() everywhere - this became bogus when the warnx/errx 1998-09-11 07:26:58 +00:00
pen.c correct usage of cleanup() everywhere - this became bogus when the warnx/errx 1998-09-11 07:26:58 +00:00
plist.c correct usage of cleanup() everywhere - this became bogus when the warnx/errx 1998-09-11 07:26:58 +00:00
str.c