freebsd-nq/sys/amd64
Brian Feldman 9a46ff715e Fix a confusion between osigcontext and ucontext_t in the previous commit.
Since an osigcontext is smaller, if you check for a valid (much larger sized)
ucontext_t and it fails, we bogusly would reject the osigcontext as per
rev 1.378.  Instead, check for osigcontext range validity first, and
ucontext_t later.  This unbreaks Netscape.

Pointed to the right commit by:	peter
1999-11-23 04:09:13 +00:00
..
amd64 Fix a confusion between osigcontext and ucontext_t in the previous commit. 1999-11-23 04:09:13 +00:00
conf move INET6 option from GENERIC to LINT. 1999-11-22 11:13:00 +00:00
include Optimize two cases in the MP locking code. First, it is not necessary 1999-11-19 16:49:30 +00:00
isa i8254_restore is called from apm_default_resume() to reload 1999-10-30 14:56:01 +00:00
pci If we have found pci devices via pci_cfgopen(), but don't find a 1999-11-18 08:58:37 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00