From owner-freebsd-questions Wed Oct 15 02:04:08 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA01057 for questions-outgoing; Wed, 15 Oct 1997 02:02:57 -0700 (PDT) (envelope-from owner-freebsd-questions) Received: from palrel1.hp.com (palrel1.hp.com [156.153.255.235]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id CAA01038; Wed, 15 Oct 1997 02:02:34 -0700 (PDT) (envelope-from neumann@mailhost.rsn.hp.com) Received: from tfkws050.gsr.hp.com (tfkws050.gsr.hp.com [15.137.136.79]) by palrel1.hp.com (8.8.6/8.8.5tis) with ESMTP id CAA25471; Wed, 15 Oct 1997 02:02:28 -0700 (PDT) Received: from tfkws050 (localhost [127.0.0.1]) by tfkws050.gsr.hp.com with SMTP (8.7.1/8.7.1) id LAA08169; Wed, 15 Oct 1997 11:04:34 +0200 (METDST) Message-ID: <3444871C.20EC@convex.hp.com> Date: Wed, 15 Oct 1997 11:04:28 +0200 From: Wolfgang Neumann X-Mailer: Mozilla 3.01Gold (X11; I; HP-UX B.10.20 9000/735) MIME-Version: 1.0 To: Wolfram Schneider CC: Song Lining , freebsd-questions@FreeBSD.ORG Subject: Re: ping References: <324E1C47.97F89406@public.jn.sd.cn> <19971014104432.43167@freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Wolfram Schneider wrote: > > On Sun, Sep 29, 1996 at 02:50:47PM +0800, Song Lining wrote: > > I want to write ping in java and want to find ping source code or RFC, > > could anybody tell me where to get it? > > http://www.freebsd.org/cgi/cvsweb.cgi/src/sbin/ping/ Hi y'all, I tried to look at it but get 'Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, www@freebsd.org and inform them of the time the error occurred, and anything you might have done that may have caused the error.' When I cut down the url to .../cgi/, I can see why. No permission ... Regards Wolfgang