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
Age
Commit message (
Expand
)
Author
2010-01-23
fbset: add possibility to set timing and sync polarity
Michael Grzeschik
2010-01-23
chown: -2 bytes
Denys Vlasenko
2010-01-23
chown: support long options
Matheus Izvekov
2010-01-22
patch: accept and ignore -g NUM
Denys Vlasenko
2010-01-22
diff: fix flag -B, cleanups and a couple more tests V2
Matheus Izvekov
2010-01-22
patch: add more long opts; but remove -g for now
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
patch: ignore flag -g. +22 bytes
Matheus Izvekov
2010-01-20
diff: don't exit in case we can't open input files. -2 bytes
Matheus Izvekov
2010-01-20
diff: don't use FILE_and_pos_t where it's not needed. -31 bytes
Matheus Izvekov
2010-01-20
diff: correct handling of labels. -10 bytes
Matheus Izvekov
2010-01-20
diff: support long options
Matheus Izvekov
2010-01-20
diff: implement flag -B (Ignore changes whose lines are all blank)
Matheus Izvekov
2010-01-20
diff: honor flag -i (ignore case differences)
Matheus Izvekov
2010-01-19
watch: compat: use stderr to determine screen dimensions
Denys Vlasenko
2010-01-18
ls: fix sort of very large files. +21 byte
Denys Vlasenko
2010-01-18
fix examples which used non-standard cut -b0-NNN
Denys Vlasenko
2010-01-18
diff: add NOINLINE
Denys Vlasenko
2010-01-18
diff: defeat gcc's optimization
Denys Vlasenko
2010-01-18
diff: rewrite. much smaller and more correct
Matheus Izvekov
2010-01-18
ftpd: conditional support for broken clients
Stefan Seyfried
2010-01-18
ls: make it so that group never glues itself to file size
Denys Vlasenko
2010-01-18
diff: add more tests
Denys Vlasenko
2010-01-17
ftpd: code shrink
Denys Vlasenko
2010-01-17
bunzip2.tests: replace $? with \$?
Denys Vlasenko
2010-01-17
ntpd: remove some code which is at best unneeded and at worst wrong
Denys Vlasenko
2010-01-17
ntpd: add anti-clock-hopping code
Denys Vlasenko
2010-01-17
ntpd: disable frequency estimation code
Denys Vlasenko
2010-01-16
fix testing of busybox "applet" itself
Denys Vlasenko
2010-01-16
cp: improve test coverage
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-14
whitespace fix
Denys Vlasenko
2010-01-13
INSTALL: update obsolete doc, as suggested by Doug Clapp (doug.clapp AT triad...
Denys Vlasenko
2010-01-13
examples: add example ntpd service
Denys Vlasenko
2010-01-13
fix configure sha256sum problem. Closes bug 895
Denys Vlasenko
2010-01-13
ash: remove config items for read options which are no longer optional
Denys Vlasenko
2010-01-13
shell/read: check that variable names are sane
Denys Vlasenko
2010-01-13
builtin_read: note about better implementation
Denys Vlasenko
2010-01-12
hush: use ash's read builtin
Denys Vlasenko
2010-01-12
shell/read: fix "'read' without parameters" bash compat thingy
Denys Vlasenko
2010-01-12
shell: split read builtin from ash
Denys Vlasenko
2010-01-12
hush: fix potential buffer overflow on NOMMU
Denys Vlasenko
2010-01-12
hush: fix subshell.tests failure on NOMMU
Denys Vlasenko
2010-01-12
scripts/basic/docproc.c: remove stray NUL byte from the source
Denys Vlasenko
2010-01-12
hush: two NOMMU fixes for bugs 877 and 883
Denys Vlasenko
2010-01-12
libbb: introduce and use monotonic_ms
Denys Vlasenko
2010-01-12
*: add/remove safe_, it seems we had a few incorrect uses
Denys Vlasenko
[next]