K 10 svn:author V 3 imp K 8 svn:date V 27 1997-08-25T05:02:11.000000Z K 7 svn:log V 271 Change from using sys/param.h and MAXPATHLEN to using limits.h and PATH_MAX to avoid the NOFILE problem. Back out NOFILE kludge. Fix unexploitable buffer overflow in tipout.c. Reviewed by: millert@openbsd.org (tipout.c) Submitted by: millert@openbsd.org (rest of idea) END