Module Name: src Committed By: bouyer Date: Fri Jun 30 18:10:12 UTC 2023
Modified Files: src/usr.bin/dc [netbsd-10]: bcode.c Log Message: Pull up following revision(s) (requested by martin in ticket #220): usr.bin/dc/bcode.c: revision 1.4 Make this compile when BIGNUM limbs (BN_ULONG) are not the same size as "unsigned long" (e.g. in bn(64/32) configurations of openssl). To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.3.14.1 src/usr.bin/dc/bcode.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.