cvs commit: src/sys/i386/i386 trap.c src/sys/amd64/amd64 trap.c
Frank Behrens
frank at pinky.sax.de
Tue Dec 4 06:37:20 PST 2007
Konstantin Belousov <kib at freebsd.org> 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.
More information about the cvs-src
mailing list