aboutsummaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-141-0/+16
|\
| * *: simplify checks for gz/bz2/xz magicDenys Vlasenko2010-06-021-0/+16
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-145-42/+92
|\|
| * lineedit: fix column display for wide and combining chars in TAB completionTomas Heinrich2010-06-011-1/+5
| * archival/*: shrink by reusing sufficiently similar functionsDenys Vlasenko2010-05-311-2/+5
| * *: teach tar et. al. to understand .xz by heartDenys Vlasenko2010-05-302-3/+4
| * unxz: new applet, complete with xzcat and xz -d aliasesDenys Vlasenko2010-05-303-0/+26
| * rename FEATURE_LZMA_ALIAS to just LZMADenys Vlasenko2010-05-302-9/+9
| * trim help text. -29 bytesDenys Vlasenko2010-05-271-5/+5
| * unlzma: add "lzma -d" alias, add -t support, rename lzmacat->lzcatDenys Vlasenko2010-05-272-21/+31
| * fgconsole: new applet by Grigory Batalov <bga@altlinux.org>Grigory Batalov2010-05-232-4/+10
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-142-7/+11
|\|
| * ps: make "ps -o BAD" emit list of good -o paramsDenys Vlasenko2010-05-231-4/+4
| * fuser: code shrink, fixing default signal, exitcode and PID displayMaksym Kryzhanovskyy2010-05-221-3/+3
| * shell: make it possible to alias one of shells to "bash"Denys Vlasenko2010-05-202-0/+4
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-144-32/+80
|\|
| * typo fixDenys Vlasenko2010-05-171-1/+1
| * stop using LAST_SUPPORTED_WCHAR and CONFIG_LAST_SUPPORTED_WCHAR, it's confusingDenys Vlasenko2010-05-161-6/+5
| * lineedit: partially fix wide and combining chars editingTomas Heinrich2010-05-161-0/+11
| * cttyhack: document the need to setsidDenys Vlasenko2010-05-151-2/+10
| * trim help textDenys Vlasenko2010-05-091-3/+3
| * tune2fs: move to e2fsprogsDenys Vlasenko2010-05-091-1/+1
| * install lspci and lsusb to /usr/binGustavo Zacarias2010-05-061-2/+2
| * rpm: make rpm -i SRPM.rpm install it to surrent dir; better help textDenys Vlasenko2010-05-061-4/+4
| * rpm: code shrink. Now uses open_zipped's logic (factored out into setup_unzip...Denys Vlasenko2010-05-061-0/+9
| * bootchartd: new appletDenys Vlasenko2010-05-042-12/+23
| * rfkill: new appletSouf Oued2010-05-022-0/+13
| * grep: makw -w support unconditionalDenys Vlasenko2010-04-261-4/+1
* | win32: mingw.h: add WCOREDUMP an WUNTRACEDNguyễn Thái Ngọc Duy2010-09-101-0/+4
* | win32: add termios stub so that it buildsNguyễn Thái Ngọc Duy2010-09-101-0/+1
* | win32: add strptime()Nguyễn Thái Ngọc Duy2010-09-101-1/+1
* | win32: add utimes and fix utime(file,NULL)Nguyễn Thái Ngọc Duy2010-09-101-1/+1
* | win32: Replace rename() (WHY?)Nguyễn Thái Ngọc Duy2010-09-101-0/+2
* | win32: Work around for dup2Nguyễn Thái Ngọc Duy2010-09-101-0/+2
* | win32: Replace stat/lstatNguyễn Thái Ngọc Duy2010-09-101-1/+11
* | win32: Replace open/fopen to support /dev/nullNguyễn Thái Ngọc Duy2010-09-101-0/+4
* | win32: add next_path_sep()Nguyễn Thái Ngọc Duy2010-09-101-0/+4
* | win32: add shell script and internal applet execution to spawn* and exec*Nguyễn Thái Ngọc Duy2010-09-101-0/+10
* | win32: Support certain ANSI sequences on cmd.exeNguyễn Thái Ngọc Duy2010-09-101-0/+11
* | win32: add unlink()Nguyễn Thái Ngọc Duy2010-09-101-0/+2
* | win32: add getenv(), setenv(), unsetenv() and clearenv()Nguyễn Thái Ngọc Duy2010-09-101-4/+4
* | win32: add poll()Nguyễn Thái Ngọc Duy2010-09-101-1/+1
* | win32: add fcntl()Nguyễn Thái Ngọc Duy2010-09-101-1/+1
* | win32: add waitpid()Nguyễn Thái Ngọc Duy2010-09-101-1/+1
* | win32: add mkdir()Nguyễn Thái Ngọc Duy2010-09-101-1/+1
* | win32: add get_busybox_exec_path(), which is bb_busybox_exec_pathNguyễn Thái Ngọc Duy2010-09-101-0/+4
* | win32: add realpath()Nguyễn Thái Ngọc Duy2010-09-101-1/+1
* | win32: add strsep()Nguyễn Thái Ngọc Duy2010-09-101-1/+1
* | win32: add link()Nguyễn Thái Ngọc Duy2010-09-101-1/+1
* | win32: add signal routines and SIGALRM supportNguyễn Thái Ngọc Duy2010-09-101-1/+3