index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
selinux
/
chcon.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: --help text tweaks
Denys Vlasenko
2021-04-14
1
-1
/
+1
*
tweak help texts
Denys Vlasenko
2020-12-16
1
-4
/
+4
*
libbb: shrink recursive_action() by reducing memory pressure
Denys Vlasenko
2020-10-01
1
-5
/
+3
*
libbb: reduce the overhead of single parameter bb_error_msg() calls
James Byrne
2019-07-02
1
-2
/
+2
*
chcon: Fix typo in ACTION_RECURSE
Rostislav Skudnov
2019-02-08
1
-1
/
+1
*
chcon: fix issues with recurse and retval for retained files
sagivd
2018-09-03
1
-3
/
+5
*
chcon: show '--reference' in help text only if LONG_OPTS=y
Xabier Oneca
2017-08-09
1
-0
/
+2
*
getopt32: remove opt_complementary
Denys Vlasenko
2017-08-08
1
-4
/
+7
*
getopt32: remove applet_long_options
Denys Vlasenko
2017-08-08
1
-30
/
+11
*
config: deindent all help texts
Denys Vlasenko
2017-07-21
1
-1
/
+1
*
Update remaining menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-19
1
-1
/
+1
*
make --help texts more uniform
Denys Vlasenko
2017-01-21
1
-5
/
+5
*
Big cleanup in config help and description
Denys Vlasenko
2017-01-10
1
-2
/
+0
*
Convert all selinux/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
1
-0
/
+17
*
whitespace cleanup. no code changes
Denys Vlasenko
2013-01-14
1
-10
/
+10
*
fix !ENABLE_FEATURE_GETOPT_LONG build. Closes 3775
Denys Vlasenko
2011-05-29
1
-1
/
+0
*
move remaining help text from include/usage.src.h
Pere Orga
2011-04-11
1
-0
/
+33
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
*: merge some common strings
Denys Vlasenko
2010-03-23
1
-2
/
+2
*
*: use "can't" instead of "cannot"
Denys Vlasenko
2009-11-13
1
-4
/
+4
*
Fix forgotten license comments
Denis Vlasenko
2008-12-07
1
-0
/
+2
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-4
/
+4
*
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-27
1
-1
/
+1
*
selinux/*: -Wunused-parameter fixes
Denis Vlasenko
2008-03-17
1
-2
/
+6
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
chcon: trivial fix
Denis Vlasenko
2007-09-26
1
-1
/
+1
*
don't pass argc in getopt32, it's superfluous
Denis Vlasenko
2007-08-18
1
-1
/
+1
*
trylink: produce even more info about final link stage
Denis Vlasenko
2007-08-12
1
-1
/
+1
*
Replace index_in_[sub]str_array with index_in_[sub]strings,
Denis Vlasenko
2007-07-24
1
-1
/
+1
*
rework long option handling. saves ~1.2k
Denis Vlasenko
2007-07-23
1
-15
/
+14
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+2
*
- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"
Bernhard Reutner-Fischer
2007-04-04
1
-2
/
+2
*
- fold recurse, depthFirst and dereference params into one param flags.
Bernhard Reutner-Fischer
2007-03-29
1
-3
/
+1
*
fix accumulated whitespace and indentation damage
Denis Vlasenko
2007-03-20
1
-1
/
+1
*
chcon: remove redundant ifs: if(p) free(p)
Denis Vlasenko
2007-03-12
1
-5
/
+2
*
chcon: exclude constraints for impossible option if long opts are off
Denis Vlasenko
2007-03-12
1
-3
/
+6
*
next portion of selinux updates: chcon, runcon. From
Denis Vlasenko
2007-03-11
1
-0
/
+175