Module Name: src Committed By: snj Date: Sun Nov 13 07:10:10 UTC 2016
Modified Files: src/lib/libc/gen [netbsd-7-0]: glob.c Log Message: Pull up following revision(s) (requested by joerg in ticket #1247): lib/libc/gen/glob.c: revision 1.36 Bump the glob limits to 512KB for total string size and 64K path entries. The old limits were too small for some important FTP use cases like a pkgsrc repository. To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.35.10.1 src/lib/libc/gen/glob.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.