Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge commit '6722737ece4b8db3e30b53aef8f981f53db1621e^' | Nguyễn Thái Ngọc Duy | 2011-01-04 | 1 | -1/+4 | |
|\| | ||||||
| * | mkmakefile: make 3.82 fix | Thomas Chou | 2010-10-19 | 1 | -1/+4 | |
| | | | | | | | | | | Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
* | | win32: enable fancy echo | Nguyễn Thái Ngọc Duy | 2010-09-22 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'vi' | Nguyễn Thái Ngọc Duy | 2010-09-22 | 1 | -10/+10 | |
|\ \ | ||||||
| * | | defconfig.mingw32: enable vi | Nguyễn Thái Ngọc Duy | 2010-09-14 | 1 | -10/+10 | |
| | | | ||||||
* | | | win32: enable sha* (needs WIN32_NET) | Nguyễn Thái Ngọc Duy | 2010-09-21 | 1 | -3/+3 | |
| | | | ||||||
* | | | Merge branch 'net' (early part) | Nguyễn Thái Ngọc Duy | 2010-09-20 | 1 | -2/+2 | |
|\ \ \ | ||||||
| * | | | win32: enable wget | Nguyễn Thái Ngọc Duy | 2010-09-20 | 1 | -2/+2 | |
| |/ / | ||||||
* | | | win32: enable rpm2cpio and xz integration | Nguyễn Thái Ngọc Duy | 2010-09-20 | 1 | -2/+2 | |
| | | | ||||||
* | | | win32: enable lzop (requires WIN32_NET) | Nguyễn Thái Ngọc Duy | 2010-09-20 | 1 | -1/+1 | |
| | | | ||||||
* | | | win32: enable (un)lzma, (un)xz | Nguyễn Thái Ngọc Duy | 2010-09-20 | 1 | -3/+3 | |
| | | | ||||||
* | | | win32: enable cpio (including cpio creating) | Nguyễn Thái Ngọc Duy | 2010-09-20 | 1 | -3/+3 | |
| | | | ||||||
* | | | Merge branch 'ash' | Nguyễn Thái Ngọc Duy | 2010-09-15 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | win32: lineedit: enable history | Nguyễn Thái Ngọc Duy | 2010-09-14 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | Merge branch 'procps' | Nguyễn Thái Ngọc Duy | 2010-09-15 | 1 | -7/+7 | |
|\ \ \ | ||||||
| * | | | win32: enable pgrep | Nguyễn Thái Ngọc Duy | 2010-09-15 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | win32: enable pidof | Nguyễn Thái Ngọc Duy | 2010-09-15 | 1 | -3/+3 | |
| | | | | ||||||
| * | | | win32: enable kill and killall | Nguyễn Thái Ngọc Duy | 2010-09-15 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | win32: enable ps | Nguyễn Thái Ngọc Duy | 2010-09-15 | 1 | -1/+1 | |
| |/ / | | | | | | | | | | Due to limitations in procps_scan(), only -o pid,comm is supported | |||||
* | | | win32: enable strings | Nguyễn Thái Ngọc Duy | 2010-09-14 | 1 | -1/+1 | |
| | | | ||||||
* | | | win32: enable getopt | Nguyễn Thái Ngọc Duy | 2010-09-14 | 1 | -2/+2 | |
| | | | ||||||
* | | | win32: enable hexdump | Nguyễn Thái Ngọc Duy | 2010-09-14 | 1 | -3/+3 | |
| | | | ||||||
* | | | win32: enable usleep | Nguyễn Thái Ngọc Duy | 2010-09-14 | 1 | -1/+1 | |
| | | | ||||||
* | | | win32: enable bbconfig | Nguyễn Thái Ngọc Duy | 2010-09-14 | 1 | -2/+2 | |
| | | | ||||||
* | | | win32: enable which | Nguyễn Thái Ngọc Duy | 2010-09-14 | 1 | -1/+1 | |
| | | | ||||||
* | | | win32: enable whoami | Nguyễn Thái Ngọc Duy | 2010-09-14 | 1 | -1/+1 | |
| | | | ||||||
* | | | win32: enable date | Nguyễn Thái Ngọc Duy | 2010-09-14 | 1 | -3/+3 | |
|/ / | | | | | | | | | | | Setting time does not work. %e does not work because strftime does not support that. Output may be different from POSIX because "it is Windows" syndrome. | |||||
* | | defconfig.mingw32: update to latest origin/master | Nguyễn Thái Ngọc Duy | 2010-09-14 | 1 | -46/+87 | |
| | | | | | | | | base64 is also enabled | |||||
* | | Merge branch 'origin/master' (early part) | Nguyễn Thái Ngọc Duy | 2010-09-14 | 3 | -11/+36 | |
|\| | ||||||
| * | remove stray debugging stuff | Denys Vlasenko | 2010-08-29 | 1 | -1/+2 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | bbconfig: add COMPRESS_BBCONFIG option | Denys Vlasenko | 2010-08-29 | 1 | -8/+32 | |
| | | | | | | | | | | | | | | | | | | | | | | function old new delta bbconfig_config_bz2 - 4905 +4905 bbconfig_main 13 70 +57 bbconfig_config 21811 - -21811 ------------------------------------------------------------------------------ (add/remove: 1/1 grow/shrink: 1/0 up/down: 4962/-21811) Total: -16849 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | *: make GNU licensing statement forms more regular | Denys Vlasenko | 2010-08-16 | 3 | -3/+3 | |
| | | | | | | | | | | | | | | This change retains "or later" state! No licensing _changes_ here, only form is adjusted (article, space between "GPL" and "v2" and so on). Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | Merge branch 'origin/master' (early part) | Nguyễn Thái Ngọc Duy | 2010-09-14 | 1 | -1/+1 | |
|\| | | | | | | | | | Conflicts: include/platform.h | |||||
| * | OpenBSD compatibility | Waldemar Brodkorb | 2010-08-06 | 1 | -1/+1 | |
| | | | | | | | | | | Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | Merge branch 'origin/master' (early part) | Nguyễn Thái Ngọc Duy | 2010-09-14 | 13 | -16/+24 | |
|\| | ||||||
| * | update _shipped file with hurd fix | Denys Vlasenko | 2010-08-02 | 1 | -1/+2 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | find_stray_empty_lines: make it work | Bernhard Reutner-Fischer | 2010-07-28 | 1 | -5/+7 | |
| | | | | | | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | |||||
| * | find_stray_empty_lines: fix tail "invalid context" error | Javier Viguera | 2010-07-28 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | "tail -1" works only with one input file. Using it with multiple input files throws following error on Ubuntu systems: tail: option used in invalid context Adding "-n" makes it work on all cases. Signed-off-by: Javier Viguera <javier.viguera@digi.com> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | |||||
| * | *: s/spaces/tabs/ | Denys Vlasenko | 2010-07-26 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | *: trailing empty lines removed | Denys Vlasenko | 2010-07-26 | 11 | -12/+10 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | *: more empty lines removed. no code changes | Denys Vlasenko | 2010-07-26 | 1 | -0/+7 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | Fix out-of-tree build's recursion | Alexander Shishkin | 2010-07-18 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | While doing O=build build I've noticed that it was getting gradually slower with each invocation. The reason turned out to be that the build directory was inside the source tree and got recreated inside itself with all its subdirectories. This patch changes the behavior so that only the directories with Kbuild.src or Config.src in them are created in the out-of-tree build directory. A quick rebuild from scratch revealed no problems with this. Signed-off-by: Alexander Shishkin <virtuoso@slind.org> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | Merge branch 'origin/master' (early part) | Nguyễn Thái Ngọc Duy | 2010-09-14 | 6 | -55/+72 | |
|\| | ||||||
| * | fix make O=dir build | Denys Vlasenko | 2010-07-09 | 3 | -2/+23 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | scripts/randomtest: update to pass testsuite with Rob's toolchain | Denys Vlasenko | 2010-07-06 | 1 | -3/+11 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | *: introduce and use xfork() and xvfork() | Pascal Bellard | 2010-07-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | function old new delta launch_helper 170 169 -1 setup_heredoc 312 302 -10 handle_dir_common 367 354 -13 expand_vars_to_list 2456 2443 -13 open_transformer 89 74 -15 data_extract_to_command 439 423 -16 do_ipaddr 1406 1389 -17 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 0/7 up/down: 0/-85) Total: -85 bytes Signed-off-by: Pascal Bellard <pascal.bellard@ads-lu.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | gen_build_files.sh is an order prerequisite only for autoconf.h | Denys Vlasenko | 2010-06-25 | 1 | -28/+20 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | cosmetics on top of Dan's patches | Denys Vlasenko | 2010-06-19 | 1 | -1/+0 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | Define GNU-specific link options in one place | Dan Fandrich | 2010-06-19 | 1 | -21/+18 | |
| | | | | | | | | | | | | | | This makes them easier to change to support a non-GNU toolchain. Signed-off-by: Dan Fandrich <dan@coneharvesters.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | Merge branch 'origin/master' (early part) | Nguyễn Thái Ngọc Duy | 2010-09-14 | 5 | -11/+16 | |
|\| |