Date: Tue, 12 Dec 2000 11:31:16 -0800 (PST) From: Bill Paul <wpaul@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mii amphy.c brgphy.c exphy.c mii_physubr.c miivar.h mlphy.c nsphy.c pnaphy.c rlphy.c tdkphy.c ukphy.c xmphy.c Message-ID: <200012121931.eBCJVG168348@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 2000/12/12 11:31:16 PST Modified files: sys/dev/mii amphy.c brgphy.c exphy.c mii_physubr.c miivar.h mlphy.c nsphy.c pnaphy.c rlphy.c tdkphy.c ukphy.c xmphy.c Log: Grrrrr. That last commit was supposed to be to the head, not to -stable (even though I want the fixes in -stable anyway). I'm sure I'm going to get flamed now for committing to -stable and -current too quickly. *sigh* Revision Changes Path 1.4 +3 -2 src/sys/dev/mii/amphy.c 1.3 +5 -3 src/sys/dev/mii/brgphy.c 1.6 +2 -1 src/sys/dev/mii/exphy.c 1.4 +12 -2 src/sys/dev/mii/mii_physubr.c 1.6 +3 -1 src/sys/dev/mii/miivar.h 1.6 +2 -1 src/sys/dev/mii/mlphy.c 1.6 +2 -1 src/sys/dev/mii/nsphy.c 1.3 +3 -2 src/sys/dev/mii/pnaphy.c 1.4 +3 -2 src/sys/dev/mii/rlphy.c 1.2 +2 -1 src/sys/dev/mii/tdkphy.c 1.5 +2 -1 src/sys/dev/mii/ukphy.c 1.3 +5 -3 src/sys/dev/mii/xmphy.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012121931.eBCJVG168348>