Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-10Update applet size estimatesDenys Vlasenko
2022-11-29Remove "select PLATFORM_LINUX"Denys Vlasenko
2022-11-29Fix non-Linux buildsSamuel Thibault
2020-12-14help text: replace [OPTIONS] with actual options (if not too long)Denys Vlasenko
2020-08-13build system: drop PLATFORM_LINUXRon Yorston
2018-12-28config: update size informationDenys Vlasenko
2018-03-29fstrim: do not check that specified file is on a block deviceDenys Vlasenko
2017-09-18regularize format of source file headers, no code changesDenys Vlasenko
2017-08-08getopt32: remove opt_complementaryDenys Vlasenko
2017-08-08getopt32: remove applet_long_optionsDenys Vlasenko
2017-08-08*: fix up use of "getopt_longopts" for longopts not in getopt appletDenys Vlasenko
2017-08-05blockdev, fsfreeze, fstrim, mountpoint: make NOEXECDenys Vlasenko
2017-07-21config: deindent all help textsDenys Vlasenko
2017-07-18Update menuconfig items with approximate applet sizesDenys Vlasenko
2017-01-21make --help texts more uniformDenys Vlasenko
2016-12-12df: implement -B n<suff> and -B <suff> formats of -B optionDenys Vlasenko
2015-02-04fstrim: fix help textDenys Vlasenko
2013-11-12fstrim: use new-style config/kbuild/applet snippets; trim help textDenys Vlasenko
2013-11-11fstrim: Needs to fire at the mp, not bdBernhard Reutner-Fischer
2013-11-10fstrim: Indicate failure on errorBernhard Reutner-Fischer
2013-11-10fstrim: -17bBernhard Reutner-Fischer
2013-11-10fstrim: New appletMalek Degachi