Module Name: othersrc Committed By: christos Date: Sat Mar 2 17:11:31 UTC 2013
Modified Files: othersrc/usr.bin/tnftp/libnetbsd: ftpglob.h glob.c Log Message: replace glob with newer copy that does not suffer from DoS exhaustion attacks. XXX: Needs more testing. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 othersrc/usr.bin/tnftp/libnetbsd/ftpglob.h cvs rdiff -u -r1.8 -r1.9 othersrc/usr.bin/tnftp/libnetbsd/glob.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.