Date: Fri, 3 May 1996 07:58:17 -0700 (PDT) From: Poul-Henning Kamp <phk> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/isa fd.c fdc.h mcd.c scd.c wd.c src/sys/i386/isa/matcd matcd.c options.h Message-ID: <199605031458.HAA07306@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 96/05/03 07:58:16 Modified: sys/i386/isa fd.c fdc.h mcd.c scd.c wd.c Log: Move from the old buf.b_actf to the new TAILQ(buf.b_act). Revision Changes Path 1.88 +12 -17 src/sys/i386/isa/fd.c 1.6 +2 -2 src/sys/i386/isa/fdc.h 1.77 +8 -8 src/sys/i386/isa/mcd.c 1.19 +7 -8 src/sys/i386/isa/scd.c 1.108 +2 -2 src/sys/i386/isa/wd.c Modified: sys/i386/isa/matcd matcd.c options.h Log: Move from the old buf.b_actf to the new TAILQ(buf.b_act). Also remove a ton of weird comments and a couple of no-use options. Revision Changes Path 1.16 +194 -333 src/sys/i386/isa/matcd/matcd.c 1.6 +0 -39 src/sys/i386/isa/matcd/options.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605031458.HAA07306>