Module Name: othersrc Committed By: lukem Date: Mon May 5 00:20:45 UTC 2014
Modified Files: othersrc/usr.bin/tnftp/libnetbsd: glob.c Log Message: Remove __restrict qualifier. It's not really necessary in this more "portable" code, and a compat replacement isn't provided. Fixes problem reported by Greg Earle. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 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.