Module Name: src Committed By: bouyer Date: Sat Sep 24 13:04:51 UTC 2016
Modified Files: src/lib/libc/gen [netbsd-6]: glob.c Log Message: Pull up following revision(s) (requested by joerg in ticket #1404): 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.31 -r1.31.4.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.