From owner-freebsd-questions Mon Sep 3 16:40:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.avatar.com (ns1.avatar.com [199.33.206.1]) by hub.freebsd.org (Postfix) with ESMTP id 1FDB737B405 for ; Mon, 3 Sep 2001 16:40:43 -0700 (PDT) Received: from tomcat (tomcat.avatar.com [199.33.206.20]) by ns1.avatar.com (8.12.0.Beta8/8.12.0.Beta8) with SMTP id f83NbbUM028367; Mon, 3 Sep 2001 16:37:37 -0700 (PDT) From: "Kory Hamzeh" To: "Kris Kennaway" Cc: Subject: RE: userland firewall ? Date: Mon, 3 Sep 2001 16:40:13 -0700 Message-ID: <007a01c134d1$c74b61e0$14ce21c7@avatar.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 In-Reply-To: <20010902152134.E20221@xor.obsecurity.org> Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > On Sun, Sep 02, 2001 at 12:12:15PM -0700, Kory Hamzeh wrote: > > You know, if noticed little things like this in 4.3-RELEASE > that I have not > > seen with older versions of FBSD. For example, apache 1.3.19 > will core dump > > on startup if you have not ifconfiged a network port. usbd was > core dumping > > because of a change I had made to /etc/usbd.conf. I created a > new usbd.conf > > by copying each entry from the old config file to the new one, one at a > > time. I could never figure out why it was crashing because I ended up > > copying all of the entries over to the new file and it worked > fine. There > > are several more things like this that I ran into that I can remember at > > this moment. > > > > Just FYI ... > > > > Kory > > If you never report these bugs, you can't reasonably expect them to > get fixed, and so complaining about them would not be fair. > > Kris Kris, I was planning on not only reporting these problems, but I was going to come up with patches for them and send them in to be included. I ran into these problems in the last week or so and I've been under a deadline to get the servers setup. I would like to contribute to the FreeBSD project. I've been programming professionally for over 20 years, and the last 16 years have been on BSD systems, from kernel hacking & drivers to X windows software development (although I must say its been 10 years since I did any driver work on BSD). 1. What is the easiest way to do this? I was going to dedicate one machine for this. Now let's say I want to fix the problem to apache core dumping. Is there an easy way to grab just the source for apache so that I can compile it with -g and run gdb? Is there some FAQ for FBSD developers? 2. Not meaning to start a Linux vs. FreeBSD war, but why is the Linux install base growing so much faster than FreeBSD, when in my opinion (and many others I have spoken to), FreeBSD seems to be a faster, more stable OS? I have used both extensible, and I decided to select FreeBSD for our mission critical servers. Kory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message