From owner-freebsd-bugs Wed Apr 26 14:40:02 1995 Return-Path: bugs-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id OAA27402 for bugs-outgoing; Wed, 26 Apr 1995 14:40:02 -0700 Received: (from gnats@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id OAA27395 ; Wed, 26 Apr 1995 14:40:02 -0700 Date: Wed, 26 Apr 1995 14:40:02 -0700 Message-Id: <199504262140.OAA27395@freefall.cdrom.com> From: Paul Traina Reply-To: Paul Traina To: freebsd-bugs Subject: kern/366: queue changes broke ISO TPIP code In-Reply-To: Your message of Wed, 26 Apr 1995 14:31:44 -0700 <199504262131.OAA27000@freefall.cdrom.com> Sender: bugs-owner@FreeBSD.org Precedence: bulk >Number: 366 >Category: kern >Synopsis: queue changes broke ISO tpip code >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs (FreeBSD bugs mailing list) >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Apr 26 14:40:01 1995 >Originator: Paul Traina >Organization: Shockwave Engineering >Release: FreeBSD 2.1.0-Development i386 >Environment: FreeBSD current as of 26apr95. >Description: When all of the queue changes for PCB's were made, no one bothered to make a full blown version of the kernel. It would have been trivial for the developer of the changes for the queue stuff to do the right thing and fix it when he made the other changes, rather than have some idiot like myself (who doesn't have familiarity with TPIP or the queue structure macros) wade in and do things. Please folks, let's TEST stuff before committing it. That's what the damn LINT configuration is FOR. :-( >How-To-Repeat: % config LINT % cd ../../compile/LINT % make >Fix: I've fixed most of the broken files, but I don't understand how the tpip PCB structure should fit in with the new queue stuff, so netiso/tp_pcb.c still doesn't compile, even after the fix I'm about to commit. >Audit-Trail: >Unformatted: