summaryrefslogtreecommitdiffstats
path: root/adduser/addgroup.tcl
Commit message (Collapse)AuthorAgeFilesLines
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* remove group limits checksWolfram Schneider1996-12-291-35/+6
|
* addgroup - add a group or add users to a groupWolfram Schneider1996-10-291-0/+220
addgroup [-g gid] group [user[,user,...]]