Module Name: src Committed By: sborrill Date: Tue Oct 30 10:07:08 UTC 2018
Modified Files: src/usr.bin/find [netbsd-7]: function.c Log Message: Pull up the following revisions(s) (requested by mrg in ticket #1642): usr.bin/find/function.c: revision 1.77 When calculating the length of the args that can be appended in a "find .... -exec something {} +" usage, remember to allow for the arg pointers, which form part of what is allowed in ARG_MAX. To generate a diff of this commit: cvs rdiff -u -r1.72 -r1.72.6.1 src/usr.bin/find/function.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.