Up to [cvs.NetBSD.org] / src / lib / libc / gen
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: netbsd-4
Revision 1.18.2.1 / (download) - annotate - [select for diffs], Thu Aug 5 01:43:20 2010 UTC (2 years, 9 months ago) by riz
Branch: netbsd-4
Changes since 1.18: +49 -21
lines
Diff to previous 1.18 (colored) next main 1.19 (colored)
Pull up following revision(s) (requested by christos in ticket #1399): lib/libc/gen/glob.c: patch lib/libc/gen/glob.3: revision 1.37 via patch crypto/dist/ssh/sftp.c: patch crypto/dist/ssh/sftp-glob.c: patch Add GLOB_LIMIT to the glob calls to prevent DoS attacks. Apply more limits to GLOB_LIMIT, number of stat(2) calls from me and number of readdir(3) calls from Maksymilian Arciemowicz. Also reduce the memory used by matches strings from Maksymilian Arciemowicz.
Revision 1.18 / (download) - annotate - [select for diffs], Fri Dec 1 18:57:29 2006 UTC (6 years, 5 months ago) by christos
Branch: MAIN
CVS Tags: wrstuden-fixsa-newbase,
wrstuden-fixsa-base-1,
wrstuden-fixsa-base,
wrstuden-fixsa,
netbsd-4-base,
netbsd-4-0-RELEASE,
netbsd-4-0-RC5,
netbsd-4-0-RC4,
netbsd-4-0-RC3,
netbsd-4-0-RC2,
netbsd-4-0-RC1,
netbsd-4-0-1-RELEASE,
matt-mips64-base,
matt-mips64,
matt-armv6-prevmlocking,
hpcarm-cleanup
Branch point for: netbsd-4-0,
netbsd-4,
matt-armv6
Changes since 1.17: +79 -121
lines
Diff to previous 1.17 (colored)
ansi, minor knf, no functional change.