K 10 svn:author V 3 bde K 8 svn:date V 27 1998-01-16T12:28:09.000000Z K 7 svn:log V 390 Removed `#pragma ident' (for a FreeBSD Id) so that the K&R support isn't gratuitously broken. This also prevents ANSI compilers from recognizing the pragma as a request to run /usr/games/hack... FreeBSD Ids should be in comments or rcsids, not in `#pragma ident's (which are equivalent to comments when compiled by gcc), and the only FreeBSD change in this file seems to be adding the Id. END