Subject: Re: libc tags
To: None <tech-userlevel@netbsd.org>
From: Chris G. Demetriou <cgd@sibyte.com>
List: tech-userlevel
Date: 07/10/2000 08:25:29
itohy@netbsd.org (ITOH Yasufumi) writes:
> > (1) does anybody use it?  and
> 
> Let's make use of it.
> 
> [ ... ]
> -#define	_PATH_TAGS	"tags"
> +#define	_PATH_TAGS	"tags /var/db/libc.tags /sys/kern/tags"
>  #endif

perhaps you missed a significant point from my previous mail:

/var/db/libc.tags is fairly likely to be incorrect.

(further, it seems ... less than desirable to propagate some
fixed-path notion of the kernel or other sources.  Personally, i've
not put the kernel sources in /usr/src or anyplace accessable via /sys
in ... years on machines that i run.  Indeed, there's often the larger
question "if i were to put a copy there, which copy would be the right
one to put there.")



cgd