Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
da879ec2e967e2f04f6269e506308dc9cc8b97ae
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
60b9524
whitespace fix
by Denys Vlasenko
· 15 years ago
bb16f57
INSTALL: update obsolete doc, as suggested by Doug Clapp (doug.clapp AT triad.rr.com)
by Denys Vlasenko
· 15 years ago
4fc82e0
examples: add example ntpd service
by Denys Vlasenko
· 15 years ago
c041e23
fix configure sha256sum problem. Closes bug 895
by Denys Vlasenko
· 15 years ago
85d286e
ash: remove config items for read options which are no longer optional
by Denys Vlasenko
· 15 years ago
25d9b91
shell/read: check that variable names are sane
by Denys Vlasenko
· 15 years ago
03d81ef
builtin_read: note about better implementation
by Denys Vlasenko
· 15 years ago
03dad22
hush: use ash's read builtin
by Denys Vlasenko
· 15 years ago
045f4ad
shell/read: fix "'read' without parameters" bash compat thingy
by Denys Vlasenko
· 15 years ago
7306727
shell: split read builtin from ash
by Denys Vlasenko
· 15 years ago
6c93b24
hush: fix potential buffer overflow on NOMMU
by Denys Vlasenko
· 15 years ago
e89a241
hush: fix subshell.tests failure on NOMMU
by Denys Vlasenko
· 15 years ago
f3ec0fb
scripts/basic/docproc.c: remove stray NUL byte from the source
by Denys Vlasenko
· 15 years ago
b70cef7
hush: two NOMMU fixes for bugs 877 and 883
by Denys Vlasenko
· 15 years ago
f2c8aa6
libbb: introduce and use monotonic_ms
by Denys Vlasenko
· 15 years ago
cb23d93
*: add/remove safe_, it seems we had a few incorrect uses
by Denys Vlasenko
· 15 years ago
385cc59
hush: plug a memory leak
by Denys Vlasenko
· 15 years ago
65d722b
ntpd: explain algorithm
by Denys Vlasenko
· 15 years ago
12628b7
ntpd: expose more data to the script; more eagerly drop to lower poll
by Denys Vlasenko
· 15 years ago
725b5a3
modprobe: it's not an error if module is already loaded. Closes bug 833
by Denys Vlasenko
· 15 years ago
38d3e64
adduser: create a group for net user too
by Denys Vlasenko
· 15 years ago
1fbcb80
cpio: add a test for recent fix
by Denys Vlasenko
· 15 years ago
ce9b97f
find: correct handling of -xdev
by Denys Vlasenko
· 15 years ago
8ced1e5
passwd: do not complain about /etc/shadow needlessly
by Denys Vlasenko
· 15 years ago
4653e44
adduser: more fixes to "add user to specified group"
by Denys Vlasenko
· 15 years ago
02dd96f
cpio: fix -o-less cpio -F FILE
by Denys Vlasenko
· 15 years ago
607f65d
cpio: improve help text more; fix -p and -F interaction
by Denys Vlasenko
· 15 years ago
93ac7d8
cpio: improve help text; document two TODOs
by Denys Vlasenko
· 15 years ago
dc698bb
*: make it easier to distinquish "struct tm", pointer to one, etc
by Denys Vlasenko
· 15 years ago
0681137
adduser: fix a logical inversion which made -G GRP inoperative
by Tito Ragusa
· 15 years ago
6fd42b3
dpkg: fix handling of names with leading dots. Closes bug 783
by Denys Vlasenko
· 15 years ago
866710a
nc: fix "nc -nl -p LPORT RHOST" case (was expecting remote port 0). closes bug 837
by Denys Vlasenko
· 15 years ago
8cd04d1
ash: fix for read $IFS splitting. Closes bug 235
by Denys Vlasenko
· 15 years ago
c3c1fb6
ash: fix mishandling of bash-style redirects
by Chris Metcalf
· 15 years ago
999e442
ifplugd: clarify -a in help text
by Denys Vlasenko
· 15 years ago
f422a72
ifplugd: restore auto-ifup unless -a; make iff method less iffy :D
by Denys Vlasenko
· 15 years ago
9037787
*: fix places where we were still using malloc/realloc
by Denys Vlasenko
· 15 years ago
ef3817c
old_e2fsprogs/e2fsck.c: fix indentation
by Denys Vlasenko
· 15 years ago
b8f0e80
ifplugd: mention iff mode in help
by Denys Vlasenko
· 15 years ago
ae47335
ntpd: show at loglevel 2 and export in env current poll interval
by Denys Vlasenko
· 15 years ago
053ffee
hwclock: tiny tweak in comment
by Denys Vlasenko
· 15 years ago
0c58cc7
hwclock: make commented-out code compilable
by Denys Vlasenko
· 15 years ago
6959f6b
hwclock: disable time diff code; ntpd -S script: do not wait for completion
by Denys Vlasenko
· 15 years ago
5e3b140
hwclock: make it report system/rtc clock difference
by Denys Vlasenko
· 15 years ago
695fa51
hwclock: fix sizeof bug (used it on pointer, not array); make --systohc exact
by Denys Vlasenko
· 15 years ago
06667f2
ntpd: renew cur_time after script run, it can take a while
by Denys Vlasenko
· 15 years ago
ede737b
ntpd: add -S PROG option. This feature is crucial for CMOS/RTC syncronization
by Denys Vlasenko
· 15 years ago
79ae534
ifplugd: simplify run_script()
by Denys Vlasenko
· 15 years ago
aa4977d
libunarchive: clean up dirty hacks. code shrank as a result
by Denys Vlasenko
· 15 years ago
86350f8
cal: document the location of unicode bug. no code changes
by Denys Vlasenko
· 15 years ago
bde7023
libunarchive: trivial code shrink
by Denys Vlasenko
· 15 years ago
d0f601f
find: add optional support for -links. +100 bytes
by Matheus Izvekov
· 15 years ago
839fd71
gzip: add optional support for --long-opts
by Matheus Izvekov
· 15 years ago
2519124
AUTHORS: mention Jie Zhang
by Denys Vlasenko
· 15 years ago
af1c8e8
cpio: fix unpacking of names with leading slashes
by Denys Vlasenko
· 15 years ago
Next »