aboutsummaryrefslogtreecommitdiff
path: root/loginutils/addgroup.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* whitespace fixesvda2007-05-301-2/+2
* usage.c: remove reference to busybox.hvda2007-05-261-1/+1
* - clean up addgroup, fix adding users to existing groups and make it optional...aldot2007-04-051-41/+102
* Do not fail password check if shadow password does not exist -vda2007-03-131-21/+24
* suppress warnings about easch <applet>_main() havingvda2007-02-031-0/+1
* attempt to regularize atoi mess.vda2006-10-081-3/+2
* getopt_ulflags -> getopt32.vda2006-10-031-2/+2
* whitespace cleanupvda2006-09-171-1/+1
* Remove bb_ prefixes from xfuncs.c (and a few other places), consolidatelandley2006-08-031-8/+3
* Rewrite/shrink by tito.landley2006-04-041-85/+27
* just whitespacetimr2006-01-251-1/+1
* Patch from tito to add argument checking.bug12004-09-141-2/+2
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-151-2/+2
* last_patch89 from vodz:andersen2003-06-201-17/+14
* Major coreutils update.mjn32003-03-191-12/+11
* Fix addgroup so it actually worksandersen2003-01-091-9/+19
* use const group_filetimr2002-12-131-2/+2
* Teach addgroup to add user names to groupsandersen2002-12-121-4/+11
* Patch from Marcel Hamer to fix addgroup argument parsingandersen2002-11-141-16/+9
* Fix silly typo. addgroup was using /etc/shadow for /etc/gshadow.mjn32002-08-061-2/+2
* Fixed two compiler warningssandman2002-07-211-2/+2
* Scrub pwd.h and grp.h handling so we don't have to play anyandersen2002-07-031-3/+3
* Port over the last of the tinylogin appletsandersen2002-06-231-6/+3
* Bigger patch for (partial) tinylogin integrationsandman2002-06-041-0/+168