cvs commit: src/sys/i386/i386 machdep.c

[ Available lists | Index of cvs-all | Month of May 2003 | Week of 31 May 2003 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Alan Cox <alc@FreeBSD.org>
Date
31 May 2003 01:48:06
Subject
cvs commit: src/sys/i386/i386 machdep.c
Message-ID
200305310848.h4V8m5if051935@repoman.freebsd.org


[ Hide this part ]
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


Elapsed time: 0.074 seconds