index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
newgrp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Added the EXIT STATUS section where appropriate.
ru
2005-01-17
1
-1
/
+1
*
Introduce the PRECIOUSPROG knob in bsd.prog.mk, similar
ru
2004-11-03
1
-1
/
+1
*
Only check if ENABLE_SUID_NEWGRP is defined, for consistency with
ru
2004-10-24
1
-1
/
+1
*
Use (char *)NULL to terminated to argument list for execl().
harti
2003-10-30
1
-1
/
+1
*
mdoc(7) police: one minor change that was not probably worth a commit.
ru
2002-05-30
1
-1
/
+1
*
Add the newgrp(1) utility, which changes groups. This is required by
tjr
2002-05-28
3
-0
/
+411