Hi! On Wed, 2011-06-08 at 13:25:10 +0200, Robert Millan wrote: > As for libjail it's not really necessary; the Makefile layout > is confusing which lead Timo to think it was.
Ah perfect will include this for the next upload, then. > libjail is used for "ifconfig vnet" (see manpage) feature > which has nothing to do with wireless support. We can enable it later on when we've added libjail to freebsd-libs and it's gotten through NEW. > Guillem, do you think either of the header kludges I'm > adding with this patch would be suitable for libbsd? The __DECONST one was already on my list of things to add, as I've seen it used somewhere recently. For the second one, if you mean __va_list, then yes I've also had that pending. Otherwise if you mean bsdxml.h (but you mentioned the expat maintainers were going to provide that?) then I don't think it would be a good idea as libbsd would need to pull libexpat-dev, which I'd rather not. thanks, guillem -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

