cvs commit: src/sys/kern kern_sig.c
John Baldwin
jhb at FreeBSD.org
Mon Apr 21 08:21:20 PDT 2003
On 19-Apr-2003 David Xu wrote:
> davidxu 2003/04/18 22:04:06 PDT
>
> FreeBSD src repository
>
> Modified files:
> sys/kern kern_sig.c
> Log:
> Unbreak sigaltstack syscall. sigonstack is now a function and
> want proc lock be held.
Doh! Good catch. I have Giant removed in my patch and didn't want
to commit the Giant removals until last. Thanks for fixing this.
--
John Baldwin <jhb at FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!" - http://www.FreeBSD.org/
More information about the cvs-src
mailing list