cvs commit: src/sys/cpu/i386/include float.h floatingpoint.h ieee.h ieeefp.h math.h perfmon.h profile.h setjmp.h sigframe.h sysarch.h tls.h varargs.h src/sys/ddb db_break.c src/sys/kern init_main.c kern_checkpoint.c kern_exec.c kern_exit.c kern_fp.c ...
Matthew Dillon
dillon at apollo.backplane.com
Wed Nov 8 15:45:44 PST 2006
:Well, my point was that I already saw the following two directories
:/sys/boot/i386/libi386
:/sys/boot/pc32/libi386
:with almost the same contents, so I thought that you were planning to
:remove one of them but didn't do it yet :)
:
:So if my patch contained a patch to /sys/boot/i386/libi386/biosacpi.c,
:I just need to change it to patch /sys/boot/pc32/libi386/biosacpi.c, right?
Oh, actually you are correct. I was. I meant to remove i386/libi386.
I'll do that tonight sometime after I make sure there are no dependancies
left.
Yah, you just need to change your patch. The contents of the directory
is the same (it was just a repo-copy). I still have to delete the old
tags, though.
-Matt
More information about the Commits
mailing list