aboutsummaryrefslogtreecommitdiff
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'procps'Nguyễn Thái Ngọc Duy2010-09-151-7/+7
|\ \ \
| * | | win32: enable pgrepNguyễn Thái Ngọc Duy2010-09-151-1/+1
| * | | win32: enable pidofNguyễn Thái Ngọc Duy2010-09-151-3/+3
| * | | win32: enable kill and killallNguyễn Thái Ngọc Duy2010-09-151-2/+2
| * | | win32: enable psNguyễn Thái Ngọc Duy2010-09-151-1/+1
| |/ /
* | | win32: enable stringsNguyễn Thái Ngọc Duy2010-09-141-1/+1
* | | win32: enable getoptNguyễn Thái Ngọc Duy2010-09-141-2/+2
* | | win32: enable hexdumpNguyễn Thái Ngọc Duy2010-09-141-3/+3
* | | win32: enable usleepNguyễn Thái Ngọc Duy2010-09-141-1/+1
* | | win32: enable bbconfigNguyễn Thái Ngọc Duy2010-09-141-2/+2
* | | win32: enable whichNguyễn Thái Ngọc Duy2010-09-141-1/+1
* | | win32: enable whoamiNguyễn Thái Ngọc Duy2010-09-141-1/+1
* | | win32: enable dateNguyễn Thái Ngọc Duy2010-09-141-3/+3
|/ /
* | defconfig.mingw32: update to latest origin/masterNguyễn Thái Ngọc Duy2010-09-141-46/+87
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-143-11/+36
|\|
| * remove stray debugging stuffDenys Vlasenko2010-08-291-1/+2
| * bbconfig: add COMPRESS_BBCONFIG optionDenys Vlasenko2010-08-291-8/+32
| * *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-163-3/+3
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-141-1/+1
|\|
| * OpenBSD compatibilityWaldemar Brodkorb2010-08-061-1/+1
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-1413-16/+24
|\|
| * update _shipped file with hurd fixDenys Vlasenko2010-08-021-1/+2
| * find_stray_empty_lines: make it workBernhard Reutner-Fischer2010-07-281-5/+7
| * find_stray_empty_lines: fix tail "invalid context" errorJavier Viguera2010-07-281-1/+1
| * *: s/spaces/tabs/Denys Vlasenko2010-07-261-1/+1
| * *: trailing empty lines removedDenys Vlasenko2010-07-2611-12/+10
| * *: more empty lines removed. no code changesDenys Vlasenko2010-07-261-0/+7
| * Fix out-of-tree build's recursionAlexander Shishkin2010-07-181-2/+2
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-146-55/+72
|\|
| * fix make O=dir buildDenys Vlasenko2010-07-093-2/+23
| * scripts/randomtest: update to pass testsuite with Rob's toolchainDenys Vlasenko2010-07-061-3/+11
| * *: introduce and use xfork() and xvfork()Pascal Bellard2010-07-041-1/+1
| * gen_build_files.sh is an order prerequisite only for autoconf.hDenys Vlasenko2010-06-251-28/+20
| * cosmetics on top of Dan's patchesDenys Vlasenko2010-06-191-1/+0
| * Define GNU-specific link options in one placeDan Fandrich2010-06-191-21/+18
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-145-11/+16
|\|
| * fix extra bogus files generation in include/config/*Denys Vlasenko2010-06-172-7/+13
| * scripts/echo.c: remove bb-ismDenys Vlasenko2010-06-141-1/+1
| * check-lxdialog.sh: fix helptextBernhard Reutner-Fischer2010-06-111-1/+1
| * bbconfig: make it independent from printf functionsDenys Vlasenko2010-06-071-2/+1
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-146-938/+64
|\|
| * remove defconfig. Now "make defconfig" simply uses defaults from Config.inDenys Vlasenko2010-06-063-928/+15
| * make it possible to keep usage texts in .c filesDenys Vlasenko2010-06-062-2/+26
| * make it possible to have include/applets.h-esque entries in .c filesDenys Vlasenko2010-06-062-9/+24
| * mass renaming Kbuild -> Kbuild.src, Config.in -> Config.srcDenys Vlasenko2010-06-041-0/+0
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-142-2/+4
|\|
| * trivial fixes: use uint8_t, not __u8; fix defconfig for fgconsoleDenys Vlasenko2010-05-271-1/+1
| * build system: make gen_build_files.sh messages more inline with the restDenys Vlasenko2010-05-271-2/+3
| * fgconsole: new applet by Grigory Batalov <bga@altlinux.org>Grigory Batalov2010-05-231-0/+1
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-142-8/+15
|\|