Denys Vlasenko
|
99476502f9
Remove "select PLATFORM_LINUX"
|
2 년 전 |
Samuel Thibault
|
77216c368f
Fix non-Linux builds
|
2 년 전 |
Denys Vlasenko
|
a2f18d950a
help text tweaks
|
3 년 전 |
Denys Vlasenko
|
2496616b0a
avoid using strok - eliminates use of hidden global variable
|
4 년 전 |
Ron Yorston
|
5c69ad0ecd
build system: drop PLATFORM_LINUX
|
4 년 전 |
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
|
0180b57aaf
setpriv: placete "declaration of 'index' shadows a global declaration" warning
|
7 년 전 |
Denys Vlasenko
|
200bcc851a
run-init: new applet
|
7 년 전 |
Denys Vlasenko
|
44b3f2ffbc
libbb: move capability names code to libbb
|
7 년 전 |
Denys Vlasenko
|
ec2482e966
setpriv: code shrink
|
7 년 전 |
Denys Vlasenko
|
79747415d6
setpriv: accept any case in capability names
|
7 년 전 |
Denys Vlasenko
|
036585a911
getopt32: remove applet_long_options
|
7 년 전 |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 년 전 |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 년 전 |
Denys Vlasenko
|
b0c0b6d5ba
setpriv: remove dependency on libcap headers
|
7 년 전 |
Denys Vlasenko
|
2bfe7838ab
setpriv: factor out capability name printing
|
7 년 전 |
Denys Vlasenko
|
cf5748cc89
setpriv: code shrink, and grouping capability code together
|
7 년 전 |
Patrick Steinhardt
|
6842d00ceb
setpriv: allow modifying ambient capabilities
|
7 년 전 |
Patrick Steinhardt
|
0f49f6f926
setpriv: allow modifying inheritable caps
|
7 년 전 |
Patrick Steinhardt
|
5e0987405c
setpriv: dump ambient capabilities
|
7 년 전 |
Patrick Steinhardt
|
f34c701fa8
setpriv: dump capability bounding set
|
7 년 전 |
Patrick Steinhardt
|
ad63102943
setpriv: dump inheritable capability set
|
7 년 전 |
Patrick Steinhardt
|
10c53b85c9
setpriv: dump no-new-privs info
|
7 년 전 |
Denys Vlasenko
|
6798486141
setpriv: dump user and group info
|
7 년 전 |
Patrick Steinhardt
|
6a3bcf340a
setpriv: prepare option parsing logic for additional opts
|
7 년 전 |
Patrick Steinhardt
|
d253b557a3
setpriv: do not process remaining args
|
7 년 전 |
Assaf Gordon
|
62d1e98fbd
setpriv: new applet
|
7 년 전 |