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
/
coreutils
/
chmod.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbb: eliminate a static data array in bb_mode_string()
Denys Vlasenko
2021-09-17
1
-1
/
+2
*
chmod: correctly report changed modes
Denys Vlasenko
2021-09-17
1
-1
/
+2
*
*: --help tweaks
Denys Vlasenko
2021-06-14
1
-3
/
+4
*
libbb: shrink recursive_action() by reducing memory pressure
Denys Vlasenko
2020-10-01
1
-6
/
+7
*
config: update size information
Denys Vlasenko
2018-12-28
1
-1
/
+1
*
getopt32: remove opt_complementary
Denys Vlasenko
2017-08-08
1
-2
/
+1
*
config: deindent all help texts
Denys Vlasenko
2017-07-21
1
-1
/
+1
*
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-18
1
-1
/
+1
*
Convert all coreutils/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
1
-0
/
+9
*
libbb: more compact API for bb_parse_mode()
Denys Vlasenko
2015-10-07
1
-2
/
+2
*
*: remove "Options:" string from help texts
Denys Vlasenko
2011-06-05
1
-1
/
+0
*
move help text from include/usage.src.h to coreutils/*.c
Pere Orga
2011-03-31
1
-0
/
+23
*
*: 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
-1
/
+1
*
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2009-04-21
1
-4
/
+4
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-1
/
+1
*
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-27
1
-1
/
+1
*
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
1
-1
/
+1
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
Denis Vlasenko
2007-10-01
1
-1
/
+1
*
don't pass argc in getopt32, it's superfluous
Denis Vlasenko
2007-08-18
1
-1
/
+1
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
audit small applets and mark some of them as NOFORK.
Denis Vlasenko
2007-04-10
1
-0
/
+3
*
- fold recurse, depthFirst and dereference params into one param flags.
Bernhard Reutner-Fischer
2007-03-29
1
-2
/
+0
*
chown: support -H -L -P if ENABLE_DESKTOP
Denis Vlasenko
2007-03-08
1
-6
/
+7
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
find: fix -mtime, -mmin, -perm (+ add symbolic perm handling)
Denis Vlasenko
2007-01-26
1
-3
/
+3
*
chmod: typo in comments
Denis Vlasenko
2006-10-28
1
-8
/
+8
*
ls: cleanup part 2. ifdef forest is much less scary now :)
Denis Vlasenko
2006-10-28
1
-10
/
+10
*
recursive_action: add depth param
Denis Vlasenko
2006-10-27
1
-22
/
+76
*
chown: add -vcf support if CONFIG_DESKTOP
Denis Vlasenko
2006-10-27
1
-5
/
+26
*
chmod: support -vcf if CONFIG_DESKTOP
Denis Vlasenko
2006-10-27
1
-53
/
+44
*
- remove emacs layout block as suggested by Robert P.J. Day
Bernhard Reutner-Fischer
2006-05-19
1
-8
/
+0
*
- add some ATTRIBUTE_UNUSED.
Bernhard Reutner-Fischer
2006-01-30
1
-15
/
+2
*
Bug 310: be consistent about stat/lstat and chown/lchown to avoid accidentally
Rob Landley
2005-12-12
1
-1
/
+1
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-1
/
+1
*
Update a bunch of docs. Run a script to update my email addr.
Eric Andersen
2003-07-14
1
-2
/
+1
*
Restrict octal perms to <= 07777. Cosmetic error message change.
Manuel Novoa III
2003-03-19
1
-1
/
+1
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-34
/
+51
*
last_patch59 from vodz to cleanup chmod and correctly parse '-rwxgoa'
Eric Andersen
2002-10-10
1
-17
/
+29
*
Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !.
Matt Kraai
2001-12-20
1
-3
/
+3
*
Major rework of the directory structure and the entire build system.
Eric Andersen
2001-10-24
1
-4
/
+3
*
Fix handling of permission addition and removal (e.g., o-r).
Matt Kraai
2001-04-26
1
-9
/
+9
*
Doh. I never allocated storate for the struct stat I am using.
Eric Andersen
2001-04-26
1
-3
/
+3
*
Fix handling of -R flag.
Matt Kraai
2001-04-26
1
-0
/
+1
*
As Larry pointed out, this the off by one canbe fixed much more elegantly.
Eric Andersen
2001-04-26
1
-1
/
+1
*
Fix a silly off-by-one error noticed by Santiago Garcia Mantinan <manty@debia...
Eric Andersen
2001-04-26
1
-1
/
+1
*
Move messages.c to libbb. Make each string in messages.c be its own .o file.
Eric Andersen
2001-04-25
1
-3
/
+0
*
Split up chmod_chown_chgrp.c into 3 separate apps. This unfortunately
Eric Andersen
2001-04-24
1
-0
/
+87
*
Combined stuff
Eric Andersen
1999-10-13
1
-198
/
+0
[next]