Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin
Module Name:    src
Committed By:   ginsbach
Date:           Thu Jun 21 14:09:24 UTC 2007
Modified Files:
        src/usr.bin: Makefile
Added Files:
        src/usr.bin/newgrp: Makefile newgrp.1 newgrp.c
Log Message:
Add the newgrp(1) utility, which changes effective group ID.  This
is a POSIX (IEEE Std 1003.1, 2004 / Open Group Base Specifications
Issue 6) User Portability Utility.
To generate a diff of this commit:
cvs rdiff -r1.157 -r1.158 src/usr.bin/Makefile
cvs rdiff -r0 -r1.1 src/usr.bin/newgrp/Makefile src/usr.bin/newgrp/newgrp.1 \
    src/usr.bin/newgrp/newgrp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index