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
2019-12-03whois: limit total length of response to 32+2 kbDenys Vlasenko
2018-12-28config: update size informationDenys Vlasenko
2018-09-04whois: fix a possible out-of-bounds stack accessDenys Vlasenko
2017-09-18regularize format of source file headers, no code changesDenys Vlasenko
2017-08-08getopt32: remove opt_complementaryDenys Vlasenko
2017-07-21config: deindent all help textsDenys Vlasenko
2017-07-18Update menuconfig items with approximate applet sizesDenys Vlasenko
2016-07-06getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LISTDenys Vlasenko
2016-07-06whois: implement -iDenys Vlasenko
2016-07-06whois: make it actually workDenys Vlasenko
2011-06-05*: remove "Options:" string from help textsDenys Vlasenko
2011-02-28whois: new appletPere Orga