Re: iruserok

2009-12-09 Thread Simon Josefsson
FYI, the glibc bug for this is: http://sources.redhat.com/bugzilla/show_bug.cgi?id=11070 /Simon

iruserok

2009-12-09 Thread Simon Josefsson
InetUtils rshd failed to build on Mac OS X for another reason: rshd.c:178: error: conflicting types for 'iruserok' /usr/include/unistd.h:514: error: previous declaration of 'iruserok' was here The rshd.c line 178 is: extern int iruserok (uint32_t raddr, int superuser,