Jake Burkholder d1fef1792c Check the alignment of the stack pointer before copying in windows from the
user stack in response to a failed window fill, allowing the process to be
killed if its wrong.  This caused user programs which misalign their stack
pointer to get stuck in an infinite loop at the kernel-userland boundary,
which is mostly harmless.

The same thing causes a fatal RED state exception on OpenBSD and probably
NetBSD.

Inspired by:	art@openbsd.org
2002-04-20 16:23:52 +00:00
..
2002-04-19 22:58:09 +00:00
2002-04-19 09:24:12 +00:00
2002-04-19 22:58:09 +00:00
2002-04-01 19:22:04 +00:00