Date: Wed, 26 Apr 1995 14:40:02 -0700 From: Paul Traina <pst> To: freebsd-bugs Subject: kern/366: queue changes broke ISO TPIP code Message-ID: <199504262140.OAA27395@freefall.cdrom.com> In-Reply-To: Your message of Wed, 26 Apr 1995 14:31:44 -0700 <199504262131.OAA27000@freefall.cdrom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504262140.OAA27395>