Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
81fe2b15f38b02ed7dc1a18f8d126aa8fd411eb3
81fe2b1
wget: fix bug 1057 "busybox wget segfaults with http_proxy environment set"
by Denys Vlasenko
· 15 years ago
3fdba18
wget: ignore --no-check-certificate
by Bernhard Reutner-Fischer
· 15 years ago
10544a8
compat and warning fixes
by Denys Vlasenko
· 15 years ago
fb6e689
libbb/md5.c: remove wrong comment
by Denys Vlasenko
· 15 years ago
73ccd0c
volume_id/linux_swap: detect suspended image signatures too
by Vladimir Dronnikov
· 15 years ago
14a917e
hush: note a FIXME
by Denys Vlasenko
· 15 years ago
3205c24
shaNNNsum: accept and ignore -b and -t
by Denys Vlasenko
· 15 years ago
eb25575
bloat-o-meter: convert to print() calls
by Bernhard Reutner-Fischer
· 15 years ago
f16d7c4
bloat-o-meter: fix quadric behavior in alias resolution
by Bernhard Reutner-Fischer
· 15 years ago
343dfd7
dnsd: add -s option. This allows (clumsy) operation with read dns servers
by Denys Vlasenko
· 15 years ago
e66a09b
dnsd: add more -v messages
by Denys Vlasenko
· 15 years ago
b55d652
dnsd: better usage text
by Denys Vlasenko
· 15 years ago
5fb3849
dnsd: fix one big-endian goof; add a TODO about RA bit
by Denys Vlasenko
· 15 years ago
cb7edc2
adduser: copy /etc/skel to mew homes. +100 bytes
by Denys Vlasenko
· 15 years ago
0cd445f
cosmetic fixes
by Denys Vlasenko
· 15 years ago
6aca76d
hexdump: fix "hexdump nonexistent_file" handling
by Denys Vlasenko
· 15 years ago
b741cd2
whitespace fix
by Denys Vlasenko
· 15 years ago
2f14263
udhcp[cd]: fix aliasing warnings
by Denys Vlasenko
· 15 years ago
3dbc5a9
awk: remove wrong comment
by Denys Vlasenko
· 15 years ago
36659fd
*: fix 1/4 remaining aliasing warnings
by Denys Vlasenko
· 15 years ago
12ca080
*: eliminate more aliasing warnings
by Denys Vlasenko
· 15 years ago
98a4c7c
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
by Denys Vlasenko
· 15 years ago
1821d18
diff: more compiler compat fixes. no code changes
by Dan Fandrich
· 15 years ago
f111b67
diff: make code more portable
by Dan Fandrich
· 15 years ago
557deb1
libbb: fix bb_ask() to operate on correct fd
by Denys Vlasenko
· 15 years ago
659507f
bloat-o-meter: teach it to handle aliases
by Bernhard Reutner-Fischer
· 15 years ago
baad6d8
mkfs_ext2: fix bad comment. no code changes
by Denys Vlasenko
· 15 years ago
bb1dcc9
more thorough fix for systems with strange socklen_t
by Denys Vlasenko
· 15 years ago
5b9b136
stat: get rid on intmax_t
by Denys Vlasenko
· 15 years ago
4b06146
tftpd: fix file creation with bogus mode. Closes bug 1021.
by Denys Vlasenko
· 15 years ago
40e7d25
mkXXXX: unify [KBYTES] parameter handling (added it to mkswap)
by Denys Vlasenko
· 15 years ago
4875e71
docs/unicode.txt: added more TODOs
by Denys Vlasenko
· 15 years ago
698dca5
add unicode.txt
by Denys Vlasenko
· 15 years ago
c8e18ca
remove now-unneeded memset
by Denys Vlasenko
· 15 years ago
e936c6d
make echo -e "foo\nfoo" | passwd USER work
by Denys Vlasenko
· 15 years ago
460f827
better wording in Config
by Denys Vlasenko
· 15 years ago
b1edf20
unicode: exclude FDD0..FDEF range too
by Denys Vlasenko
· 15 years ago
40e4e88
exclude more invalid unicode chars
by Denys Vlasenko
· 15 years ago
344a44f
typo fix
by Denys Vlasenko
· 15 years ago
3d5b606
ls: fix handling of broken unicode sequences
by Denys Vlasenko
· 15 years ago
d8528b8
ls: unicode fixes
by Denys Vlasenko
· 15 years ago
ed910c7
cal: add a unicode test
by Denys Vlasenko
· 15 years ago
e17764c
further work on unicodization
by Denys Vlasenko
· 15 years ago
ecd90fd
fix Unicode config option limits and some comments in less
by Denys Vlasenko
· 15 years ago
a425242
syslog: remove stray umask(0)
by Denys Vlasenko
· 15 years ago
ac36450
Example Unicode files
by Denys Vlasenko
· 15 years ago
2edba21
more fine-grained Unicode support
by Denys Vlasenko
· 15 years ago
083e172
style fixes, no code changes
by Denys Vlasenko
· 15 years ago
6b9f163
*: style fixes. no code changes (verified with objdump)
by Denys Vlasenko
· 15 years ago
17323a6
hush: more "greppable" field names. no code changes
by Denys Vlasenko
· 15 years ago
2755f4e
update TODO_config_nommu
by Denys Vlasenko
· 15 years ago
e57ea7e
update defconfig
by Denys Vlasenko
· 15 years ago
ffc4bce
libiproute: eliminate unused fields in struct filter_t's; style fixes
by Denys Vlasenko
· 15 years ago
e838779
start 1.17.x development
by Denys Vlasenko
· 15 years ago
e52b735
Bump version to 1.16.0
by Denys Vlasenko
· 15 years ago
1_16_0
da879ec
modprobe: protect against possible SEGV
by Denys Vlasenko
· 15 years ago
1aaf1cb
whitespace fix
by Denys Vlasenko
· 15 years ago
24928ff
ntpd: explain why scripts can be run in quick succession
by Denys Vlasenko
· 15 years ago
3581c62
whitespace fixes
by Denys Vlasenko
· 15 years ago
46685a4
unicode_wcwidth.c: shrink
by Denys Vlasenko
· 15 years ago
307b24c
testsuite-discovered fixes
by Denys Vlasenko
· 15 years ago
2315c88
scripts/randomtest: tweaks for non-eliminable warnings and broken static glibc
by Denys Vlasenko
· 15 years ago
6b01b71
randomconfig fixes
by Denys Vlasenko
· 15 years ago
9f93d62
libbb: better unicode width support. Hopefully fixes bug 839.
by Denys Vlasenko
· 15 years ago
5da9f96
date: introduce FEATURE_DATE_COMPAT; shrink
by Denys Vlasenko
· 15 years ago
dfd38a4
ping: use ICMP_MINLEN
by Bernhard Reutner-Fischer
· 15 years ago
24dc9ab
fbset: add possibility to set timing and sync polarity
by Michael Grzeschik
· 15 years ago
9882b34
chown: -2 bytes
by Denys Vlasenko
· 15 years ago
31416d5
chown: support long options
by Matheus Izvekov
· 15 years ago
8b8d32e
patch: accept and ignore -g NUM
by Denys Vlasenko
· 15 years ago
6f99c91
diff: fix flag -B, cleanups and a couple more tests V2
by Matheus Izvekov
· 15 years ago
feadfe7
patch: add more long opts; but remove -g for now
by Denys Vlasenko
· 15 years ago
94ca694
*: small code shrinks and compile fix for unicode
by Denys Vlasenko
· 15 years ago
0d47833
tar: handle -m (--touch) switch, enabled by FEATURE_TAR_NOPRESERVE_TIME
by Mikhail Gusarov
· 15 years ago
2e5fa4a
patch: ignore flag -g. +22 bytes
by Matheus Izvekov
· 15 years ago
94a6fd1
diff: don't exit in case we can't open input files. -2 bytes
by Matheus Izvekov
· 15 years ago
404f144
diff: don't use FILE_and_pos_t where it's not needed. -31 bytes
by Matheus Izvekov
· 15 years ago
4de4cb6
diff: correct handling of labels. -10 bytes
by Matheus Izvekov
· 15 years ago
b32aa0c
diff: support long options
by Matheus Izvekov
· 15 years ago
fe1ce2e
diff: implement flag -B (Ignore changes whose lines are all blank)
by Matheus Izvekov
· 15 years ago
b7a0440
diff: honor flag -i (ignore case differences)
by Matheus Izvekov
· 15 years ago
302af9e
watch: compat: use stderr to determine screen dimensions
by Denys Vlasenko
· 15 years ago
7be97c5
ls: fix sort of very large files. +21 byte
by Denys Vlasenko
· 15 years ago
573ba4e
fix examples which used non-standard cut -b0-NNN
by Denys Vlasenko
· 15 years ago
9e0879a
diff: add NOINLINE
by Denys Vlasenko
· 15 years ago
032bf65
diff: defeat gcc's optimization
by Denys Vlasenko
· 15 years ago
d4a7728
diff: rewrite. much smaller and more correct
by Matheus Izvekov
· 15 years ago
f3fc9ac
ftpd: conditional support for broken clients
by Stefan Seyfried
· 15 years ago
9c3b84a
ls: make it so that group never glues itself to file size
by Denys Vlasenko
· 15 years ago
b972f94
diff: add more tests
by Denys Vlasenko
· 15 years ago
33f9dc0
ftpd: code shrink
by Denys Vlasenko
· 15 years ago
96a6bdc
bunzip2.tests: replace $? with \$?
by Denys Vlasenko
· 15 years ago
57f46c1
ntpd: remove some code which is at best unneeded and at worst wrong
by Denys Vlasenko
· 15 years ago
9b20adc
ntpd: add anti-clock-hopping code
by Denys Vlasenko
· 15 years ago
5b9a910
ntpd: disable frequency estimation code
by Denys Vlasenko
· 15 years ago
e208279
fix testing of busybox "applet" itself
by Denys Vlasenko
· 15 years ago
1e9bc26
cp: improve test coverage
by Denys Vlasenko
· 15 years ago
d084cb9
trim usage text a bit; fix cp usage (meaning of -H option)
by Denys Vlasenko
· 15 years ago
a40f062
cp: fix -H handling
by Denys Vlasenko
· 15 years ago
662078f
small doc update
by Denys Vlasenko
· 15 years ago
Next »