Hi, this is a new version of the patch for the Hurd. It fixes a typo in configure.in, so --disable-afs-support works now. This option is also turned on for the Hurd, because we don't have AFS. I also put some code that uses AFS ioctls inside NO_AFS #ifdefs, because those ioctl's aren't available on the Hurd.
The fix for rshd comes from the GNU inetutils package, where it has been fixed for a very long time. The problem with that code was that NC_ARGS is defined to INT_MAX on the Hurd, because we don't really have a limit. The remaining bits are from an old version of the patch. Jeroen Dekkers
krb4-hurd.patch
Description: Binary data

