index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2010-10-20
ntpd: fix usage text and a typo in constant name
Leonid Lisovskiy
2010-10-20
udhcpc: move usage text to .c file. no code changes
Denys Vlasenko
2010-10-19
libbb/hash_md5_sha: use common ctx and code for md5 and sha1/256
Denys Vlasenko
2010-10-18
hash_md5_sha: use common finalization routine for MD5 and sha1/256. -15 bytes
Denys Vlasenko
2010-10-18
*: deinline SWAP_xE64 on 32-bit CPUs. Wins !90 bytes both on 32 and 64 bits
Denys Vlasenko
2010-10-18
*: use SWAP_BE64 instead of open-coding it
Denys Vlasenko
2010-10-18
touch: update help text
Pascal Bellard
2010-10-17
bring md5 and sha1 names closer. no code changes
Denys Vlasenko
2010-10-17
shaN: code shrink
Denys Vlasenko
2010-10-16
md5: code shrink; and use 64-byte temp buf, not 128-byte.
Denys Vlasenko
2010-10-16
*: pass md5/shaN context pointer as 1st arg, not last
Denys Vlasenko
2010-10-16
modutils/*: move help bits into corresponding .c files
Denys Vlasenko
2010-10-16
libbb/md5: code shrink
Denys Vlasenko
2010-10-15
modutils/*: move applet bits into corresponding *.c files
Denys Vlasenko
2010-10-15
date: move applet and usage bits to date.c
Denys Vlasenko
2010-10-12
init/*: move applet/kbuild/config/help bits into applet source files
Denys Vlasenko
2010-10-12
tweaks to build system, mainly making menuconfig text and order clearer
Denys Vlasenko
2010-10-09
tweak help text
Denys Vlasenko
2010-10-08
fix help text punctuation
Denys Vlasenko
2010-10-07
tweak usage texts
Denys Vlasenko
2010-10-05
tune2fs: implement -c and -i options
Richard Braun
2010-10-04
wc: add support for -m
Denys Vlasenko
2010-10-01
Marked some more applets NOEXEC/NOFORK
Dan Fandrich
2010-10-01
free: document newly added options
Denys Vlasenko
2010-09-30
halt/poweroff/reboot: unify help text
Denys Vlasenko
2010-09-26
acpid: add config file and map file
Souf Oued
2010-09-16
libbb: merge mail and uudecode's base64 decoders
Denys Vlasenko
2010-09-14
sleep: make it non-NOFORK. Fixes ^C in standalone shell
Denys Vlasenko
2010-09-06
tweak udhcpd help text
Denys Vlasenko
2010-09-06
shell: remove lash and bbsh
Denys Vlasenko
2010-09-01
libbb: xfunc_error_retval can be a byte
Denys Vlasenko
2010-09-01
better shared strings trick
Denys Vlasenko
2010-08-31
libbb: add xfstat function
Denys Vlasenko
2010-08-28
pmap: new applet. +1k.
Alexander Shishkin
2010-08-22
patch: support "patch [FILE [PATCH]]" format
Denys Vlasenko
2010-08-16
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
platform.h: regularize endian detection
Denys Vlasenko
2010-08-16
*: fix "see file License ..." - the file is named LICENSE (in uppercase)
Denys Vlasenko
2010-08-16
libbb: factor out common code from mpstat/iostat
Denys Vlasenko
2010-08-12
*: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i
Denys Vlasenko
2010-08-11
ntpd: mention -N in help text
Denys Vlasenko
2010-08-08
wget: implement -T SEC; rework progress meter to not use signals (it was unsafe)
Bradley M. Kuhn
2010-08-07
udhcpc: add -v to help text
Denys Vlasenko
2010-08-06
OpenBSD compatibility
Waldemar Brodkorb
2010-07-29
dc: make it use long longs for integer ops
Denys Vlasenko
2010-07-19
libbb.h: add device names for Hurd and FreeBSD
Jeremie Koenig
2010-07-16
cttyhack: move build system bits into cttyhack.c, no code changes
Denys Vlasenko
2010-07-16
ash: move config stuff into ash.c, no code chages
Denys Vlasenko
2010-07-16
hush: make set -x support optional
Denys Vlasenko
2010-07-15
hush: fix faloout from previous commit
Denys Vlasenko
[prev]
[next]