K 10 svn:author V 6 oliver K 8 svn:date V 27 2005-04-21T10:44:21.000000Z K 7 svn:log V 395 define USE_GETUSERSHELL not GETUSERSHELL - with getusershell() rpc.pcnfsd will use getusershell() to determine if the usershell is a valid shell or not. Without USE_GETUSERSHELL defined, rpc.pcnfsd will only check if the usershell ends in sh - which is bad when you want to enable an /sbin/nologin user to mount nfs shares. Bump PORTREVISION Noticed by: playing with NFS on MS-DOS 6.22 (yihaa) END