Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Print a warning if not setuid root. | des | 2013-02-08 | 1 | -1/+2 |
* | Handle NULL return from crypt(3). Mostly from DragonFly | kevlo | 2012-02-22 | 1 | -3/+5 |
* | Fix a memory leak in addgroup() by ensuring the allocated memory | ghelmer | 2012-01-05 | 1 | -5/+5 |
* | Partially revert r226274, the old code was right. | delphij | 2011-10-16 | 1 | -1/+1 |
* | - Fix an off-by-one bug in addgroup(). | delphij | 2011-10-12 | 1 | -2/+2 |
* | Revert most part of 200420 as requested, as more review and polish is | delphij | 2009-12-13 | 1 | -0/+2 |
* | Remove unneeded header includes from usr.bin/ except contributed code. | delphij | 2009-12-11 | 1 | -2/+0 |
* | In preparation for raising NGROUPS and NGROUPS_MAX, change base | brooks | 2009-06-19 | 1 | -4/+8 |
* | Use (char *)NULL to terminated to argument list for execl(). | harti | 2003-10-30 | 1 | -1/+1 |
* | Add the newgrp(1) utility, which changes groups. This is required by | tjr | 2002-05-28 | 1 | -0/+304 |