alc 2003/05/31 01:48:05 PDT
FreeBSD src repository
Modified files: (Branch: RELENG_4)
sys/i386/i386 machdep.c
Log:
MFC (o)sendsig() changes from revisions 1.503 and 1.504
Eliminate grow_stack() and useracc() from (o)sendsig(). Both
of these functions are handled transparently by copyout().
Revision Changes Path
1.385.2.30 +0 -41 src/sys/i386/i386/machdep.c