From owner-cvs-sys Sun Mar 10 13:45:18 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA21951 for cvs-sys-outgoing; Sun, 10 Mar 1996 13:45:18 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id NAA21946 Sun, 10 Mar 1996 13:45:14 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.7.4/8.6.9) with SMTP id NAA01099; Sun, 10 Mar 1996 13:41:21 -0800 (PST) To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) cc: jkh@freefall.freebsd.org (Jordan K. Hubbard), CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/scsi worm.c In-reply-to: Your message of "Sun, 10 Mar 1996 14:46:48 +0100." <199603101346.OAA01854@uriah.heep.sax.de> Date: Sun, 10 Mar 1996 13:41:21 -0800 Message-ID: <1097.826494081@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > As Jordan K. Hubbard wrote: > > > > jkh 96/03/10 04:52:48 > > > > Modified: sys/scsi worm.c > > Log: > > u_int8 -> u_int8_t > > Why's that? The entire SCSI subsystem seems to agree on u_int8: Not any more, apparently. Jordan