summaryrefslogtreecommitdiff
path: root/sysutils/openipmi/files/patch-unix_selector.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sysutils/openipmi: update 2.0.28 to 2.0.29Vinícius Zavam2020-10-241-14/+12
| | | | | | | | | | | | | | * sourceforge.net/p/openipmi/code/commit_browser - 2.0.28 == 1666c8d5a4ee8874 - 2.0.29 == 7a1d1ce556ce5d3d files/patch-unix_selector.c: - upstream reworked previous patch changes, we removed those changes; - patch was updated to handle the non-existing 'EBADFD' errno; - 'EBADFD' is Solaris/Linux specific, as per "bsm/audit_errno.h" Notes: svn path=/head/; revision=553185
* sysutils/openipmi: update 2.0.25_1 to 2.0.26Vinícius Zavam2019-01-051-0/+16
Makefile silent portlint; reorder GNU_CONFIGURE and INSTALL_TARGET; readline.so (devel/readline) is now part of LIB_DEPENDS; USES got readline added to the list; sorted. post-patch 13.10. Verbose Build Logs; reinplaced editline/readline.h (served by base's libedit). files/patch-unix_selector.c we do not provide EPOLL_PWAIT, so fdc->saved_events = 0 is never used. Approved by: araujo (mentor) Differential Revision: https://reviews.freebsd.org/D18667 Notes: svn path=/head/; revision=489336