commit e11f31f425187f5d8bd36e61312b062d688ea216
Author: Eitan Adler <[email protected]>
Date: Sun Nov 24 23:22:46 2013 -0500
newgrp(1): Add warning when running newgrp without SETUID
newgrp is 'disabled' by default due to security concerns. However,
trying to use it does not explain the problem.
Summary of changes:
usr.bin/newgrp/newgrp.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e11f31f425187f5d8bd36e61312b062d688ea216
--
DragonFly BSD source repository