freebsd-dev/usr.bin/find
Warner Losh 470b24b584 MAXPATHLEN already accounts for the trailing NUL, so no need to add one in.
In addition, since we pass readlink MAXPATHLEN - 1, we would have never have
used that extra byte anyway.
2001-03-01 05:49:36 +00:00
..
extern.h Implement the following options and primaries: 2001-02-23 16:20:55 +00:00
find.1 mdoc(7) police: restore correct order of references in the SEE ALSO. 2001-02-24 10:30:27 +00:00
find.c Implement the following options and primaries: 2001-02-23 16:20:55 +00:00
find.h Implement the following options and primaries: 2001-02-23 16:20:55 +00:00
function.c Implement the following options and primaries: 2001-02-23 16:20:55 +00:00
ls.c MAXPATHLEN already accounts for the trailing NUL, so no need to add one in. 2001-03-01 05:49:36 +00:00
main.c Implement the following options and primaries: 2001-02-23 16:20:55 +00:00
Makefile
misc.c
operator.c
option.c Implement the following options and primaries: 2001-02-23 16:20:55 +00:00