Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
f705f3c491047cd005253e829716c1a5671c10ab
/
selinux
/
chcon.c
ba9f9c2
*: --help text tweaks
by Denys Vlasenko
· 3 years, 8 months ago
caba1a1
tweak help texts
by Denys Vlasenko
· 4 years ago
689d065
libbb: shrink recursive_action() by reducing memory pressure
by Denys Vlasenko
· 4 years, 2 months ago
6937487
libbb: reduce the overhead of single parameter bb_error_msg() calls
by James Byrne
· 5 years ago
e6503f2
chcon: Fix typo in ACTION_RECURSE
by Rostislav Skudnov
· 6 years ago
8f1ae25
chcon: fix issues with recurse and retval for retained files
by sagivd
· 6 years ago
5856dc7
chcon: show '--reference' in help text only if LONG_OPTS=y
by Xabier Oneca
· 7 years ago
22542ec
getopt32: remove opt_complementary
by Denys Vlasenko
· 7 years ago
036585a
getopt32: remove applet_long_options
by Denys Vlasenko
· 7 years ago
72089cf
config: deindent all help texts
by Denys Vlasenko
· 7 years ago
ae178ce
Update remaining menuconfig items with approximate applet sizes
by Denys Vlasenko
· 7 years ago
bbc7bee
make --help texts more uniform
by Denys Vlasenko
· 8 years ago
f560422
Big cleanup in config help and description
by Denys Vlasenko
· 8 years ago
a8e52da
Convert all selinux/* applets to "new style" applet definitions
by Denys Vlasenko
· 8 years ago
60cb48c
whitespace cleanup. no code changes
by Denys Vlasenko
· 12 years ago
488dd70
fix !ENABLE_FEATURE_GETOPT_LONG build. Closes 3775
by Denys Vlasenko
· 14 years ago
5bc8c00
move remaining help text from include/usage.src.h
by Pere Orga
· 14 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
651a269
*: merge some common strings
by Denys Vlasenko
· 15 years ago
6331cf0
*: use "can't" instead of "cannot"
by Denys Vlasenko
· 15 years ago
db12d1d
Fix forgotten license comments
by Denis Vlasenko
· 16 years ago
a60f84e
*: rename ATTRIBUTE_XXX to just XXX.
by Denis Vlasenko
· 16 years ago
defc1ea
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
by Denis Vlasenko
· 16 years ago
592d4fe
selinux/*: -Wunused-parameter fixes runsv: make it NOMMU-capable
by Denis Vlasenko
· 17 years ago
9b49a5e
add -fvisibility=hidden to CC flags, mark XXX_main functions
by Denis Vlasenko
· 17 years ago
dd5e11b
chcon: trivial fix
by Denis Vlasenko
· 17 years ago
fe7cd64
don't pass argc in getopt32, it's superfluous
by Denis Vlasenko
· 17 years ago
6ca409e
trylink: produce even more info about final link stage
by Denis Vlasenko
· 17 years ago
990d0f6
Replace index_in_[sub]str_array with index_in_[sub]strings,
by Denis Vlasenko
· 17 years ago
bdc88fd
rework long option handling. saves ~1.2k
by Denis Vlasenko
· 17 years ago
b6adbf1
usage.c: remove reference to busybox.h
by Denis Vlasenko
· 18 years ago
febe3c4
- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"
by Bernhard Reutner-Fischer
· 18 years ago
3e816c1
- fold recurse, depthFirst and dereference params into one param flags.
by Bernhard Reutner-Fischer
· 18 years ago
c86e052
fix accumulated whitespace and indentation damage
by Denis Vlasenko
· 18 years ago
b5c33b1
chcon: remove redundant ifs: if(p) free(p)
by Denis Vlasenko
· 18 years ago
955bccc
chcon: exclude constraints for impossible option if long opts are off
by Denis Vlasenko
· 18 years ago
1203c9b
next portion of selinux updates: chcon, runcon. From
by Denis Vlasenko
· 18 years ago