Eitan Adler <[email protected]> wrote: > mksignames.c fails to build on freeBSD. > If you apply the following patch the shell builds and based on very > limited testing the dash appears to work.
Thanks, but I don't think this is enough. We assume in plenty of other places that NSIG is the maximum for signal numbers, e.g., traps.c. So I think we need to change all those places if this is to work on FreeBSD. Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <[email protected]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe dash" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
