index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
loginutils
/
addgroup.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
whitespace fixes
vda
2007-05-30
1
-2
/
+2
*
usage.c: remove reference to busybox.h
vda
2007-05-26
1
-1
/
+1
*
- clean up addgroup, fix adding users to existing groups and make it optional...
aldot
2007-04-05
1
-41
/
+102
*
Do not fail password check if shadow password does not exist -
vda
2007-03-13
1
-21
/
+24
*
suppress warnings about easch <applet>_main() having
vda
2007-02-03
1
-0
/
+1
*
attempt to regularize atoi mess.
vda
2006-10-08
1
-3
/
+2
*
getopt_ulflags -> getopt32.
vda
2006-10-03
1
-2
/
+2
*
whitespace cleanup
vda
2006-09-17
1
-1
/
+1
*
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
landley
2006-08-03
1
-8
/
+3
*
Rewrite/shrink by tito.
landley
2006-04-04
1
-85
/
+27
*
just whitespace
timr
2006-01-25
1
-1
/
+1
*
Patch from tito to add argument checking.
bug1
2004-09-14
1
-2
/
+2
*
Remove trailing whitespace. Update copyright to include 2004.
andersen
2004-03-15
1
-2
/
+2
*
last_patch89 from vodz:
andersen
2003-06-20
1
-17
/
+14
*
Major coreutils update.
mjn3
2003-03-19
1
-12
/
+11
*
Fix addgroup so it actually works
andersen
2003-01-09
1
-9
/
+19
*
use const group_file
timr
2002-12-13
1
-2
/
+2
*
Teach addgroup to add user names to groups
andersen
2002-12-12
1
-4
/
+11
*
Patch from Marcel Hamer to fix addgroup argument parsing
andersen
2002-11-14
1
-16
/
+9
*
Fix silly typo. addgroup was using /etc/shadow for /etc/gshadow.
mjn3
2002-08-06
1
-2
/
+2
*
Fixed two compiler warnings
sandman
2002-07-21
1
-2
/
+2
*
Scrub pwd.h and grp.h handling so we don't have to play any
andersen
2002-07-03
1
-3
/
+3
*
Port over the last of the tinylogin applets
andersen
2002-06-23
1
-6
/
+3
*
Bigger patch for (partial) tinylogin integration
sandman
2002-06-04
1
-0
/
+168