aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/newgrp
Commit message (Collapse)AuthorAgeFilesLines
* mdoc(7) police: one minor change that was not probably worth a commit.Ruslan Ermilov2002-05-301-1/+1
| | | | Notes: svn path=/head/; revision=97601
* Add the newgrp(1) utility, which changes groups. This is required byTim J. Robbins2002-05-283-0/+411
the POSIX.2 UPE. PR: 36190 Reviewed by: -standards, silence on -audit Notes: svn path=/head/; revision=97364