From owner-freebsd-questions Thu May 16 13:18:58 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA00556 for questions-outgoing; Thu, 16 May 1996 13:18:58 -0700 (PDT) Received: from hod.tera.com (hod.tera.com [206.215.142.67]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id NAA00551 for ; Thu, 16 May 1996 13:18:55 -0700 (PDT) Received: from athena.tera.com (athena.tera.com [206.215.142.62]) by hod.tera.com (8.7.5/8.7.3) with ESMTP id NAA20664 for ; Thu, 16 May 1996 13:16:22 -0700 (PDT) From: Gary Kline Received: (from kline@localhost) by athena.tera.com (8.7.5/8.7.3) id NAA23502 for questions@freebsd.org; Thu, 16 May 1996 13:17:19 -0700 (PDT) Message-Id: <199605162017.NAA23502@athena.tera.com> Subject: using rcs with `what' To: questions@freebsd.org Date: Thu, 16 May 1996 13:17:19 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL11 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk This is tangential to the standard questions for this group. (Hopefully.) It regards the RCS and the `what' utility. Has anybody considered hacking the rcs stuff so that our $src/usr.bin/what utility could be used more widely? Since AT&T or owns sccs, and since `what' was originally built for sccs, the what utility has become relatively obsolete. But given a few minutes of hacks to the rsc suite, `what' could be much more useful. Currently it is only useful if pointed at binaries built with sccs_id strings. Feedback? (I happened into this while checking some of my own projects built with rcs... ) Sorry if this is an inappropriate subject... gary kline