On 9 Oct 2014, at 15:11, Bryan Steele <bry...@gmail.com> wrote: > On Thu, Oct 09, 2014 at 02:52:50PM +1000, David Gwynne wrote: >> this is the only use of select inside libc i could find. it appears >> pretty straightforward to replace with poll. >> >> this compiles, but i have no idea how to test it. >> >> any suggestions? or oks? > > Is rcmd(3) even used by anything anymore? It seems to be specifically > about rsh(1) and even calls getservbyname("shell", "tcp"). > > http://marc.info/?l=openbsd-cvs&m=139791954627549&w=2 >
i believe mt/rmt might still use it.