User Details
- User Since
- Apr 3 2015, 8:33 AM (512 w, 6 d)
Dec 13 2020
Apr 19 2016
Feb 18 2016
Feb 12 2016
Do not call ftruncate unless output is a regular file
Feb 10 2016
style(9) fix as noted
Sep 25 2015
Note that in any case, boot0 does also hardcode its origin in the asm source, with the following comment:
Sep 20 2015
Jun 4 2015
May 30 2015
Thanks for your feedback, Warner! I will send an updated patch.
(please ignore the boot2.c change, it is unrelated, and was included in this diff by mistake)
Reorganize per jhb's comments
May 19 2015
May 17 2015
May 16 2015
May 11 2015
May 10 2015
Committed to head.
May 4 2015
Unless further discussion takes place, I intend to commit the last version of this change at the end of the week.
Apr 22 2015
New version introducing weak aliases
Apr 10 2015
Indeed, the weak aliases make sense, and avoid the need to bump the major. I'll produce an update patch. Thanks!
Not entirely clear to me how symbol versioning would help here. libmd provides just one version of these symbols, and we need to prevent any reference to the same-named symbols in libcrypto from getting (erroneously) resolved to the libmd version.
Apr 9 2015
Apr 4 2015
Alternate version prefixing all symbols in libmd.
I deliberately prefixed only those specific symbols that do clash with libcrypto. But indeed we could just as well consistently prefix all symbols in libmd.
Apr 3 2015
PORTREVISION bumped in rev. 383141.
Bump PORTREVISION as instructed
Reopening per Mat's comment: need to bump PORTREVISION.
Committed as rev. 383136.