freebsd_amp_hwpstate/usr.bin/find
Warner Losh c788c9b224 Make sure we pass the length - 1 to readlink, since it adds its own
NUL at the end of the path.

Inspired by: OpenBSD's changes in this area by theo de raadt
1998-06-09 04:10:08 +00:00
..
Makefile Removed definition of _NEW_VFSCONF. The new vfsconf interface is now 1998-01-20 10:40:18 +00:00
extern.h A partial frontal lobotomy for find if using the NetBSD libc which 1998-01-10 21:36:34 +00:00
find.1 Add cross references for find(1), locate(1), whereis(1) and which(1). 1998-05-15 11:22:42 +00:00
find.c Merge from Lite2 - use new getvfsbyname() and related changes. 1997-03-11 13:48:37 +00:00
find.h Add the primaries -mmin, -amin, -cmin to find, similar to the GNU find. 1997-10-13 21:06:22 +00:00
function.c A partial frontal lobotomy for find if using the NetBSD libc which 1998-01-10 21:36:34 +00:00
ls.c Make sure we pass the length - 1 to readlink, since it adds its own 1998-06-09 04:10:08 +00:00
main.c Eliminate a variable that is set but never used. 1997-05-19 18:16:29 +00:00
misc.c Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
operator.c Fix a gross bug in the ! operator optimization code. The following 1997-03-10 19:20:39 +00:00
option.c A partial frontal lobotomy for find if using the NetBSD libc which 1998-01-10 21:36:34 +00:00