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
2011-01-22
pltaform.h: move include of stdint.h before uint16_t is used
Denys Vlasenko
2011-01-22
svlogd: extend usage text. +70 bytes
Denys Vlasenko
2011-01-21
fix compile error on non-x86 architectures
Denys Vlasenko
2011-01-20
sighandler_t definition for BSD
Chris Rees
2011-01-18
mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo
Denys Vlasenko
2011-01-18
disable automatic selection of FEATURE_SUID; improve its help text
Denys Vlasenko
2011-01-17
insmod: check for module read errors
Denys Vlasenko
2011-01-16
move passwd, shadow, group and gshadow path definitions to libbb.h
Tito Ragusa
2011-01-13
top: add keyboard commands to --help
Denys Vlasenko
2011-01-11
libbb unicode: comment out usused function and unused parameter
Denys Vlasenko
2011-01-09
stop giving root rights to dnsd, ipcrm, ipcs
Denys Vlasenko
2011-01-09
getty: fix -i (was ignored)
Denys Vlasenko
2011-01-03
explain every non-SUID_DROP applet. No code changes
Denys Vlasenko
2010-12-31
su: document -l in --help text. Closes bug 2761
Denys Vlasenko
2010-12-30
blkid: optional support for TYPE="fstype"
Denys Vlasenko
2010-12-26
cpio: allow cpio -i to take params - names of files to extract
Denys Vlasenko
2010-12-20
mailutils/*: add verbose option to sendmail; remove -m and -j from makemime
Denys Vlasenko
2010-12-19
ls: print a space after each column. Closes bug 2941
Denys Vlasenko
2010-12-13
nmeter: deprecate %NNNd specified, use -d MSEC instead
Denys Vlasenko
2010-12-05
build system: fix "make install" to skip /usr when configured so
Joachim Nilsson
2010-12-05
pstree: new applet. +1664 bytes
Lauri Kasanen
2010-12-01
touch: fix help text to not show options disabled in .config
Denys Vlasenko
2010-11-28
ping: add -t TTL option
Joachim Nilsson
2010-11-22
patch: remove out-of-file build machinery
Denys Vlasenko
2010-11-03
rename archival/libunarchive -> archival/libarchive; move bz/ into it
Denys Vlasenko
2010-11-03
*: move lzo compressor code to archival/libunarchive/. No code changes
Denys Vlasenko
2010-11-02
init: if PID!=1, show clearer error message. move usage text closer to main()
Denys Vlasenko
2010-10-29
decompress_bunzip2: relieve register pressure in hot function read_bunzip
Denys Vlasenko
2010-10-29
whitespace cleanup
Denys Vlasenko
2010-10-28
decompress_bunzip2: handle concatenated .bz2 files
Denys Vlasenko
2010-10-28
*: whitespace fixes
Denys Vlasenko
2010-10-27
libbb: introduce and use common crc32 routine
Denys Vlasenko
2010-10-27
Merge branch 'master' of git+ssh://busybox.net/var/lib/git/busybox
Denys Vlasenko
2010-10-27
netstat: fix -r display in usage text
Bob Dunlop
2010-10-26
mv: implement -n option
Denys Vlasenko
2010-10-25
fdisk: initial stab at GPT partition support
Kevin Cernekee
2010-10-24
Remove check for supported libc.
Denys Vlasenko
2010-10-24
remove unused SC_x (serial port names) defines
Denys Vlasenko
2010-10-23
libbb: introduce and use strcpy_and_process_escape_sequences
Denys Vlasenko
2010-10-22
*: introduce and use xmkstemp. -65 bytes.
Alexander Shishkin
2010-10-21
patch: implement -E option
Lukas Huba
2010-10-21
revert last change (wrong author)
Denys Vlasenko
2010-10-21
patch: implement -E option
Gilles Espinasse
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
[prev]
[next]