summaryrefslogtreecommitdiff
path: root/usr.bin/newgrp
AgeCommit message (Expand)Author
2013-01-24fix type or rval.christos
2011-09-16Use __deadjoerg
2010-05-14Resort sections to canonical order.joerg
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
2008-05-02Move to 2 clause licensemartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-05call setprogname(), from Anon Ymouschristos
2007-10-27Move the grutil code from su to here. Requested by ginsbach@christos
2007-10-17From Anon Ymous:christos
2007-10-05don't zero out the wrong pointer. from Anon Ymouschristos
2007-10-04Fix reversed test (from Anon Ymous)christos
2007-06-21Add the newgrp(1) utility, which changes effective group ID. Thisginsbach