From owner-freebsd-current Fri Sep 22 03:20:49 1995 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA24095 for current-outgoing; Fri, 22 Sep 1995 03:20:49 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id DAA24086 ; Fri, 22 Sep 1995 03:20:41 -0700 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id DAA21727; Fri, 22 Sep 1995 03:19:29 -0700 To: Nathan Stratton cc: Gary Palmer , questions@freebsd.org, current@freebsd.org Subject: Re: IP accounting In-reply-to: Your message of "Thu, 21 Sep 1995 21:45:31 EDT." Date: Fri, 22 Sep 1995 03:19:28 -0700 Message-ID: <21725.811765168@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-current@freebsd.org Precedence: bulk > -DBOUNCE_BUFFERS -DSCSI_DELAY=15 -DCOMPAT_43 -DPROCFS -DMSDOSFS -DNFS > -DFFS -DET_CISCO_HDLC -DIPACCT -DIPFIREWALL_VERBOSE -DIPFIREWALL > -DGATEWAY -DINET -DKERNEL -Di386 -DLOAD_ADDRESS=0xF0100000 > ../../netinet/tcp_input.c > Killed > *** Error code 137 "Killed"?? This isn't a compile error. Did you run out of swap space? Are there any suspicious messages around this time in /var/log/messages? Jordan