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-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
2010-07-04
*: introduce and use xfork() and xvfork()
Pascal Bellard
2010-07-04
libbb: introduce and use BB_EXECVP_or_die()
Pascal Bellard
2010-07-04
losetup: use LOOP_foo defines
Lauri Kasanen
2010-07-01
chrt: code shrink
Denys Vlasenko
2010-07-01
consolidate xz format comment. no code changes
Denys Vlasenko
2010-07-01
xz compression detection: avoid the need to seek
Denys Vlasenko
2010-06-28
conspy: code shrink
Pascal Bellard
2010-06-27
nc: introduce CONFIG_NC_110_COMPAT option.
Denys Vlasenko
2010-06-27
*: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdup
Ladislav Michl
2010-06-26
*: tar-related cleanups: move struct to unarchive.h; move help to tar.c
Denys Vlasenko
2010-06-25
tar: optional support for --to-command
Ladislav Michl
2010-06-24
*: introduce and use bb_unsetenv_and_free
Denys Vlasenko
2010-06-21
bootchartd: added optional compat features
Denys Vlasenko
2010-06-19
Added code for nonstandard function strsep()
Dan Fandrich
2010-06-19
A few minor portability improvements
Dan Fandrich
2010-06-15
findutils/*: move usage and applet bits to *.c files
Denys Vlasenko
2010-06-07
bbconfig: make it independent from printf functions
Denys Vlasenko
2010-06-07
small fix in usage text
Denys Vlasenko
2010-06-07
modprobe: add support for -l and -s. Remove some unsupported options
Pascal Bellard
2010-06-06
pipe_progress: make it independent of printf machinery
Denys Vlasenko
2010-06-06
yes: this applet doesn't have options, don't lie that it does.
Denys Vlasenko
2010-06-06
make it possible to keep usage texts in .c files
Denys Vlasenko
2010-06-06
make it possible to have include/applets.h-esque entries in .c files
Denys Vlasenko
2010-06-05
Remove requirement that include/applets.h must be sorted
Denys Vlasenko
2010-06-02
*: simplify checks for gz/bz2/xz magic
Denys Vlasenko
2010-06-01
lineedit: fix column display for wide and combining chars in TAB completion
Tomas Heinrich
2010-05-31
archival/*: shrink by reusing sufficiently similar functions
Denys Vlasenko
2010-05-30
*: teach tar et. al. to understand .xz by heart
Denys Vlasenko
2010-05-30
unxz: new applet, complete with xzcat and xz -d aliases
Denys Vlasenko
2010-05-30
rename FEATURE_LZMA_ALIAS to just LZMA
Denys Vlasenko
2010-05-27
trim help text. -29 bytes
Denys Vlasenko
2010-05-27
unlzma: add "lzma -d" alias, add -t support, rename lzmacat->lzcat
Denys Vlasenko
2010-05-23
fgconsole: new applet by Grigory Batalov <bga@altlinux.org>
Grigory Batalov
[next]