index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2010-03-16
include/fix_u32.h: try harder to not cause redefinition errors
Denys Vlasenko
2010-03-15
ar: add archive creation support
Alexander Shishkin
2010-03-11
lineedit: fix another corner case with bad unicode input
Denys Vlasenko
2010-03-10
popmaildir: give examples in help text. +91 byte
Denys Vlasenko
2010-03-09
lineedit: invalid unicode characters are replaced with CONFIG_SUBST_WCHAR
Tomas Heinrich
2010-03-08
include/fix_u32.h: fix trivial compile breakage :(
Denys Vlasenko
2010-03-06
libbb/loop.c: use common fix_u32.h trick
Denys Vlasenko
2010-03-05
tftp: do not show progress bar if we get error right away. +13 bytes
Denys Vlasenko
2010-03-02
head,tail: trim help text; make suffixes unconditional for head too
Denys Vlasenko
2010-02-26
su: move restricted_shell into su.c (the only user)
Denys Vlasenko
2010-02-26
setup_environment(): eliminate one parameter
Denys Vlasenko
2010-02-26
crontab: use setup_environment
Bernhard Reutner-Fischer
2010-02-19
fix Unicode build on glibc
Denys Vlasenko
2010-02-14
usage: fix typo
Bernhard Reutner-Fischer
2010-02-14
delete forgotten chunk in prev commit
Denys Vlasenko
2010-02-14
trim help text
Denys Vlasenko
2010-02-13
trim/regularize help text
Denys Vlasenko
2010-02-11
include/platform.h: PowerPC can also do unaligned access
Joakim Tjernlund
2010-02-10
wget: ignore --no-check-certificate
Bernhard Reutner-Fischer
2010-02-07
dnsd: add -s option. This allows (clumsy) operation with read dns servers
Denys Vlasenko
2010-02-06
dnsd: better usage text
Denys Vlasenko
2010-02-06
dnsd: fix one big-endian goof; add a TODO about RA bit
Denys Vlasenko
2010-02-04
*: eliminate more aliasing warnings
Denys Vlasenko
2010-02-04
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
Denys Vlasenko
2010-02-02
more thorough fix for systems with strange socklen_t
Denys Vlasenko
2010-02-02
stat: get rid on intmax_t
Denys Vlasenko
2010-02-01
mkXXXX: unify [KBYTES] parameter handling (added it to mkswap)
Denys Vlasenko
2010-01-31
ls: unicode fixes
Denys Vlasenko
2010-01-30
further work on unicodization
Denys Vlasenko
2010-01-24
randomconfig fixes
Denys Vlasenko
2010-01-24
libbb: better unicode width support. Hopefully fixes bug 839.
Denys Vlasenko
2010-01-20
*: small code shrinks and compile fix for unicode
Denys Vlasenko
2010-01-20
tar: handle -m (--touch) switch, enabled by FEATURE_TAR_NOPRESERVE_TIME
Mikhail Gusarov
2010-01-20
diff: implement flag -B (Ignore changes whose lines are all blank)
Matheus Izvekov
2010-01-18
ls: make it so that group never glues itself to file size
Denys Vlasenko
2010-01-15
trim usage text a bit; fix cp usage (meaning of -H option)
Denys Vlasenko
2010-01-15
cp: fix -H handling
Denys Vlasenko
2010-01-14
small doc update
Denys Vlasenko
2010-01-12
libbb: introduce and use monotonic_ms
Denys Vlasenko
2010-01-09
cpio: improve help text more; fix -p and -F interaction
Denys Vlasenko
2010-01-09
cpio: improve help text; document two TODOs
Denys Vlasenko
2010-01-09
*: make it easier to distinquish "struct tm", pointer to one, etc
Denys Vlasenko
2010-01-08
ifplugd: clarify -a in help text
Denys Vlasenko
2010-01-07
ifplugd: mention iff mode in help
Denys Vlasenko
2010-01-06
hwclock: make it report system/rtc clock difference
Denys Vlasenko
2010-01-06
ntpd: add -S PROG option. This feature is crucial for CMOS/RTC syncronization
Denys Vlasenko
2010-01-06
ifplugd: simplify run_script()
Denys Vlasenko
2010-01-06
libunarchive: clean up dirty hacks. code shrank as a result
Denys Vlasenko
2010-01-06
find: add optional support for -links. +100 bytes
Matheus Izvekov
2010-01-04
ntpd: make -w less cumbersome to use
Denys Vlasenko
[next]