aboutsummaryrefslogtreecommitdiff
path: root/coreutils (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * libbb: rename bb_ask -> bb_ask_noecho, bb_ask_confirmation -> bb_ask_y_confir...Denys Vlasenko2018-04-071-1/+1
| * sort: smaller and more agressive FEATURE_SORT_OPTIMIZE_MEMORYDenys Vlasenko2018-04-061-12/+12
| * sort: move misplaced commentDenys Vlasenko2018-04-041-2/+2
| * sort: FEATURE_SORT_OPTIMIZE_MEMORYDenys Vlasenko2018-04-041-6/+80
* | fsync: avoid a gratuitous difference from upstreamRon Yorston2018-04-031-3/+0
* | Merge branch 'busybox' into mergeRon Yorston2018-04-021-1/+1
|\|
| * stat: fix a typo: s/romfs/ramfs/, closes 10876Denys Vlasenko2018-03-311-1/+1
* | timeout: futher improvementsRon Yorston2018-03-271-7/+19
* | timeout: return exit code 125 if option parsing failsRon Yorston2018-03-241-1/+4
* | timeout: bring exit status into line with coreutilsRon Yorston2018-03-241-3/+10
* | win32: save a few bytes in device file supportRon Yorston2018-03-231-6/+1
* | win32: restrict visibility of special devicesRon Yorston2018-03-152-1/+7
* | Merge branch 'busybox' into mergeRon Yorston2018-03-151-1/+1
|\|
| * md5sum: use config help text similar to other "sum" toolsDenys Vlasenko2018-03-081-1/+1
* | dd: mention /dev/zero and /dev/urandom in help messageRon Yorston2018-03-061-0/+3
* | Merge branch 'busybox' into mergeRon Yorston2018-03-013-44/+103
|\|
| * df: do "rootfs" check soonerDenys Vlasenko2018-02-231-4/+5
| * df: 4TB+ support on 32 bits archDenys Vlasenko2018-02-231-8/+15
| * od: move address_fmt[] from data to globals. 8 less bytes in data sectionDenys Vlasenko2018-02-221-8/+10
| * sort: fix potentially buggy use of OPT_STRDenys Vlasenko2018-02-221-12/+15
| * sort: in -s handling, return 1/-1, not 1/0 compare resultDenys Vlasenko2018-02-221-2/+3
| * sort: fix -s. Closes 10671Denys Vlasenko2018-02-211-12/+57
* | Remove fake signal-handling codeRon Yorston2018-03-011-0/+2
* | win32: move detection of file formats to stat(2)Ron Yorston2018-02-261-15/+0
* | shred: fix up for WIN32 and enable by defaultRon Yorston2018-02-221-0/+6
* | dd: use new device handling to implement /dev/zero and /dev/urandomRon Yorston2018-02-221-13/+10
* | fsync: enable in default configurationRon Yorston2018-02-221-0/+3
* | du: use Windows-compatible print formatsRon Yorston2018-02-131-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2018-02-1312-92/+138
|\|
| * cp: fix option handling in non-longopt configDenys Vlasenko2018-02-111-1/+5
| * cksum: code shrinkDenys Vlasenko2018-02-011-23/+24
| * cp: implement -TAaro Koskinen2018-02-011-2/+13
| * dd: add 'fullblock' iflagNicholas Clark2018-01-251-10/+23
| * od_bloaty: fix debug codeDenys Vlasenko2018-01-231-3/+7
| * mv: make it NOEXECDenys Vlasenko2018-01-142-1/+3
| * dd: fixed partial count logicDenys Vlasenko2018-01-101-1/+3
| * dd: exit with 1 if last write was incompleteDenys Vlasenko2018-01-101-5/+7
| * mknod: better --help, much clearer codeDenys Vlasenko2018-01-081-28/+28
| * nice: code shrinkDenys Vlasenko2018-01-081-9/+12
| * chown: fix a mistake in opt_complementary changeDenys Vlasenko2017-12-311-2/+2
| * randomconfig fixesDenys Vlasenko2017-12-314-10/+13
| * env: -u option fails due to typoRon Yorston2017-12-251-1/+1
* | env: fix typo in option stringRon Yorston2017-12-091-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2017-11-0318-93/+87
|\|
| * df: Use statvfs instead of non-standard statfsJames Clarke2017-10-301-3/+3
| * whitespace and comment format fixes, no code changesDenys Vlasenko2017-10-0514-19/+16
| * whitespace and comment format fixes, no code changesDenys Vlasenko2017-10-055-67/+65
| * date: maybe_set_utc only onceDenys Vlasenko2017-10-051-4/+3
* | Merge branch 'busybox' into mergeRon Yorston2017-09-274-9/+28
|\|
| * regularize format of source file headers, no code changesDenys Vlasenko2017-09-182-3/+2