freebsd-dev/usr.sbin/pkg
Brooks Davis e9ad2964f5 pkg: Add limited --debug/-d support
Add an internal debug level global:
 - Level 1 (-d) currently does nothing.

 - Level 2 (-d -d) enables libfetch debugging (quite verbose) so it's
   possible to see what pkg is attempting to download without having
   to sniff traffic.

Reviewed by:	debdrup, bapt
Differential Revision:	https://reviews.freebsd.org/D35756
2022-08-24 18:32:09 +01:00
..
config.c pkg(7): replace usage of sbuf(9) with open_memstream(3) 2021-04-29 06:41:59 +02:00
config.h Make pkg(7) use environment variables specified in pkg.conf 2021-04-27 04:01:49 +02:00
dns_utils.c pkg(7): address minor nits (mostly clang-analyze complaints) 2021-02-11 18:58:27 -06:00
dns_utils.h various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
FreeBSD.conf.latest Keep two versions of the FreeBSD.conf pkg configuration file; one which 2019-04-24 06:25:21 +00:00
FreeBSD.conf.quarterly Keep two versions of the FreeBSD.conf pkg configuration file; one which 2019-04-24 06:25:21 +00:00
Makefile pkg-bootstrap: use latest package set on arm64 stable branches 2022-06-13 14:57:10 -04:00
Makefile.depend
pkg.7 pkg: Add limited --debug/-d support 2022-08-24 18:32:09 +01:00
pkg.c pkg: Add limited --debug/-d support 2022-08-24 18:32:09 +01:00