summaryrefslogtreecommitdiff
path: root/usr/src/lib/libidspace/common
AgeCommit message (Collapse)AuthorFilesLines
2022-04-2314495 bhyve VNC server should support alternate pixel formatsAndy Fiddaman2-0/+4
14494 bhyve VNC server could support multiple connections 14505 libumem's umem_update thread could be named 14506 libidspace does not expose id_allocff() 14640 bhyve VNC authentication fails with openssl3 Reviewed by: Jason King <jason.brian.king+illumos@gmail.com> Reviewed by: Michael Zeller <mike@mikezeller.net> Approved by: Robert Mustacchi <rm@fingolfin.org>
2021-11-0614197 Implement id_space as a libraryRobert Mustacchi3-0/+110
Reviewed by: Yuri Pankov <ypankov@tintri.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Rich Lowe <richlowe@richlowe.net>