mjacob 2007-06-17 04:37:58 UTC
FreeBSD src repository
Modified files:
sys/compat/freebsd32 freebsd32_misc.c
Log:
Try a cheap way to get around gcc4.2 believing that user arguments
to system calls can change across intervening functions.
Revision Changes Path
1.65 +6 -3 src/sys/compat/freebsd32/freebsd32_misc.c