On Wed, May 06, 2026 at 05:29:17PM +0100, Stuart Henderson wrote: > On 2026/05/06 18:18, Kirill A. Korinsky wrote: > > On Wed, 06 May 2026 18:02:20 +0200, > > Stuart Henderson <[email protected]> wrote: > > > > > > $ diffsyms > > > > Now I wonder that it is :) > > local script, can't remember who it came from (at least some of it is > not mine, I am too lazy to remember about print -u2 and would have used > echo >&2 instead ;)
You shared an adapted-to-ports version of a rather old guenther check_sym with me a long time ago (still in ~tb/bin/check_sym). This got out of sync with base, missing features like the data object size changes and also some fixes I wanted to have, such as cleaning the mess it left behind in /tmp, so I extracted your changes into a wrapper script of src/lib/check_sym and added the fake check and shared that back with you. Then you polished that a bit more by the looks of it. If you want to slap an ISC license on it, my contributions seem to be from 2022. I still hope someone will eventually come up with a bsd.port.mk target of this :)
