T_USER used in the kernel, included by <sys/param.h> -- change to
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Fri, 24 May 1991 09:53:30 +0000 (01:53 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Fri, 24 May 1991 09:53:30 +0000 (01:53 -0800)
commita872c6c49e5718c045959031692133ee4fab1afa
tree279d37ec161e4b1162e131eb5014020e8afa53ac
parentbf9b9da6abf1f3a2bea4b022f1febb94684d07fc
T_USER used in the kernel, included by <sys/param.h> -- change to
be N_ instead.  Make it an enum while we're there...

SCCS-vsn: usr.bin/find/option.c 5.6
SCCS-vsn: usr.bin/find/find.h 5.7
SCCS-vsn: usr.bin/find/function.c 5.15
SCCS-vsn: usr.bin/find/operator.c 5.3
usr/src/usr.bin/find/find.h
usr/src/usr.bin/find/function.c
usr/src/usr.bin/find/operator.c
usr/src/usr.bin/find/option.c