]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
libutil: remove SIGSYS handling from setusercontext
authormjg <mjg@FreeBSD.org>
Mon, 2 Sep 2019 13:55:31 +0000 (13:55 +0000)
committermjg <mjg@FreeBSD.org>
Mon, 2 Sep 2019 13:55:31 +0000 (13:55 +0000)
commitc624ef984a40bae9608853a8e8e3a2668acd908a
tree1ac22166b5e169007cc32c7ec6b126be155572e7
parentab82639f4473ac315077c94e055f72034d7b6238
libutil: remove SIGSYS handling from setusercontext

It was a workaround for cases where the kernel lacks setloginclass(2),
added in the 9.x era.

Submitted by: Pawel Biernacki
lib/libutil/login_class.c