index
:
delta/busybox.git
0_60_stable
1_00_stable
1_00_stable_10817
1_10_stable
1_11_stable
1_12_stable
1_13_stable
1_14_stable
1_15_stable
1_16_stable
1_17_stable
1_18_stable
1_19_stable
1_1_stable
1_20_stable
1_21_stable
1_22_stable
1_23_stable
1_24_stable
1_25_stable
1_26_stable
1_27_stable
1_28_stable
1_29_stable
1_30_stable
1_31_stable
1_32_stable
1_33_stable
1_34_stable
1_35_stable
1_36_stable
1_3_stable
1_4_stable
1_5_stable
1_6_stable
1_7_stable
1_8_stable
1_9_stable
baserock/1.22.1-openwrt
baserock/1.23.2-openwrt
baserock/build-essential
baserock/danielfirth/RT144
baserock/danielsilverstone/vagrant-support
baserock/jjardon/build-essential
baserock/liw/S8704-always-ntpd
baserock/morph
baserock/pedroalvarez/build-essential
baserock/pedroalvarez/enable-patch
baserock/radiofree/busyboxfix
baserock/radiofree/ntpdscript
baserock/richardmaw/S5892/boot-sequencing
baserock/richardmaw/S8564/ro-staging-area
baserock/richardmaw/S9245/init
baserock/richardmaw/add-read-dash-d
baserock/robkendrick/mips64
baserock/tiagogomes/bbgawk
master
git.busybox.net: busybox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
selinux
/
chcon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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