On Thursday 26 June 2014 21:45:49 Rui Paulo wrote:
> Author: rpaulo
> Date: Thu Jun 26 21:45:49 2014
> New Revision: 267937
> URL: http://svnweb.freebsd.org/changeset/base/267937
> 
> Log:
>   MFV illumos
> 
>   4477 DTrace should speak JSON
> 
>   MFC after:  2 weeks

This makes kernel builds depend on userland sources.  This breaks a lot of my 
work trees where I only checkout 'sys', and breaks a generally long-standing 
feature that the kernel was self-contained (recent bmake breakage to require 
the '-m /usr/src/share/mk' hack aside).  Perhaps you could copy strtolctype.h
to sys/cddl/contrib/opensolaris/common/util?  We already duplicate 
sys/cddl/contrib/opensolaris/common/avl/avl.c in a like manner, presumably for 
the same reason.

-- 
John Baldwin
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to