aboutsummaryrefslogtreecommitdiff
path: root/loginutils/addgroup.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Major coreutils update.Manuel Novoa III2003-03-191-12/+11
* Fix addgroup so it actually worksEric Andersen2003-01-091-9/+19
* use const group_fileTim Riker2002-12-131-2/+2
* Teach addgroup to add user names to groupsEric Andersen2002-12-121-4/+11
* Patch from Marcel Hamer to fix addgroup argument parsingEric Andersen2002-11-141-16/+9
* Fix silly typo. addgroup was using /etc/shadow for /etc/gshadow.Manuel Novoa III2002-08-061-2/+2
* Fixed two compiler warningsRobert Griebl2002-07-211-2/+2
* Scrub pwd.h and grp.h handling so we don't have to play anyEric Andersen2002-07-031-3/+3
* Port over the last of the tinylogin appletsEric Andersen2002-06-231-6/+3
* Bigger patch for (partial) tinylogin integrationRobert Griebl2002-06-041-0/+168