cvs commit: src/sys/i386/i386 trap.c src/sys/amd64/amd64 trap.c

Dag-Erling Smørgrav des at des.no
Thu Dec 6 05:12:38 PST 2007


Kostik Belousov <kostikbel at gmail.com> writes:
> On Tue, Dec 04, 2007 at 05:39:24PM -0800, Xin LI wrote:
> > By the way, I think the comment "always SIGSEGV mode" should be "POSIX
> > mode", as it is defined POSIX behavior, but that is not a big deal, though.
> It is not trully POSIX mode, as was pointed out (to me) before. POSIXyzing
> it would be a future project. For now, it would delay an already late
> release.

Knowingly releasing something that is neither what we used to do nor
what POSIX says we should do is a really bad idea.

> About your patch: I would answer the same as to the Frank:
> I do not like #ifdefs;
> it misses the (non-existing) option for compatibility with early 7-CURRENT.

We don't care about compatibility with early 7-CURRENT.

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the cvs-all mailing list