The following reply was made to PR kern/180719; it has been noted by GNATS.
From: Jukka Ukkonen <jau789@gmail.com>
To: bug-followup@FreeBSD.org, jau@iki.fi
Cc:
Subject: Re: kern/180719: [libc] [patch] Compatibility enhancement - sigsend()
(function) and sigsendset() (system call)
Date: Fri, 03 Jan 2014 12:18:44 +0200
Now that a bunch of new system calls from cap_rights_limit() to procctl()
have reserved entry numbers from 533 to 544, the code 533 I had originally
used in the sigsend()/sigsendset() patch needs to be changed to 545.
--jau
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org"