summaryrefslogtreecommitdiff
path: root/libbb/Kbuild.src
Commit message (Expand)AuthorAge
* build system: drop PLATFORM_LINUXRon Yorston2020-08-13
* libbb: compile obscure() only if FEATURE_PASSWD_WEAK_CHECK=yDenys Vlasenko2018-01-04
* randomconfig fixesDenys Vlasenko2017-12-31
* getopt32: factor out code to treat all args as optionsDenys Vlasenko2017-08-04
* libbb: remove vdprintfRon Yorston2017-07-29
* login: move check_securetty to libbbKaarle Ritvanen2017-04-13
* fix breakage found by mass one-applet buildsDenys Vlasenko2016-12-23
* randomconfig fixesDenys Vlasenko2016-12-10
* randomconfig fixesDenys Vlasenko2016-12-08
* randomconfig fixes 2Denys Vlasenko2016-06-19
* udhcp: get rid of bb_info_msg()Denys Vlasenko2016-03-30
* randomconfig fixesDenys Vlasenko2014-12-22
* zcip: Add environment variable for overriding log functionalityMichel Stam2014-11-04
* ftpd: add optional support for authenticationMorten Kvistgaard2014-08-05
* find: use sysconf(_SC_ARG_MAX) to determine the command-line size limitDenys Vlasenko2014-06-22
* libbb: rename execable -> executable. No code changesDenys Vlasenko2014-05-02
* fix failures found by randomconfig buildsDenys Vlasenko2013-12-31
* Move create_icmp[6]_socket to its only user, and simplify itDenys Vlasenko2013-06-28
* fix build breakage found by randconfigDenys Vlasenko2012-04-20
* networking: consolidate the IP checksum code. -129 bytes.Baruch Siach2011-09-07
* platform.h: tweaks for cygwinDenys Vlasenko2011-07-08
* parse_config: make test applet easier to enable; fix its codeDenys Vlasenko2011-06-18
* only compile obscure.c when neededDan Fandrich2011-06-03
* find: cater for libc w/o FNM_CASEFOLDDenys Vlasenko2011-05-23
* FreeBSD compat for match_fstypeChris Rees2011-01-24
* fixes for bugs discovered by randomconfig builds and testsDenys Vlasenko2010-11-22
* libbb/hash_sha.c -> libbb/hash_md5_sha.cDenys Vlasenko2010-10-18
* libbb: move md5 and shaN into a common source file. no code changesDenys Vlasenko2010-10-18
* *: deinline SWAP_xE64 on 32-bit CPUs. Wins !90 bytes both on 32 and 64 bitsDenys Vlasenko2010-10-18
* libbb: rename hash source files. no code changesDenys Vlasenko2010-10-18
* better shared strings trickDenys Vlasenko2010-09-01
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-16
* libbb: factor out common code from mpstat/iostatDenys Vlasenko2010-08-16
* libbb: reduce number of *error_msg[_and_die].c files by fourDenys Vlasenko2010-07-04
* fix compile breakage with "make -j"Denys Vlasenko2010-07-03
* *: add INSERTs to *.src files where appropriateDenys Vlasenko2010-06-08
* pipe_progress: make it independent of printf machineryDenys Vlasenko2010-06-06
* mass renaming Kbuild -> Kbuild.src, Config.in -> Config.srcDenys Vlasenko2010-06-04