aboutsummaryrefslogtreecommitdiff
path: root/coreutils/chown.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-15busybox: create custom installation directoryRon Yorston1-5/+6
2020-08-14busybox: add option to install to Unix-style pathsRon Yorston2-12/+35
2020-08-13win32: use built-in applets for non-existent binaries with Unix-style pathsRon Yorston5-11/+83
2020-08-13httpd: code shrinkRon Yorston1-3/+2
2020-08-13win32: handle Unix-style absolute paths for executablesRon Yorston7-4/+68
2020-08-13win32: use a static buffer in get_system_drive()Ron Yorston4-18/+16
2020-08-13win32: code shrinkRon Yorston5-7/+17
2020-08-13which: handle paths of form 'c:path'Ron Yorston1-2/+5
2020-08-05win32: move code to fork (de)compressor to a functionRon Yorston4-38/+29
2020-08-04which: rearrange conditional compilationRon Yorston1-1/+6
2020-08-03win32: update strptime(3) implementationRon Yorston1-12/+19
2020-08-03build system: reinstate PLATFORM_LINUXRon Yorston2-0/+2
2020-08-03install: enable in default buildRon Yorston2-10/+14
2020-07-25win32: code shrink kill(2)Ron Yorston3-33/+19
2020-07-21win32: update link to Microsoft document on command-line argumentsRon Yorston1-1/+1
2020-07-19ts: correct output in 64-bit buildRon Yorston1-0/+8
2020-07-09win32: alter build flagsFRP-3532-g01a256149Ron Yorston1-1/+1
2020-07-09win32: import strndup from gnulibRon Yorston3-0/+42
2020-07-09ash: tidy code, no functional changeRon Yorston1-3/+2
2020-07-09chattr, lsattr: enable in the default configurationRon Yorston6-7/+138
2020-07-09ls: treat hidden files as if their names begin with a dotRon Yorston1-0/+12
2020-07-09win32: return raw file attributes in struct mingw_statRon Yorston2-0/+5
2020-07-07ash: fix shell optionsRon Yorston1-7/+7
2020-06-30ash: improve handling of UNC pathsRon Yorston2-38/+56
2020-06-30libbb: code shrink in last_char_is()Denys Vlasenko1-8/+9
2020-06-29compare_string_array: code shrinkMartin Lewis1-2/+5
2020-06-29procps: code shrinkMartin Lewis1-2/+10
2020-06-29udhcpc: fix a TODO in fill_envp using option scannerMartin Lewis1-114/+84
2020-06-29udhcp: add option scannerMartin Lewis2-42/+62
2020-06-29wget: fix openssl options for cert verificationScott Court1-4/+17
2020-06-29acpid: only display -p if supported in usageNorbert Lange2-2/+4
2020-06-29dhcpd: remove hardcoded pidfile pathNorbert Lange1-1/+7
2020-06-29dpkg: prevent important directories from being removedNorbert Lange1-0/+23
2020-06-29nc_bloaty: support udp broadcast portsNorbert Lange1-9/+15
2020-06-29ash: avoid duplicated slashes in output of type/command builtinsRon Yorston2-0/+10
2020-06-26Start 1.33.0 development cycleDenys Vlasenko1-2/+2
2020-06-26Bump version to 1.32.01_32_0Denys Vlasenko1-1/+1
2020-06-25gzip -d with zcat enabled but gunzip disabled was misbehavingDenys Vlasenko1-1/+1
2020-06-24make_single_applets.sh: switch off nologin deps optionDenys Vlasenko1-0/+2
2020-06-24bc: placate a "defined but not used" warningDenys Vlasenko1-0/+2
2020-06-24nologin: make it possible to build it as single appletDenys Vlasenko5-64/+110
2020-06-24suppress a few compile warningsDenys Vlasenko2-2/+2
2020-06-24randomconfig fixesDenys Vlasenko3-2/+6
2020-06-23randomconfig fixesDenys Vlasenko6-6/+31
2020-06-23randomconfig fixDenys Vlasenko1-0/+4
2020-06-23randomconfig fixesDenys Vlasenko1-0/+1
2020-06-23randomconfig fixesDenys Vlasenko2-1/+5
2020-06-23randomconfig fixesDenys Vlasenko2-0/+4
2020-06-21ash: skip NULL argv during forkshellRon Yorston1-67/+44
2020-06-21examples/udhcp/simple.script: fix IPv6 support when using udhcpcStefan Agner1-1/+1