NetBSD/usr.bin/find
yamt 9847a81452 rename a global variable, 'entry', to 'g_entry'.
it was confusing because we have many local 'entry' variable.
2003-05-22 15:47:25 +00:00
..
extern.h eleminate forward decl of 'struct stat' 2003-02-23 14:43:25 +00:00
find.1 Add missing "to be". From Jim Bernard in PR 21008. 2003-04-04 19:21:21 +00:00
find.c rename a global variable, 'entry', to 'g_entry'. 2003-05-22 15:47:25 +00:00
find.h delint: trailing commas in enum definitions are prohibitted 2003-02-23 14:41:30 +00:00
function.c Obey preceding - and + on -user when a numeric uid is specified (only). 2003-01-30 10:49:05 +00:00
ls.c use readlink with bufsize - 1; approved thorpej. 2002-10-19 20:33:17 +00:00
main.c
Makefile
misc.c rename a global variable, 'entry', to 'g_entry'. 2003-05-22 15:47:25 +00:00
operator.c
option.c