From owner-cvs-usrbin Thu Feb 19 13:50:57 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA00186 for cvs-usrbin-outgoing; Thu, 19 Feb 1998 13:50:57 -0800 (PST) (envelope-from owner-cvs-usrbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA29873; Thu, 19 Feb 1998 13:50:05 -0800 (PST) (envelope-from wollman@FreeBSD.org) From: Garrett Wollman Received: (from wollman@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA13238; Thu, 19 Feb 1998 13:49:21 -0800 (PST) Date: Thu, 19 Feb 1998 13:49:21 -0800 (PST) Message-Id: <199802192149.NAA13238@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/whois whois.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wollman 1998/02/19 13:49:21 PST Modified files: (Branch: RELENG_2_2) usr.bin/whois whois.c Log: getopt(3) is declared in stdlib.h under 2.2. Revision Changes Path 1.2.2.4 +2 -1 src/usr.bin/whois/whois.c