From owner-cvs-usrbin Thu Aug 7 11:37:55 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA22612 for cvs-usrbin-outgoing; Thu, 7 Aug 1997 11:37:55 -0700 (PDT) Received: from precipice.shockwave.com (ppp-206-170-5-34.rdcy01.pacbell.net [206.170.5.34]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA22601; Thu, 7 Aug 1997 11:37:48 -0700 (PDT) Received: from shockwave.com (localhost [127.0.0.1]) by precipice.shockwave.com (8.8.6/8.7.3) with ESMTP id LAA09037; Thu, 7 Aug 1997 11:29:05 -0700 (PDT) Message-Id: <199708071829.LAA09037@precipice.shockwave.com> To: "Jordan K. Hubbard" cc: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch), jkh@FreeBSD.ORG (Jordan K. Hubbard), cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/mk_cmds ct.y In-reply-to: Your message of "Thu, 07 Aug 1997 02:23:48 PDT." <20645.870945828@time.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 07 Aug 1997 11:29:05 -0700 From: Paul Traina Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > This utility comes with absolutely no documentation. Does anybody > > have the slightes idea what it is for? > > It seems to be used only by kerberos / libss, leading one to wonder > what it's doing in /usr/src/usr.bin, but I suppose ours is not to > question the arcane incantations of the security wizards. ;-) > > Jordan > It's a general athena tool, just like libss. It's not restricted in any way shape or form, so it ended up in the base code. The fact that it was never documented is a bug.