1 Sep
1993
1 Sep
'93
2:54 p.m.
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