Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/rump



Module Name:    src
Committed By:   pooka
Date:           Fri Jan  2 16:18:59 UTC 2009

Modified Files:
        src/sys/rump/include/machine: cpu.h
        src/sys/rump/librump/rumpkern: emul.c

Log Message:
Sauce with some kludges:
* revert rev 1.68 of emul.c: delay() is hopelessly MD and needs
  whipping (not the fun kind)
* #undef DELAY in cpu.h

This will hopefully fix build for all archs and give me time to
hop through our 46521 fine archs and edit the headers.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/rump/include/machine/cpu.h
cvs rdiff -r1.68 -r1.69 src/sys/rump/librump/rumpkern/emul.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index