patch to sync make(1) with FreeBSD-CURRENT
Chris Pressey
cpressey at catseye.mine.nu
Mon Mar 22 11:05:52 PST 2004
On Mon, 22 Mar 2004 09:49:55 +0100
Joerg Sonnenberger <joerg at xxxxxxxxxxxxxxxxx> wrote:
> On Sun, Mar 21, 2004 at 11:38:29PM -0800, Chris Pressey wrote:
> > with everything going perfectly smoothly so far. But it would be
> > really nice (read: an absolute requirement) to find some other brave
> > souls willing to test it before I would consider submitting it
> > (assuming we even want it (or parts of it.))
>
> I'll review it after Tuesday.
No hurry. I know you're busy, and there's no sense doing this
concurrent with a restructuring of make buildworld.
Also, apparently the following PR will be addressed soon, and we might
want to wait for it:
http://www.freebsd.org/cgi/query-pr.cgi?pr=57295
> > It also needs var.h and var_modify.c (I couldn't figure out how to
> > make'cvs diff' generate these like 'diff -N' does.) And list.h can
> > be removed, it's obsolete.
>
> You have to "cvs add" the files first, afterwards "cvs diff -N"
> includes them in the diff. Same for removed files with "cvs remove".
>
> Joerg
Thanks!
-Chris
More information about the Kernel
mailing list