On Tue, Jul 05, 2005 at 03:27:49PM -0400, Tom Lane wrote:
> Michael Fuhr <mike@fuhr.org> writes:
> > I wonder what's different between Thanh's Solaris 9 box and mine.
>
> It would be useful for you guys to compare the results of
>
> cd /usr/include
> grep projid_t *.h */*.h
Results from my box attached. Here are some other tidbits:
% ls -l `grep -l projid_t *.h */*.h`
-rw-r--r-- 1 root bin 18587 Apr 6 2002 nss_dbdefs.h
-rw-r--r-- 1 root bin 1681 Apr 6 2002 project.h
-rw-r--r-- 1 root bin 4129 May 23 2002 sys/exacct_impl.h
-rw-r--r-- 1 root bin 31559 Mar 18 2004 sys/procfs.h
-rw-r--r-- 1 root bin 1063 Apr 6 2002 sys/project.h
-rw-r--r-- 1 root bin 25923 Mar 18 2004 sys/stream.h
-rw-r--r-- 1 root bin 1890 Apr 6 2002 sys/task.h
-rw-r--r-- 1 root bin 16231 May 17 09:51 sys/types.h
-rw-r--r-- 1 root bin 3530 Apr 6 2002 userdefs.h
% what `grep -l projid_t *.h */*.h`
nss_dbdefs.h:
nss_dbdefs.h 1.32 01/02/08 SMI
project.h:
project.h 1.3 01/09/14 SMI
userdefs.h:
userdefs.h 1.13 01/09/20 SMI
sys/exacct_impl.h:
exacct_impl.h 1.4 02/03/15 SMI
sys/procfs.h:
procfs.h 1.23 02/10/08 SMI
sys/project.h:
project.h 1.4 01/09/07 SMI
sys/stream.h:
stream.h 1.92 03/01/28 SMI
sys/task.h:
task.h 1.3 01/04/05 SMI
sys/types.h:
types.h 1.75 04/01/06 SMI
--
Michael Fuhr
http://www.fuhr.org/~mfuhr/