From owner-freebsd-commit Fri Feb 2 12:41:29 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA22565 for freebsd-commit-outgoing; Fri, 2 Feb 1996 12:41:29 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA22554 for cvs-all-outgoing; Fri, 2 Feb 1996 12:41:25 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA22537 for cvs-sys-outgoing; Fri, 2 Feb 1996 12:41:18 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA22528 Fri, 2 Feb 1996 12:41:15 -0800 (PST) Date: Fri, 2 Feb 1996 12:41:15 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199602022041.MAA22528@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/sys cdio.h Sender: owner-commit@FreeBSD.ORG Precedence: bulk ache 96/02/02 12:41:13 Modified: sys/sys cdio.h Log: Remove #pragma pack, use byte filler in ioc_read_subchannel instead, all other structures already aligned Revision Changes Path 1.12 +2 -13 src/sys/sys/cdio.h