Denis Vlasenko
|
829bbd3b57
*: unify concurrent-safe update of /etc/{passwd,group,[g]shadow}
|
15 年之前 |
Denis Vlasenko
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 年之前 |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 年之前 |
Denis Vlasenko
|
4b924f3a5c
whitespace fixes
|
17 年之前 |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 年之前 |
Denis Vlasenko
|
be1a9d4237
deluser: add optional support for removing users from groups
|
17 年之前 |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 年之前 |
Bernhard Reutner-Fischer
|
bb8c7c041c
- sed -i -e "/\$Id:/d;"
|
18 年之前 |
Denis Vlasenko
|
f7996f3b70
Trailing whitespace removal over entire tree
|
18 年之前 |
Denis Vlasenko
|
a7b2c41e03
deluser: the same code, but a bit less obfuscated.
|
18 年之前 |
Denis Vlasenko
|
c9bb67787a
deluser: size reduction by 60 bytes.
|
18 年之前 |
Denis Vlasenko
|
ddec5af6b0
rename functions to more understandable names
|
18 年之前 |
Denis Vlasenko
|
ea62077b85
add open_read_close() and similar stuff
|
18 年之前 |
Denis Vlasenko
|
8f8f268cfd
bb_applet_name -> applet_name
|
18 年之前 |
Rob Landley
|
e9a7a6212b
Change license statements (and clean up headers) on some of the files that
|
18 年之前 |
Rob Landley
|
20cc6d567f
Remove pointless "const". Bloatcheck says 0 bytes difference.
|
18 年之前 |
Mike Frysinger
|
0436b9f482
use strchr() not index()
|
18 年之前 |
Rob Landley
|
81c40b39cb
Patch from Tito to unify deluser and delgroup, and generally shrink code.
|
18 年之前 |
Eric Andersen
|
74f270a317
decouple delgroup and deluser
|
21 年之前 |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
21 年之前 |
Eric Andersen
|
27f64e1f4e
Port over the last of the tinylogin applets
|
22 年之前 |
Robert Griebl
|
1fca558799
Bigger patch for (partial) tinylogin integration
|
22 年之前 |