James Byrne
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 лет назад |
Denys Vlasenko
|
b097a84d62
config: update size information
|
5 лет назад |
Denys Vlasenko
|
22542eca18
getopt32: remove opt_complementary
|
7 лет назад |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 лет назад |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 лет назад |
Denys Vlasenko
|
af3f420116
Convert all coreutils/* applets to "new style" applet definitions
|
8 лет назад |
Mike Frysinger
|
445e7543e8
platform: use KERNEL_VERSION to simplify uClibc version checking
|
11 лет назад |
Denys Vlasenko
|
6967578728
whitespace fixes. no code changes
|
12 лет назад |
Denys Vlasenko
|
52f4fe9db6
id: correct getgroups usage
|
13 лет назад |
Denys Vlasenko
|
d5ac9c88a7
groups: make it NOEXEC
|
13 лет назад |
Tito Ragusa
|
33092f1003
groups: new applet
|
13 лет назад |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 лет назад |
Pere Orga
|
34425389e0
move help text from include/usage.src.h to coreutils/*.c
|
13 лет назад |
Denys Vlasenko
|
df7b6577c6
id: fix inverted if (!ENABLE_DESKTOP)
|
14 лет назад |
Dan Fandrich
|
2d1a78b88f
Marked some more applets NOEXEC/NOFORK
|
14 лет назад |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 лет назад |
Denys Vlasenko
|
6331cf059c
*: use "can't" instead of "cannot"
|
15 лет назад |
Denis Vlasenko
|
5e34ff29bc
*: mass renaming of USE_XXXX to IF_XXXX
|
15 лет назад |
Denis Vlasenko
|
d7a805efaf
libbb: introduce and use xgetpwnam. ~ -150 bytes.
|
16 лет назад |
Denis Vlasenko
|
0c68a874e7
libbb: password/group function helpers rewritten by Tito:
|
16 лет назад |
Denis Vlasenko
|
de7a52fff2
id: do not abort build if we use internal password/group functions.
|
16 лет назад |
Denis Vlasenko
|
5ff1265691
id: abort the build of uclibc is less than 0.9.30
|
16 лет назад |
Bernhard Reutner-Fischer
|
a643816fe3
- commentary typo fix (tito)
|
16 лет назад |
Bernhard Reutner-Fischer
|
6559100021
- fix typo in print_user() (tito)
|
16 лет назад |
Denis Vlasenko
|
e7368f16fa
id: better wording in comments, no code changes
|
16 лет назад |
Denis Vlasenko
|
34e68c8b42
id: coreutils compat by Tito + test script
|
16 лет назад |
Denis Vlasenko
|
2228426512
id: fix "id <user>" case. Requires getgrouplist().
|
16 лет назад |
Denis Vlasenko
|
0d602e9386
id: unsigned long is excessive for option bitmask
|
16 лет назад |
Denis Vlasenko
|
4f3209b9d4
id: code shrink
|
16 лет назад |
Bernhard Reutner-Fischer
|
0ee1cb0084
- implement id -G (Tito Ragusa)
|
16 лет назад |