on or about line 403 of lib/libc/net/rcmd.c there is a call to abort() which is triggered if a call to gethostbyaddr() fails. i discovered this when i kept finding files in "/" called "rlogind.core". could somebody explain why that call is necessary at that point?