Denys Vlasenko
|
1f60d88cf6
*: more --help tweaks
|
il y a 3 ans |
Denys Vlasenko
|
002be6e821
sysctl: do report EACCES errors on write
|
il y a 4 ans |
Aaro Koskinen
|
c89764c063
sysctl: fix compatibility with procps sysctl
|
il y a 5 ans |
Denys Vlasenko
|
78301861ef
sysctl: do slash/dot conversions only on name, not value part
|
il y a 5 ans |
Denys Vlasenko
|
1422ba6dea
sysctl: on EIO ("sysctl net.ipv6.conf.all.stable_secret") set nonzero exitcode
|
il y a 5 ans |
Denys Vlasenko
|
679c30e73e
sysctl: avoid stat() on every item if in -w mode
|
il y a 5 ans |
Denys Vlasenko
|
317498f3b3
sysctl: allow setting empty values
|
il y a 5 ans |
Denys Vlasenko
|
b097a84d62
config: update size information
|
il y a 6 ans |
Denys Vlasenko
|
caf26b36f3
sysctl: make it NOEXEC
|
il y a 7 ans |
Denys Vlasenko
|
50db1f29bf
sysctl: recognize ";comment" and "<whitespace>#comment" lines
|
il y a 7 ans |
Denys Vlasenko
|
20077c1429
libbb: make trim() return pointer to terminating NUL
|
il y a 7 ans |
Denys Vlasenko
|
9cf89cdf84
sysctl: fix file parsing, do not require -w for VAR=VAL
|
il y a 7 ans |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
il y a 7 ans |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
il y a 7 ans |
Denys Vlasenko
|
f8f81ed7aa
Convert all procps/* applets to "new style" applet definitions
|
il y a 8 ans |
Denys Vlasenko
|
6554d03735
sysctl: do not error out showing write-only data. Closes 6386
|
il y a 10 ans |
Denys Vlasenko
|
6967578728
whitespace fixes. no code changes
|
il y a 12 ans |
Joshua Kahlenberg
|
c439851438
sysctl: implement -q
|
il y a 12 ans |
Denys Vlasenko
|
0687a5b496
libbb: make xchroot do a chdir("/") after chroot
|
il y a 12 ans |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
il y a 13 ans |
Pere Orga
|
5bc8c005a8
move remaining help text from include/usage.src.h
|
il y a 13 ans |
Denys Vlasenko
|
fb132e4737
whitespace cleanup
|
il y a 14 ans |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
il y a 14 ans |
Denys Vlasenko
|
adbbee46ad
bootchartd: added optional compat features
|
il y a 14 ans |
Denys Vlasenko
|
c2fdd41f5f
sysctl: tiny code shrink
|
il y a 14 ans |
Denys Vlasenko
|
f427c80d02
sysctl: stop abusing parser->line
|
il y a 15 ans |
Denis Vlasenko
|
038fe44713
sysctl: move code around to get rid of forward references.
|
il y a 15 ans |
Denis Vlasenko
|
5a6617acb8
sysctl: fix broken -p [file] - close bug 231
|
il y a 15 ans |
Denis Vlasenko
|
73c571a5ff
*: move get_sock_lsa and xwrite_str to libbb, use where appropriate
|
il y a 15 ans |
Denis Vlasenko
|
501b0e335f
sysctl: fix another corner case with "dots and slashes"
|
il y a 16 ans |