opnsense-src/usr.sbin/pkg
Isaac Freund 73ba568b1c pkg: suppress error on unknown options
pkg(7) does not understand all the options that pkg(8) understands and
should never log errors about unknown options that it will pass on to
pkg(8) without touching.

PR:		286510
Reviewed by:	bapt
Fixes:		be61deae0a ("pkg: clarify argument parsing")
Sponsored by:	The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D50163
2025-05-05 11:52:08 -04:00
..
config.c pkg: Fix Coverity warnings 2025-01-16 16:45:15 +00:00
config.h pkg: clean support for repositories 2025-01-14 12:21:40 +01:00
dns_utils.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
dns_utils.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
ecc.c pkg: finish adding the ECC signer and signature type bits 2025-01-01 15:11:24 -06:00
FreeBSD.conf.latest pkg: use https by default 2023-09-11 17:41:32 +02:00
FreeBSD.conf.quarterly pkg: use https by default 2023-09-11 17:41:32 +02:00
hash.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
hash.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
Makefile pkg: finish adding the ECC signer and signature type bits 2025-01-01 15:11:24 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
pkg.7 pkg: clarify argument parsing 2025-04-29 21:00:17 -04:00
pkg.c pkg: suppress error on unknown options 2025-05-05 11:52:08 -04:00
pkg.h pkg: finish adding the ECC signer and signature type bits 2025-01-01 15:11:24 -06:00
rsa.c pkg: include missing <string.h> 2025-01-12 14:11:22 -06:00