aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/newgrp/newgrp.c
Commit message (Collapse)AuthorAgeFilesLines
* Add the newgrp(1) utility, which changes groups. This is required byTim J. Robbins2002-05-281-0/+304
the POSIX.2 UPE. PR: 36190 Reviewed by: -standards, silence on -audit Notes: svn path=/head/; revision=97364