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
2008-10-14
vi: trivial size optimization -65 bytes
Denis Vlasenko
2008-10-14
vi: reinstate timeout of 300 ms
Denis Vlasenko
2008-10-14
vi: add comments to Rob's algorithm of reading and matching ESC sequences
Denis Vlasenko
2008-10-14
Escape sequences sent over serial links don't come in as a block, so poll
Rob Landley
2008-10-14
Clean up editors/vi.c:readit() so it only does readahead when actually
Rob Landley
2008-10-13
hush: fix NOMMU bug (analogous to preceding commit for MMU)
Denis Vlasenko
2008-10-13
testcase for the last fix
Denis Vlasenko
2008-10-13
hush: fix trashing of environment by local env vars:
Denis Vlasenko
2008-10-12
blkid: new applet. We almost had everything needed for it already
Denis Vlasenko
2008-10-12
findfs: fix LUKS and FAT detection routines; do not exit if corrupted
Denis Vlasenko
2008-10-10
zcip: code size optimizations, improved help text and comments
Denis Vlasenko
2008-10-09
hush: fix environment and memory leaks, add tests for them
Denis Vlasenko
2008-10-09
unzip: remove example of a file we now can handle
Denis Vlasenko
2008-10-09
hush: preparatory work for implementing functions
Denis Vlasenko
2008-10-09
hush: massive renaming of ill-named structures and fields
Denis Vlasenko
2008-10-07
- route metric support (Natanael Copa)
Bernhard Reutner-Fischer
2008-10-07
- add some anchors
Bernhard Reutner-Fischer
2008-10-07
ash: support &> redirection (bashism). ~90 bytes of code
Denis Vlasenko
2008-10-06
ash: some beautification work, no code changes
Denis Vlasenko
2008-10-05
ash: implement ">&file" bashism. ~100 bytes.
Denis Vlasenko
2008-10-04
watchdog: WDIOC_SETTIMEOUT accepts seconds, not milliseconds
Denis Vlasenko
2008-10-02
- wrap overlong line
Bernhard Reutner-Fischer
2008-09-30
grep: fix 'echo aaa | grep -o a' + ENABLE_EXTRA_COMPAT case
Denis Vlasenko
2008-09-30
inetd: use config parser. by Vladimir
Denis Vlasenko
2008-09-28
route: fix for 64-bit BE machines by Seonghun Lim (wariua AT gmail.com)
Denis Vlasenko
2008-09-28
website: announce 1.12.1 and 1.11.3
Denis Vlasenko
2008-09-28
scripts/randomtest[.loop]: add scripts for randomconfig testing
Denis Vlasenko
2008-09-28
showkey: suppress gcc warning
Denis Vlasenko
2008-09-28
sendmail: update by Vladimir
Denis Vlasenko
2008-09-27
remove redundant NULL check
Denis Vlasenko
2008-09-27
more style fixes, no code changes
Denis Vlasenko
2008-09-27
style fixes, no code changes
Denis Vlasenko
2008-09-27
sendmail: compat update by Vladimir
Denis Vlasenko
2008-09-27
lineedit: fix problems with empty commands in history
Denis Vlasenko
2008-09-27
start_stop_daemon: accept (and ignore) -R <param>
Denis Vlasenko
2008-09-26
udhcp: add inline docs; small code shrink
Denis Vlasenko
2008-09-26
udhcpc: fixlet for previous commit
Denis Vlasenko
2008-09-26
udhcp: added some FIXMEs; code shrink. -49 bytes
Denis Vlasenko
2008-09-26
Markus Heidelberg writes:
Bernhard Reutner-Fischer
2008-09-26
- add less -I to be able to search case-insensitively
Bernhard Reutner-Fischer
2008-09-26
- commentary typo fix
Bernhard Reutner-Fischer
2008-09-26
nmeter: 4k buffers are too small for /proc files,
Denis Vlasenko
2008-09-26
libpwdgrp: make it coexist with <pwd.h>, <grp.h> and <shadow.h>.
Denis Vlasenko
2008-09-26
dhcp: add FAST_FUNC as appropriate. -160 bytes.
Denis Vlasenko
2008-09-26
dhcpc: treat "discover...select...discover..." loop the same way
Denis Vlasenko
2008-09-25
fix usage text - s/USE_GETOPT_LONG/USE_FEATURE_xxxLONG_OPTIONS/
Denis Vlasenko
2008-09-25
- add dpkg -l <packagepattern> (Peter Korsgaard)
Bernhard Reutner-Fischer
2008-09-25
- update my name. No obj-code changes ;)
Bernhard Reutner-Fischer
2008-09-25
- improve helptext
Bernhard Reutner-Fischer
2008-09-25
top: fix "top -d 1" (bug 5144)
Denis Vlasenko
[prev]
[next]