aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/newgrp
Commit message (Expand)AuthorAgeFilesLines
* Revert most part of 200420 as requested, as more review and polish isXin LI2009-12-131-0/+2
* Remove unneeded header includes from usr.bin/ except contributed code.Xin LI2009-12-111-2/+0
* In preparation for raising NGROUPS and NGROUPS_MAX, change baseBrooks Davis2009-06-191-4/+8
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-1/+1
* Introduce the PRECIOUSPROG knob in bsd.prog.mk, similarRuslan Ermilov2004-11-031-1/+1
* Only check if ENABLE_SUID_NEWGRP is defined, for consistency withRuslan Ermilov2004-10-241-1/+1
* Use (char *)NULL to terminated to argument list for execl().Hartmut Brandt2003-10-301-1/+1
* mdoc(7) police: one minor change that was not probably worth a commit.Ruslan Ermilov2002-05-301-1/+1
* Add the newgrp(1) utility, which changes groups. This is required byTim J. Robbins2002-05-283-0/+411