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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
loginutils
/
deluser.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
whitespace fixes
Denis Vlasenko
2007-05-30
1
-4
/
+4
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
deluser: add optional support for removing users from groups
Denis Vlasenko
2007-04-15
1
-53
/
+95
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
- sed -i -e "/\$Id:/d;"
Bernhard Reutner-Fischer
2007-01-22
1
-1
/
+0
*
Trailing whitespace removal over entire tree
Denis Vlasenko
2007-01-11
1
-1
/
+1
*
deluser: the same code, but a bit less obfuscated.
Denis Vlasenko
2006-11-27
1
-15
/
+16
*
deluser: size reduction by 60 bytes.
Denis Vlasenko
2006-11-27
1
-62
/
+48
*
rename functions to more understandable names
Denis Vlasenko
2006-10-26
1
-2
/
+2
*
add open_read_close() and similar stuff
Denis Vlasenko
2006-10-14
1
-1
/
+1
*
bb_applet_name -> applet_name
Denis Vlasenko
2006-10-03
1
-1
/
+1
*
Change license statements (and clean up headers) on some of the files that
Rob Landley
2006-09-22
1
-6
/
+1
*
Remove pointless "const". Bloatcheck says 0 bytes difference.
Rob Landley
2006-09-12
1
-1
/
+2
*
use strchr() not index()
Mike Frysinger
2006-04-16
1
-1
/
+1
*
Patch from Tito to unify deluser and delgroup, and generally shrink code.
Rob Landley
2006-04-10
1
-37
/
+69
*
decouple delgroup and deluser
Eric Andersen
2003-07-14
1
-119
/
+8
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-19
/
+19
*
Port over the last of the tinylogin applets
Eric Andersen
2002-06-23
1
-16
/
+12
*
Bigger patch for (partial) tinylogin integration
Robert Griebl
2002-06-04
1
-0
/
+183