aboutsummaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'eb7fe6dbf5bc93a229379a8047539dd8b90e0974^'Nguyễn Thái Ngọc Duy2011-01-042-5/+13
|\
| * *: deinline SWAP_xE64 on 32-bit CPUs. Wins !90 bytes both on 32 and 64 bitsDenys Vlasenko2010-10-182-4/+12
| * *: use SWAP_BE64 instead of open-coding itDenys Vlasenko2010-10-181-1/+1
* | Merge commit '06f719fd79fe15ce6fd5431bc58fcb22851de24d^'Nguyễn Thái Ngọc Duy2011-01-045-376/+122
|\|
| * touch: update help textPascal Bellard2010-10-181-1/+2
| * bring md5 and sha1 names closer. no code changesDenys Vlasenko2010-10-171-2/+2
| * shaN: code shrinkDenys Vlasenko2010-10-171-2/+2
| * md5: code shrink; and use 64-byte temp buf, not 128-byte.Denys Vlasenko2010-10-162-1/+5
| * *: pass md5/shaN context pointer as 1st arg, not lastDenys Vlasenko2010-10-161-6/+6
| * modutils/*: move help bits into corresponding .c filesDenys Vlasenko2010-10-161-20/+0
| * libbb/md5: code shrinkDenys Vlasenko2010-10-161-1/+0
| * modutils/*: move applet bits into corresponding *.c filesDenys Vlasenko2010-10-151-10/+0
| * date: move applet and usage bits to date.cDenys Vlasenko2010-10-152-41/+0
| * init/*: move applet/kbuild/config/help bits into applet source filesDenys Vlasenko2010-10-122-176/+0
| * tweaks to build system, mainly making menuconfig text and order clearerDenys Vlasenko2010-10-122-6/+6
| * tweak help textDenys Vlasenko2010-10-091-1/+1
| * fix help text punctuationDenys Vlasenko2010-10-081-1/+1
| * tweak usage textsDenys Vlasenko2010-10-071-66/+69
| * tune2fs: implement -c and -i optionsRichard Braun2010-10-051-12/+0
| * wc: add support for -mDenys Vlasenko2010-10-041-15/+0
| * Marked some more applets NOEXEC/NOFORKDan Fandrich2010-10-011-13/+13
| * free: document newly added optionsDenys Vlasenko2010-10-011-1/+1
| * halt/poweroff/reboot: unify help textDenys Vlasenko2010-09-301-21/+21
| * acpid: add config file and map fileSouf Oued2010-09-261-4/+10
| * libbb: merge mail and uudecode's base64 decodersDenys Vlasenko2010-09-161-0/+6
| * sleep: make it non-NOFORK. Fixes ^C in standalone shellDenys Vlasenko2010-09-141-2/+3
* | Merge branch 'vi'Nguyễn Thái Ngọc Duy2010-09-221-0/+2
|\ \
| * | win32: platform.h: reuse memrchr() in platform.cNguyễn Thái Ngọc Duy2010-09-141-0/+2
* | | Merge branch 'net' (early part)Nguyễn Thái Ngọc Duy2010-09-202-3/+22
|\ \ \
| * | | win32: re-enable xconnect.cNguyễn Thái Ngọc Duy2010-09-202-2/+13
| * | | win32: reimplement connect()Nguyễn Thái Ngọc Duy2010-09-201-0/+2
| * | | win32: reimplement socket()Nguyễn Thái Ngọc Duy2010-09-201-1/+5
| * | | win32: add init_winsock()Nguyễn Thái Ngọc Duy2010-09-201-0/+1
| * | | win32: implement inet_aton()Nguyễn Thái Ngọc Duy2010-09-201-0/+1
| |/ /
* | | Merge branch 'procps'Nguyễn Thái Ngọc Duy2010-09-152-1/+4
|\ \ \
| * | | win32: process.c: implement kill(), SIGTERM onlyNguyễn Thái Ngọc Duy2010-09-151-1/+1
| * | | win32: reimplement procps_scan()Nguyễn Thái Ngọc Duy2010-09-151-0/+3
| |/ /
* / / win32: enable dateNguyễn Thái Ngọc Duy2010-09-141-0/+4
|/ /
* | Merge remote branch 'origin/master'Nguyễn Thái Ngọc Duy2010-09-143-4/+3
|\|
| * tweak udhcpd help textDenys Vlasenko2010-09-061-1/+1
| * shell: remove lash and bbshDenys Vlasenko2010-09-061-1/+0
| * libbb: xfunc_error_retval can be a byteDenys Vlasenko2010-09-011-2/+2
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-141-10/+25
|\|
| * better shared strings trickDenys Vlasenko2010-09-011-10/+25
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-149-19/+38
|\|
| * libbb: add xfstat functionDenys Vlasenko2010-08-311-0/+1
| * pmap: new applet. +1k.Alexander Shishkin2010-08-281-7/+24
| * patch: support "patch [FILE [PATCH]]" formatDenys Vlasenko2010-08-221-0/+1
| * *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-169-12/+12
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-141-14/+20
|\|