opnsense-src/usr.bin/dc
Enji Cooper c45e66dca3 Unbreak usr.bin/dc with OpenSSL 3
OpenSSL's BN_zero API has had a void return value since 1.1.x: chase the
change to unbreak the build on OpenSSL 3.x with MK_GH_BC == no.

MFC after:	2 weeks
Reviewed by:	emaste, kevans
Differential Revision:	https://reviews.freebsd.org/D41410
2023-08-10 23:33:44 -07:00
..
tests spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
bcode.c Unbreak usr.bin/dc with OpenSSL 3 2023-08-10 23:33:44 -07:00
bcode.h dc(1): fix input of non-decimal fractional numbers 2017-12-05 04:22:35 +00:00
dc.1 Adjust history, info source from v1's manuals 2019-09-04 13:44:46 +00:00
dc.c dc: make use of caph_enter 2018-06-18 04:54:09 +00:00
extern.h dc(1): fix input of non-decimal fractional numbers 2017-12-05 04:22:35 +00:00
inout.c Unbreak usr.bin/dc with OpenSSL 3 2023-08-10 23:33:44 -07:00
Makefile dc(1): fix input of non-decimal fractional numbers 2017-12-05 04:22:35 +00:00
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
mem.c dc(1): fix input of non-decimal fractional numbers 2017-12-05 04:22:35 +00:00
stack.c bc/dc/patch: make some use of reallocarray(3). 2017-03-05 16:10:35 +00:00