aboutsummaryrefslogtreecommitdiff
path: root/libbb/Kbuild.src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * ftpd: add optional support for authenticationMorten Kvistgaard2014-08-051-0/+1
* | Merge branch 'busybox' into mergeRon Yorston2014-06-301-0/+1
|\|
| * find: use sysconf(_SC_ARG_MAX) to determine the command-line size limitDenys Vlasenko2014-06-221-0/+1
* | Merge branch 'busybox' into mergeRon Yorston2014-05-061-1/+1
|\|
| * libbb: rename execable -> executable. No code changesDenys Vlasenko2014-05-021-1/+1
* | Remove unnecessary differences from upstream BusyBoxRon Yorston2014-03-231-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2014-01-021-1/+1
|\|
| * fix failures found by randomconfig buildsDenys Vlasenko2013-12-311-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2013-08-271-2/+0
|\|
| * Move create_icmp[6]_socket to its only user, and simplify itDenys Vlasenko2013-06-281-2/+0
* | Merge commit '1_20_0' into mergeRon Yorston2012-04-231-0/+1
|\|
| * fix build breakage found by randconfigDenys Vlasenko2012-04-201-0/+1
* | Merge commit 'c0cae52662ccced9df19f19ec94238d1b1e3bd71' into mergeRon Yorston2012-03-231-0/+6
|\|
| * networking: consolidate the IP checksum code. -129 bytes.Baruch Siach2011-09-071-0/+6
* | Merge commit 'd84b175cb6948eb17f847313bf912174e2f934e1' into mergeRon Yorston2012-03-221-0/+9
|\|
| * platform.h: tweaks for cygwinDenys Vlasenko2011-07-081-1/+9
* | Merge commit '066f39956641300c1e5c6bfe6c11a115cea3e2cf' into mergeRon Yorston2012-03-221-3/+1
|\|
| * parse_config: make test applet easier to enable; fix its codeDenys Vlasenko2011-06-181-1/+0
| * only compile obscure.c when neededDan Fandrich2011-06-031-2/+1
* | Merge commit '56a3b82e9692a25ef9c9269e88feac0d579ce8e8' into mergeRon Yorston2012-03-221-1/+0
|\|
| * find: cater for libc w/o FNM_CASEFOLDDenys Vlasenko2011-05-231-1/+0
* | Merge commit '8d0e0cdadf726beab28ccdc7d69738c1534e1f74' into mergeRon Yorston2012-03-211-1/+2
|\|
| * FreeBSD compat for match_fstypeChris Rees2011-01-241-1/+2
* | Include safe_gethostname()Daniel Klessing2011-11-211-1/+1
* | Merge remote-tracking branch 'upstream/master'Nguyễn Thái Ngọc Duy2011-01-041-0/+1
|\|
| * fixes for bugs discovered by randomconfig builds and testsDenys Vlasenko2010-11-221-0/+1
* | Merge commit 'b5aa1d95a158683d936ea41eed0513aa20ed2e74'Nguyễn Thái Ngọc Duy2011-01-041-2/+2
|\|
| * libbb/hash_sha.c -> libbb/hash_md5_sha.cDenys Vlasenko2010-10-181-2/+2
* | Merge commit 'eb7fe6dbf5bc93a229379a8047539dd8b90e0974'Nguyễn Thái Ngọc Duy2011-01-041-1/+0
|\|
| * libbb: move md5 and shaN into a common source file. no code changesDenys Vlasenko2010-10-181-1/+0
* | Merge commit 'eb7fe6dbf5bc93a229379a8047539dd8b90e0974^'Nguyễn Thái Ngọc Duy2011-01-041-0/+1
|\|
| * *: deinline SWAP_xE64 on 32-bit CPUs. Wins !90 bytes both on 32 and 64 bitsDenys Vlasenko2010-10-181-0/+1
* | Merge commit '06f719fd79fe15ce6fd5431bc58fcb22851de24d'Nguyễn Thái Ngọc Duy2011-01-041-3/+3
|\|
| * libbb: rename hash source files. no code changesDenys Vlasenko2010-10-181-3/+3
* | win32: re-enable xconnect.cNguyễn Thái Ngọc Duy2010-09-201-1/+1
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-141-1/+0
|\|
| * better shared strings trickDenys Vlasenko2010-09-011-1/+0
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-141-1/+1
|\|
| * *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-141-0/+3
|\|
| * libbb: factor out common code from mpstat/iostatDenys Vlasenko2010-08-161-0/+3
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-141-4/+2
|\|
| * libbb: reduce number of *error_msg[_and_die].c files by fourDenys Vlasenko2010-07-041-4/+0
| * fix compile breakage with "make -j"Denys Vlasenko2010-07-031-0/+2
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-141-0/+2
|\|
| * *: add INSERTs to *.src files where appropriateDenys Vlasenko2010-06-081-0/+2
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-141-0/+1
|\|
| * pipe_progress: make it independent of printf machineryDenys Vlasenko2010-06-061-0/+1
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-141-14/+15
|/
* mass renaming Kbuild -> Kbuild.src, Config.in -> Config.srcDenys Vlasenko2010-06-041-0/+172