Konstantin Belousov <[EMAIL PROTECTED]> wrote on 4 Dec 2007 12:33: > Modified files: > sys/i386/i386 trap.c > sys/amd64/amd64 trap.c > Log: > Fix the ABI change of the signal delivered on the access to the page > with insufficient protection mode. >... > 1.323 +29 -2 src/sys/amd64/amd64/trap.c > 1.310 +29 -2 src/sys/i386/i386/trap.c
Is it useful to make this compatibilty switch dependent from options COMPAT_FREEBSD6 ? IMHO if we don't want to run old binaries we don't need it. Regards, Frank -- Frank Behrens, Osterwieck, Germany PGP-key 0x5B7C47ED on public servers available. _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"