NODE 498a48b2Re: PGP: question
if you ask me, limiting $PGPPATH to length 50 is a bug (albeit most likely benign). peter
2 expanded posts ยท every known parent and child
if you ask me, limiting $PGPPATH to length 50 is a bug (albeit most likely benign). peter
> if you ask me, limiting $PGPPATH to length 50 is a bug (albeit > most likely benign). Hardly! Many folks with home directories on AFS will have a hard time with this. I would suggest changing this to something like _POSIX_PATH_MAX (which is 255 on BSD386 systems). brad