cvs commit: src/sys/bus/pci pci.c
Matthew Dillon
dillon at apollo.backplane.com
Fri Jan 16 11:20:37 PST 2004
Now it locks up :-(
In anycase, this is why its important to test things before you commit.
Plenty can go wrong even with testing so when you don't do enough of
it the result can be pretty horrible.
Of course, I have my own issues... I broke libexec/aout with my gcc
changes. On the otherhand, I spent a good 8 hours just testing it so
that's the only thing that appears to have gone wrong.
-Matt
Matthew Dillon
<dillon at xxxxxxxxxxxxx>
:joerg 2004/01/16 05:07:19 PST
:
:DragonFly src repository
:
: Modified files:
: sys/bus/pci pci.c
: Log:
: Fix compile errors introduced with last commit
:
: Revision Changes Path
: 1.13 +2 -2 src/sys/bus/pci/pci.c
:
:
:http://www.dragonflybsd.org/cvsweb/src/sys/bus/pci/pci.c.diff?r1=1.12&r2=1.13&f=h
:
More information about the Commits
mailing list